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.
Inserts a record in the CustVendPaymProcessingData table.
Syntax
client server public static void insertValues(
RefRecId _custvendAifPaymTableRecId,
Name _name,
[Description255 _description,
CustVendPaymProcessingDataValue _value])
Run On
Called
Parameters
- _custvendAifPaymTableRecId
Type: RefRecId Extended Data Type
The record ID of the payment format reference.
- _name
Type: Name Extended Data Type
The name of the payment format data item.
- _description
Type: Description255 Extended Data Type
The description of the payment format data item; optional.
- _value
Type: CustVendPaymProcessingDataValue Extended Data Type
The value of the payment format data item; optional.