CustVendTrans.GetEPPaymentType_BR Method [AX 2012]

Defines value to EPPaymentType_BR and EPPaymentWay_BR fields based on id received in parameters

public VendTransPayment_BR GetEPPaymentType_BR(TableId _tableId, RecId _recId)

Run On

Called

Parameters

_tableId
Type: TableId Extended Data Type
Id of one of mapped tables.
_recId
Type: RecId Extended Data Type
Record Id to search original record.

Return Value

Type: VendTransPayment_BR Table
An instance of vendTransPayment_BR.

EPPaymentType_BR and EPPaymentWay_BR can receive values from CustTransPayment_BR although vendTransPayment_BR instance is returned.

Community Additions

ADD
Show: