STGL - GL241
JCL Executed before GL Posting
The following common code allows the user to setup JCL to be executed just before any GL Posting. The GL posting sanity check program (GL240) activates GL241. If the STGL/GL241 common code exists then it will execute the JCL attached to the mask(s) defined in the common code.
If the short description is equal to OFF then it is the same as if the common code did not exist.
Code Category: STGL
Code Value: GL241
Short Description: Used to describe the common code.
Medium Description: Used to describe the common code.
Long Description: Used to describe the common code.
Associated Numeric Values
1-5: Not used for any functions
Associated Codes
1-5: MASK used to look up JCL for programs to run prior to GL Post
Associated Descriptions
1-5: Reserved for future use.
Note: Since there are five codes, you can specify up to five different masks to be executed prior to a GL Posting. If a user has the need to manipulate the POSTFILE before posting to the GL, the process/program can be included in the JCL defined by a specific mask.
For Project Allocation, the JCL needs to contain the following statements:
!RUN GL242
!RUN GL243
(GL242 is the Project Allocation Expense Allocations and GL243 is the Inter-Departmental Charge Backs.)