InventBaileeCalcSetup_RU::agreementRelation Method
Determines the agreement relation for a particular agreement relation code, agreement classification, and agreement.
Syntax
client server public static Name agreementRelation(
TableGroupAll _relationCode,
Name _agreementClassificationId,
SalesAgreementId _agreementId)
Run On
Called
Parameters
- _relationCode
Type: TableGroupAll Enumeration
The agreement relation code.
- _agreementClassificationId
Type: Name Extended Data Type
The agreement classification.
- _agreementId
Type: SalesAgreementId Extended Data Type
The agreement.
Return Value
Type: Name Extended Data Type
The agreement relation.