Share via


BankLGFacilityAgreementLine::create Method

Creates an empty record or creates a new record from the data of an old record.

Syntax

server public static BankLGFacilityAgreementLine create(BankDocumentAgreementLineRefRecId _recId, [BankLGFacilityAgreementLine _copyFrom])

Run On

Server

Parameters

Return Value

Type: BankLGFacilityAgreementLine Table
The table buffer of the new record.

Remarks

When copying data from the old record, this method cannot directly use the related records in the BankLGAmountCalculation table. This method creates new records in the BankLGAmountCalculation table by copying data instead.

See Also

Reference

BankLGFacilityAgreementLine Table