CSH Deposits and Withdrawals

Object CSHTWD
Class Transaction
Method(s) Post
Functional Area Cash Book Primary Posting
Version released SYSPRO 6.1
Version last updated SYSPRO 8 2021 R1

Functionality

The CSH Deposits and Withdrawals business object lets you enter details of deposits and withdrawals; change existing transactions; reconcile or unreconcile transactions and process inter-bank transfers in Cash Book. It can also be used to process foreign currency transactions through either a local or foreign bank account.

Functionality considerations

The following functionality is not available in this object:

  • On-line checks when adding a withdrawal.

  • Inter-company postings.

  • Post to a job

Security

You can secure access to this business object using the Operator Groups program.

You can secure access to transactions for this business object using the following eSignature(s):

  • CB Add transaction e.net
  • CB Change transaction e.net
  • CB Reconcile/unreconcile e.net
  • CB Unreconcile by period e.net
  • CB Interbank transfers e.net

Prerequisites

The Cash Book module must be installed to run this business object.

The Cash Book Primary Posting functional area must be licensed to use this business object.

Input XML

The CSHTWD.XML and CSHTWD.XSD files indicate the parameters schema and an instance of an XML document for this business object.

The CSHTWDDOC.XML and CSHTWDDOC.XSD files indicate the schema and an instance of an XML document for this business object.

The input XML can contain multiple transactions and transaction types, each within their own <Item> section.

Output XML

The CSHTWDOUT.XML indicates a sample of the XML returned by this business object.

The <Key> elements are the keys to the CshJnl and CshTransactions tables. When selecting to unreconcile by period, several transactions may be unreconciled at a time and individual Key information is not created for each transaction that was unreconciled.

The <TransactionsUnreconciled> element provides a count of the number of transactions that were unreconciled.

Sample files