Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Transfers the Letter of Guarantee from current document to another document.
Syntax
public boolean transferGuarantee(BankLGDocumentMap _toDocument)
Run On
Called
Parameters
- _toDocument
Type: BankLGDocumentMap Map
The target document to get the Letter of Guarantee.
Return Value
Type: boolean
true if transferred; otherwise, false.
Remarks
Only performs the transfer when two documents exist, the current one links to a Letter of Guarantee, and the target one does not.