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.
Defines value to EPPaymentType_BR and EPPaymentWay_BR fields based on id received in parameters
Syntax
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.
Remarks
EPPaymentType_BR and EPPaymentWay_BR can receive values from CustTransPayment_BR although vendTransPayment_BR instance is returned.