📚 SAP Business One SDK Help

Payments_CreditCards Object
See Also  Members 

Description

Payments_CreditCards is a child object of the Payments object and represents the payments by credit cards in the Banking module.

Source tables: RCT3 (incoming payments) and VPM3 (outgoing payments).

Object Model





Remarks

Mandatory fields in SAP Business One: CardValidUntil, CreditCard, CreditCardNumber, and CreditSum.

To display the form in the application:

  1. For RCT3 table, select Sales - A/R --> A/R Invoice.
    - or -
    For VPM3 table, select Purchasing - A/P --> A/P Invoice.
  2. On the toolbar, click the Payment Means icon.
  3. Select the Credit Card tab.

Example

See Also