📚 SAP Business One SDK Help

BankPages Object
See Also  Members 

Description

BankPages is a business object that represents external bank statements in the Banking module.

This object enables you to:

  • Add bank statements.
  • Retrieve a bank statement by its key.
  • Update bank statements.
  • Save the object in XML format.

Source table: OBNK.

Object Model









Remarks

Mandatory fields in SAP Business One: AccountCode, and CreditAmount or DebitAmount.

To display the form in the application:

  • Select Banking --> Bank Statements and Reconciliations --> Process External Bank Statement.

See Also