1.Functional Description
1.1Purpose
This business function will validate that the Journal Entry Table (F0911) contains at least one
Journal Entry for a given Work Order Number. This function will return a code '1'in the errorcode field,
if any Journal Entries are found and '0' if no Journal Entries are found.
1.2Setup Notes and Prerequisites
None.
1.3Special Logic
None.
2.Technical Specifications
2.4Processing
Check the Journal Entry table (F0911) for a record using Sub Ledger Number (SBL) and Sub Ledger
Type (SBLT) as the key fields.
If the any Journal Entry is found, the function will return '1' in the Error Code field, and '0' if
Journal Entries are not found. If the Message Code is input as '1', the error message (Number - 1866)
will be returned
^
D3100140 - Verify Journal Entry Exists
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cSubLedgerType | SBLT | char | NONE | NONE |
A user defined code (00/ST) that is used with the Subledger field to identify the subledger type and how the system performs subledger
| ||||
cErrorCode | ERRC | char | NONE | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
szDocumentNumber | SBL | char | NONE | NONE |
A code that identifies a detailed, auxiliary account within a general ledger account. A subledger can be an equipment item number or an
|
None |
F0911 Account Ledger |