📚 SAP Business One SDK Help

DefaultCreditCards Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property CodeReturns the code (primary key) of the user defaults group.

Field name: Code.

Length: 8 characters.

Public Property CountReturns the total number of records in the table.
Public Property CreditAccountCodeSets or returns the G/L account code that is linked to the default credit card.

Field name: AcctCode.

Length: 15 characters.

This is a foreign key to the Code of the ChartOfAccounts object.

Public Property CreditCardCodeSets or returns the default credit card code.

Field name: CreditCard.

This is a foreign key to the CreditCardCode of the CreditCards object.

Public Property UserFieldsReturns the UserFields object.

See Also