📚 SAP Business One SDK Help

BPPaymentMethods Object Members
See Also  Overview 

Public Methods

Public Method AddAdd a new PaymentMethod to the object.

Adds a new data line to the object.

Public Method Deletemethod Delete
Public Method SetCurrentLineSets the row specified by the parameter to be the current active row.

Sets the active row to a specified row number.

Public Properties

Public Property BPCodeThe key to the current object's parent business partner.
Public Property CountReturns the number of payment methods related to the business partner.

Returns the total number of records in the object.

Public Property PaymentMethodCodeSets or returns the payment method related to the business partner.

Field name: PymCode.

This is a foreign key to the WizardPaymentMethods Object.

Length: 15 characters.

Public Property RowNumberReturns the available row number. Field name: LineNum.
Public Property UserFieldsReturns the UserFields object.

See Also