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
CalledParameters
- _tableId
- Type: TableId Extended Data Type
Id of one of mapped tables.
- _recId
- Type: RecId Extended Data Type
Record Id to search original record.
Community Additions
ADD
Show: