InterCompanyTradingRelation::existOpenAgreements Method
Specifies whether an effective agreement exists that relates to one of the intercompany trading partners.
Syntax
server public static boolean existOpenAgreements(InterCompanyTradingRelation _interCompanyTradingRelation)
Run On
Server
Parameters
- _interCompanyTradingRelation
Type: InterCompanyTradingRelation Table
The intercompany trading relation record that validates if the effective agreements exist.
Return Value
Type: boolean
true if an open agreement exists that relates to one of the intercompany trading partners; otherwise, false.