D0900188 - Get Cash Forecast Column Amounts
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szCashType | CSHTYP | char | REQ | INPUT |
A unique 10-character value identifying a source of cash inflow or outflow, such as open invoices, open vouchers, or bank accounts. This
| ||||
| jdBasedOnDate | BSDATE | JDEDATE | REQ | INPUT |
In cash forecasting, the date that a data refresh was performed on. | ||||
| szBankAID | BNKAID | char | OPT | BOTH |
A number that the system assigns to general ledger accounts in the Account Master table (F0901) to uniquely identify them. | ||||
| szCurrencyCodeBase | BCRC | char | OPT | BOTH |
A code that represents the currency of the company for a transaction. For a foreign currency transaction, this is the currency code of the
| ||||
| jdBeginDate | BEGDATE | JDEDATE | OPT | BOTH |
The beginning date from which information will be displayed. | ||||
| jdEndingDate | ENDDATE | JDEDATE | OPT | BOTH |
The ending date that information will be displayed for. | ||||
| szNodeRevalCurr | NDCRCD | char | OPT | BOTH |
A currency that cash forecast amounts for this cash type will be stored in (F09522). If revaluation is necessary for cash forecast amounts
| ||||
| mnTotalNodeAmount | NDAA | MATH_NUMERIC | OPT | BOTH |
A revalued amount in a different currency than the actual amount. | ||||
| szSourceSystem | SRCSYS | char | OPT | INPUT |
The accounting system that contains the source table to be used when extracting cash forecasting information for a cash type. Valid values
| ||||
| cBankStmtBalanceMode | EV01 | char | OPT | INPUT |
An option that specifies the type of processing for an event. | ||||
| mnBalanceOnBaseDate | NDAA | MATH_NUMERIC | OPT | BOTH |
A revalued amount in a different currency than the actual amount. | ||||
| mnAutoBankStmtNumber | BSTN | MATH_NUMERIC | OPT | OUTPUT |
The statement number assigned by the bank for the bank account. | ||||
| jdAutoBankStmtDate | STMD | JDEDATE | OPT | OUTPUT |
The From and Thru dates specify the range of dates you would like to use to view records in the Bank Statement Detail section of the form. | ||||
| cFirstPassForAcct | EV01 | char | OPT | INPUT |
An option that specifies the type of processing for an event. | ||||
| nNoDisplayDecimalsBankAmt | INT01 | integer | OPT | INPUT |
Number of Days in Future to Query for Responses Due. | ||||
| nNoDisplayDecimalsNodeAmt | INT01 | integer | OPT | INPUT |
Number of Days in Future to Query for Responses Due. | ||||
| cCurrencyConversionMethod | CRCM | char | OPT | INPUT |
A value that specifies which method to use when converting from one currency to another. Valid values are:
Y
Multiplier method. The
| ||||
| B0900190 Get Auto Bank Statement Closing Balance |
| F09522 Cash Forecast Data |