J_2GLPDASD is a standard ABAP INCLUDE 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_2GLPDASD into the relevant SAP transactions such as SE38 or SE80
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.
Title: Processing of logical Kind TIM
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
J_2GUNLOCK_DSD call function 'J_2GUNLOCK_DSD' exporting i_devid = gh_dsd_lock-devid.
J_2GGET_GLOBAL_PARAMS call function 'J_2GGET_GLOBAL_PARAMS' importing e_glopar = gh_params-glopar.
J_2GREAD_LEGSIG call function 'J_2GREAD_LEGSIG' exporting i_legkey = gh_legkey importing e_legsig = gh_legsig exceptions not_found = 1 others = 2.
J_2GDETERM_PRINT_MODE call function 'J_2GDETERM_PRINT_MODE' exporting i_bukrs = gh_p-bukrs i_addca = gh_params-addca i_series = gh_p-series importing e_prmod = gh_params-print_mode e_void_dsd = gh_params-void_devid.
J_2GREAD_OTF call function 'J_2GREAD_OTF' exporting i_legkey = gh_legkey importing e_itcpp = gh_params-itcpp tables t_add = gt_add t_otf1 = gt_otf1 t_otf2 = gt_otf2 t_otf3 = gt_otf3 t_otf4 = gt_otf4 exceptions not_found = 1 uncompression_error = 2 others = 3.
J_2GSAVE_OTF call function 'J_2GSAVE_OTF' exporting i_legkey = gh_legkey i_itcpp = gh_params-itcpp tables t_add = gt_add t_otf1 = gt_otf1 t_otf2 = gt_otf2 t_otf3 = gt_otf3 t_otf4 = gt_otf4.
J_2GLOCK_DSD call function 'J_2GLOCK_DSD' exporting i_bukrs = gh_p-bukrs i_addca = gh_params-addca i_series = gh_p-series i_devid = gh_params-devid_to_lock importing e_dsd = gh_params-locked_dsd exceptions dsd_not_valid = 1 dsd_not_available = 2 system_lock_failure = 3 others = 4.
J_2GRDS call function 'J_2GRDS' exporting i_devid = gh_params-locked_dsd-devid i_action = g_dsd_action i_legkey = gh_legkey i_copynr = g_copy_indx i_noprechecks = 'X' importing e_rc = g_rc e_dsdrc = g_dsdrc e_statn = g_new_stat e_msg = g_msg e_dsig = g_dsig e_nxtz = g_nxtz tables t_otf =
t_add = gt_add.
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_2GLPDASD - Processing of logical Kind TIM J_2GLPDAMM - Processing of logical Kind TIM J_2GLPCHECKPRINTPROGRAMCUSTOM - Check Printing Program Customizing J_2GLPCHECKPRINTPROGRAMCUSTOM - Check Printing Program Customizing J_2GLPCHECKLEGALDOCUMENTS - Check List - Legal Documents J_2GLPCHECKLEGALDOCUMENTS - Check List - Legal Documents