AgreementLine.relatedObjectExistanceFlags Method
Indicates that an invoice exists and releases the records that are associated with the current AgreementLine record.
Syntax
public container relatedObjectExistanceFlags()
Run On
ClientOrServer
Return Value
Type: container
A container that has Boolean flags which are associated with invoices and releases records which are associated with the current agreement.
Remarks
This method is executed on the server and fills the requirement to minimize the number of client-server calls when an environment discovery is made by UI forms regarding the current agreement line.