PrintMgmtSetupDocInstance::deleteHigherInstanceDocOnServer_BR Method [AX 2012]
Deletes all the document instances that overrides the current one
server protected static void deleteHigherInstanceDocOnServer_BR(
RecId _recId,
RecVersion _recVersion,
PrintMgmtSetupDocInstance _docInstance)
Run On
ServerParameters
- _recId
- Type: RecId Extended Data Type
RecId of the PrintMgmtDocInstance that will have overriden deleted
- _recVersion
- Type: RecVersion Extended Data Type
RecVersion of the PrintMgmtDocInstance that will have overriden deleted
- _docInstance
- Type: PrintMgmtSetupDocInstance Class
DocInstance of the PrintMgmtDocInstance that will have overriden deleted
Show: