PurchReqSourcingPolicyRule::getPurchReqSourcingPolicyRuleContainer Method
Gets a container holding the two settings used from PurchReqSourcingPolicyRule: Price/discount transfer setting and AllowPriceDiscountTransferOverride.
The query is based on business legal entity and receiving operating unit.
Syntax
server public static container getPurchReqSourcingPolicyRuleContainer(LegalEntityRecId _businessLegalEntity, OMOperatingUnitRefRecId _receivingOperatingUnit)
Run On
Server
Parameters
- _businessLegalEntity
Type: LegalEntityRecId Extended Data Type
Business legal entity to be used in the query.
- _receivingOperatingUnit
Type: OMOperatingUnitRefRecId Extended Data Type
Receiving operating unit to be used in the query,
Return Value
Type: container
Container holding the two settings used from PurchReqSourcingPolicyRule: Price/discount transfer setting and AllowPriceDiscountTransferOverride.
It uses fixed positions for holding the two settings.