Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: IBJDE

Package: Integrated Billing

Routine: IBJDE


Information

IBJDE ;ALB/RB - DM DATA EXTRACTION (MAIN ROUTINE) ; 15-APR-99

Source Information

Source file <IBJDE.m>

Entry Points

Name Comments DBIA/ICR reference
BJ ; - Entry point from IBAMTC.
ST ; - Start extraction process.
EXTRACT
E(RI,J) ; - Change report extract status/load DM summary report data.
; Input: RI=Report IEN from IB DM EXTRACT REPORTS file (#351.7).
; J=1-Change status, 0=Load DM data
E1 ; - Load DM summary report data into file #351.71.
E2
COMP
ENQ
M1(X,Y) ; - Return first/last day of month (if Y=0), previous month (if Y=1),
; first/last day of month in MMDDYYYY format (if Y=2), or date in
; external format (if Y=3).
M1Q
M2(X,Y,Z,R) ; - Return specific date range.
; Input: X=Date in Fileman format
; Y=Number of months back from X
; Z=Number of months ahead from date created via Y
; R=0-Date range in Fileman format, 1-In MMDDYYYY format
M2Q
M3(X) ;Beginning date 365 days prior
CHK(X) ; - Check if all extract reports have completed.
; Input: X=Date IEN of entry in file #351.71
; Output: Y=0-Completed, 1-Not completed
LDATE(X) ; DETERMINE CUT-OFF DATE FOR THE MONTH

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBE(351.71 - [#351.71] Classic Fileman Calls
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call