CustVendAifPaymTable::updatePort Method
Updates the payment format record with the port ID.
Syntax
client server public static CustVendAifPaymTable updatePort(CustVendPaymFormat _paymFormat, RefRecId _aifPort)
Run On
Called
Parameters
- _paymFormat
Type: CustVendPaymFormat Extended Data Type
The payment format record to be updated.
- _aifPort
Type: RefRecId Extended Data Type
The port ID to update the record..
Return Value
Type: CustVendAifPaymTable Table
The updated record in the custVendAifPaymTable table.