MCRContinuityCustLine::doesCustLineHavePaymSched Method
Checks the existance of a MCRContinuityCustLine.
Syntax
client server public static boolean doesCustLineHavePaymSched(InventTransId _inventTransId)
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The InventTransId required to find a MCRContinuityCustLine.
Return Value
Type: boolean
true if a MCRContinuityCustLine exists; otherwise false.