PrintMgmtSetupDocInstance.shallowCopy Method [AX 2012]

Creates another document instance that refers to the same underlying values.

public PrintMgmtSetupDocInstance shallowCopy(PrintMgmtSetupDoc _newParent)

Run On

Called

Parameters

_newParent
Type: PrintMgmtSetupDoc Class
The new parent document for the document instance.

Return Value

Type: PrintMgmtSetupDocInstance Class
The new document instance.

This method is used to create an inherited document instance. An inherited document instance is not a new instance. It is displayed at a level below the parent so that the user can see the effect it will have on the documents that are generated when the report is produced.

Community Additions

ADD
Show: