ReleaseUpdateDB60_QMS.sqlInsertIntoTempTable Method [AX 2012]
private str sqlInsertIntoTempTable(
RefTableId _refTableIdFrom,
FieldId _documentFieldId,
RefTableId _refTableIdTo,
Description _name,
DocuTypeId _typeId,
DocuRestriction _restriction,
container _joinedFieldIds)
Run On
ServerParameters
- _refTableIdFrom
- Type: RefTableId Extended Data Type
- _documentFieldId
- Type: FieldId Extended Data Type
- _refTableIdTo
- Type: RefTableId Extended Data Type
- _name
- Type: Description Extended Data Type
- _typeId
- Type: DocuTypeId Extended Data Type
- _restriction
- Type: DocuRestriction Enumeration
- _joinedFieldIds
- Type: container
Community Additions
ADD
Show: