D03B0126 - Receipts Entry Batch Open
ItemDescriptionI/OReq?Notes
PYIDmnPaymentIDIYIf in Add mode, enter '0'. If in Update mode, enter the
Payment ID of the receipt.
ICUTszCurrentBatchTypeOYThe Batch Type to be used for the current receipt.
ICUmnCurrentBatchNumberI/OYThe Batch Number to be used for the current receipt. If
passed in, that specific Batch Number will be created.
ISTcCurrentBatchStatusOYThe Batch Status to be used for the current receipt.
DICJjdCurrentBatchDateOYThe Batch Date to be used for the current receipt.
EV01cCloseCurrentBatchOYA code that specifies whether the current batch needs to be
closed after the call to Receipts Entry.
ICUTszNewBatchTypeI/OYThe Batch Type used for new transactions.
ICUmnNewBatchNumberI/OYThe Batch Number used for new transactions.
ISTcNewBatchStatusI/OYThe Batch Status used for new transactions.
DICJjdNewBatchDateI/OYThe Batch Date used for new transactions.
EV01cSuppressBatchControlINPass a '1' on this parameter if Batch Control should be
suppressed.
EV01cReturnStatusOYReturns a '0' if the batch was opened successfully. Returns
a '1' if the user cancels batch control or an error opening the batch occurs.
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnPaymentID | PYID | MATH_NUMERIC | NONE | NONE |
A number that the system assigns from Next Numbers to identify and track payment records. | ||||
szCurrentBatchType | ICUT | char | NONE | NONE |
A code that specifies the system and type of transactions entered in a batch. The system assigns the value when you enter a transaction.
| ||||
mnCurrentBatchNumber | ICU | MATH_NUMERIC | NONE | NONE |
A number that identifies a group of transactions that the system processes and balances as a unit. When you enter a batch, you can either
| ||||
cCurrentBatchStatus | IST | char | NONE | NONE |
A user defined code (98/IC) that indicates the posting status of a batch. Valid values are:
Blank
Unposted batches that are pending
| ||||
jdCurrentBatchDate | DICJ | JDEDATE | NONE | NONE |
The date of the batch. If you leave this field blank, the system date is used. | ||||
cCloseCurrentBatch | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szNewBatchType | ICUT | char | NONE | NONE |
A code that specifies the system and type of transactions entered in a batch. The system assigns the value when you enter a transaction.
| ||||
mnNewBatchNumber | ICU | MATH_NUMERIC | NONE | NONE |
A number that identifies a group of transactions that the system processes and balances as a unit. When you enter a batch, you can either
| ||||
cNewBatchStatus | IST | char | NONE | NONE |
A user defined code (98/IC) that indicates the posting status of a batch. Valid values are:
Blank
Unposted batches that are pending
| ||||
jdNewBatchDate | DICJ | JDEDATE | NONE | NONE |
The date of the batch. If you leave this field blank, the system date is used. | ||||
cSuppressBatchControl | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cReturnStatus | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cBatchControlCancelFlagR | EV02 | char | OPT | NONE |
An option that specifies the type of processing for an event. |
B0000004 Batch - Open On Initialization |
F03B13 Receipts Header |