Share via


BankDocumentFacilityAgreementLineType::withdrawAmountOnServer Method [AX 2012]

Withdraws for the amount on the faclity agreements.

The server method to force the code be run on server.

Syntax

server private static BankDocumentFacilityAgreementAmountCur withdrawAmountOnServer(BankDocumentAgreementLineRefRecId _bankDocumentAgreementLineRefRecId, BankDocumentFacilityAgreementAmountCur _amount)

Run On

Server

Parameters

Return Value

Type: BankDocumentFacilityAgreementAmountCur Extended Data Type
The used amount after the withdrawing has been done.

See Also

Reference

BankDocumentFacilityAgreementLineType Class