📚 SAP Business One SDK Help

CreditDepositType Property
See Also 

Description

Determines whether the credit vouchers are submitted automatically or manually. If credit vouchers are submitted manually, the system records the voucher date as the posting date. If credit vouchers are submitted automatically, they are entered by the system when the deposit is made, and the deposit date is recorded as the credit-voucher posting date.

Field name: CreditDpst.

Property type

Read-write property

Syntax

Visual Basic
Public Property CreditDepositType() As BoYesNoEnum

Remarks

Field name in the database: CreditDpst.

Field name in the application: Submit Credit Vouchers.

To display the form in the application:

  • Select Administration --> System Initialization  --> General Settings --> BP tab.

See Also