VerifyJournalEntryExists

Verify Journal Entry Exists

Minor Business Rule

Object Name: B3100140

Parent DLL: CMFGBASE

Location: Client/Server

Language: C

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



^

Data Structure

D3100140 - Verify Journal Entry Exists

Parameter NameData ItemData TypeReq/OptI/O/Both
cSubLedgerTypeSBLTcharNONENONE

A user defined code (00/ST) that is used with the Subledger field to identify the subledger type and how the system performs subledger 
editing. On the User Defined Codes form, the second line of the description controls how the system performs editing. This is either hard-coded 
or user defined. Valid values include: A Alphanumeric field, do not edit   N Numeric field, right justify and zero fill   C Alphanumeric field, right 
justify and blank fill  

cErrorCodeERRCcharNONENONE

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szDocumentNumberSBLcharNONENONE

A code that identifies a detailed, auxiliary account within a general ledger account. A subledger can be an equipment item number or an 
address book number. If you enter a subledger, you must also specify the subledger type.

Related Functions

None

Related Tables

F0911 Account Ledger