RLedgerSheetServer_ActAdjustCustVend.agreementTitleKeyToPartitionKey Method [AX 2012]
Builds a new key based on _conKey parameter for specific partition type. New key reperesents agreement title which could be assotiated with partition type.
public container agreementTitleKeyToPartitionKey(container _conKey, RActAdjustCVPartitionType _actAdjustCVPartitionType)
Run On
ServerParameters
- _conKey
- Type: container
Key which represents branc of data holder tree.
- _actAdjustCVPartitionType
- Type: RActAdjustCVPartitionType Enumeration
Type of partition.
Community Additions
ADD
Show: