AgreementClassificationExt_RU::lookupClassification Method
Provides a lookup for the AgreementClassification table.
Syntax
client server public static AgreementClassification lookupClassification(FormReferenceControl _ctrl, RelationType _relationType)
Run On
Called
Parameters
- _ctrl
Type: FormReferenceControl Class
The form string control object in which to perform the lookup.
- _relationType
Type: RelationType Extended Data Type
The table ID of the PurchAgreementHeader or SalesAgreementHeader table.
Return Value
Type: AgreementClassification Table
A record in the AgreementClassification table.