PurchAgreementFinDimensionAccess_PSN::findByDepartmentAndAgreement Method
Finds the specified record in the PurchAgreementFinDimensionAccess_PSN table.
Syntax
client server public static PurchAgreementFinDimensionAccess_PSN findByDepartmentAndAgreement(RecId _dimensionAttributeValueRecId, RecId _purchAgreementHeaderRecId)
Run On
Called
Parameters
- _dimensionAttributeValueRecId
Type: RecId Extended Data Type
The record ID of the DimensionAttributeValue record.
- _purchAgreementHeaderRecId
Type: RecId Extended Data Type
The record ID of the PurchAgreementHeader record.
Return Value
Type: PurchAgreementFinDimensionAccess_PSN Table
A record in the PurchAgreementFinDimensionAccess_PSN table; otherwise, an empty record.