J_3GLKAL is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter J_3GLKAL into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J4GK - Fill PBE Reports
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: PA_BLART = Document type
Selection Text: PA_JAHR = Year
Selection Text: PA_MONAT = Month
Selection Text: PA_SPART = Division
Selection Text: PA_VKORG = Sales organization
Selection Text: PA_VTWEG = Distribution channel
Selection Text: SO_DATUM = Date
Title: Filler Calendar for Performance-Based Equipment
Text Symbol: 201 = Error on reading customer master
Text Symbol: 120 = Date of last settlement
Text Symbol: 101 = Calculation period
Text Symbol: 100 = Organizat. data
Text Symbol: 060 = Date of last settlement
Text Symbol: 052 = ChgActyTy
Text Symbol: 051 = Rrmnt date
Text Symbol: 050 = Acq. date
Text Symbol: 041 = W/o PBE document
Text Symbol: 040 = With PBE document
Text Symbol: 011 = Loc. record WITHOUT PBE document
Text Symbol: 010 = Loc. record WITH PBE document
Text Symbol: 002 = Loc. calendar
Text Symbol: 001 = Location
Text Symbol: 501 = Fill PBE documents
Text Symbol: 704 = PBE documents
Text Symbol: 703 = PBE doc. is created
Text Symbol: 702 = PBE doc. is completed
Text Symbol: 701 = Location record exists
Text Symbol: 601 = ActivityType
Text Symbol: 600 = Conversion in time unit
INCLUDE J_3GKKKB.
No SAP DATABASE tables are accessed within this REPORT code!
J_3G_LGBELEGE_CHECK call function 'J_3G_LGBELEGE_CHECK' exporting i_datum_von = so_datum-low "T300700 * i_datum_von = hlp_abr_datum "T300700 i_datum_bis = so_datum-high * I_EMPFAENGER = ' ' * I_EQUNR = ' ' * I_LVART = ' ' * I_PERNR = ' ' * I_BLART = ' ' * I_BELNRI = ' ' * I_EBELNR = ' ' * I_EMPDEB = ' ' * I_EMPEXT = ' ' * I_EMPPSP = ' ' tables t_belege = matrix_buf exceptions kein_beleg_vorhanden = 1 datum_fehlerhaft = 2 others = 3.
DEQUEUE_ALL call function 'DEQUEUE_ALL'. " Entsperren
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
J_3GLKAL - Filler Calendar for Performance-Based Equipment J_3GLKAL - Filler Calendar for Performance-Based Equipment J_3GLKAI - Include J_3GLKAI J_3GLKAE - Report for Displaying Errors when Filling PBE Reports J_3GLKAE - Report for Displaying Errors when Filling PBE Reports J_3GLKA5 - Form Include for "Fill Perf.-Based Equi. Reports"