J_3GLGB1 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_3GLGB1 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: Include J_3GLGB1
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
J_3G_SORTIERVARIANTE * CALL FUNCTION 'J_3G_SORTIERVARIANTE' * EXPORTING * T_FELDER = XFIELD[] * I_VARIANTE = ' ' * I_REPID = 'J_3GLGBL' * I_READ_ONLY = 'X' * IMPORTING * E_TOTALS_ONLY = GS_LAYOUT-TOTALS_ONLY * TABLES * T_SORTDEF = YFIELD[] * EXCEPTIONS * OTHERS = 1.
K_KKB_LIST_DISPLAY * CALL FUNCTION 'K_KKB_LIST_DISPLAY' * EXPORTING * I_CALLBACK_PROGRAM = V_CALLBACK_PRG * I_CALLBACK_USER_COMMAND = 'USER_COMMAND_FORM' * I_CALLBACK_PF_STATUS_SET = 'PF_STATUS_SET' * I_CALLBACK_TOP_OF_PAGE = 'TOP_OF_PAGE' * I_TABNAME = 'AUSGABE' * IS_LAYOUT = GS_LAYOUT * IT_FIELDCAT = XFIELD[] * IT_SPECIAL_GROUPS = GT_SP_GROUPS[] * IT_SORT = YFIELD[] * TABLES * T_OUTTAB = AUSGABE * EXCEPTIONS * OTHERS = 1.
REUSE_ALV_LIST_DISPLAY * call function 'REUSE_ALV_LIST_DISPLAY' * exporting * i_callback_program = SY-REPID ** I_CALLBACK_PF_STATUS_SET = 'PF_STATUS_SET' * i_callback_user_command = 'USER_COMMAND_FORM' * is_layout = gs_layout * it_fieldcat = xfield[] * it_special_groups = gt_sp_groups[] * it_sort = yfield[] * i_default = 'X' * i_save = 'A' ** IT_EVENTS = * tables * t_outtab = ausgabe * exceptions * program_error = 1 * others = 2.
REUSE_ALV_LIST_DISPLAY call function 'REUSE_ALV_LIST_DISPLAY' exporting i_callback_program = SY-REPID * I_CALLBACK_PF_STATUS_SET = 'PF_STATUS_SET' i_callback_user_command = 'USER_COMMAND_FORM' is_layout = gs_layout it_fieldcat = xfield[] it_special_groups = gt_sp_groups[] it_sort = yfield[] i_default = 'X' i_save = 'A' * IT_EVENTS = tables t_outtab = ausgabe exceptions program_error = 1 others = 2.
DD_TBFD_GET call function 'DD_TBFD_GET' exporting * GET_STATE = 'M' langu = sy-langu * PRID = 0 tabl_name = v_tablename withtext = 'X' * USE_CACHE = ' ' * TRACELEVEL = 0 importing got_state = got_state tables dd03p_tab_a = functab1 dd03p_tab_n = functab2 exceptions illegal_value = 1 op_failure = 2 others = 3.
J_3G_LGBELEGE_BUCHEN call function 'J_3G_LGBELEGE_BUCHEN' exporting i_with_commit = space tables t_belege = t_belege exceptions no_data_found = 1 others = 2.
CHANGEDOCUMENT_PREPARE_TABLES call function 'CHANGEDOCUMENT_PREPARE_TABLES' exporting tablename = 'J_3GBELP' tables table_new = xbelp table_old = ybelp exceptions nametab_error = 1 others = 2.
J_3G_LGBELEG_MODIFY call function 'J_3G_LGBELEG_MODIFY' "IN UPDATE TASK exporting i_updkz = 'C' tables i_j_3gbelk = xbelk i_j3gbelpx = xbelp i_j3gbelpy = ybelp exceptions others = 1.
J_3G_INDX_MODIFY call function 'J_3G_INDX_MODIFY' in update task exporting i_woche = xsel_wochen-woche tables t_matrix_write = matrix_update exceptions others = 1.
STAT_GRAPH call function 'STAT_GRAPH' exporting * AGRID = ' ' * AUTO_CMD_1 = ' ' * AUTO_CMD_2 = ' ' * CLR_BGRD = ' ' * CLR_FGRD = ' ' * CLR_FRAME = ' ' * CLR_GRID = ' ' * CLR_KORD = ' ' * CLR_LGDBGRD = ' ' * CLR_LGDFGRD = ' ' * CLR_LGDFRAM = ' ' * CLR_LGDTEXT = ' ' * CLR_TEXT = ' ' * DMODE = ' ' * GRIDDENS = ' ' * GRIDDISP = ' ' * GRIDTYPE = ' ' * INBUF = ' ' * INFORM = ' ' * MAIL_ALLOW = ' ' * PWDID = ' ' * SCALE = ' ' * SET_FOCUS = 'x' * SO_CONTENTS = ' ' * SO_RECEIVER = ' ' * SO_SEND = ' ' * SO_TITLE = ' ' * STAT = ' ' * STEPX = ' ' * STEPY = ' ' * SUPER = ' ' * TAXIS = ' ' title = 'DUMMY !' * TTEXT = ' ' * UTEXT = ' ' * VALT = ' ' * WINID = ' ' * WINPOS = ' ' * WINSZX = '50' * WINSZY = '50' * XDECS = ' ' * XRNGL = 0 * XRNGU = 0 * XTCKS = ' ' * XYAXE = ' ' * X_ART = ' ' * X_OPT = ' ' * YDECS = ' ' * YRNGL = 0 * YRNGU = 0 * YTCKS = ' ' * Y_ART = ' ' * ZEROLINE = '1' * ZMODE = ' ' * Y2RNGL = 0 * Y2RNGU = 0 * Y2TCKS = ' ' * IMPORTING * CUA_ID = * INDEX = * KURVE = * M_TYP = * NEW_VAL = * RBUFF = * RWNID = * S_TYP = tables data = sdata opts = sopts exceptions out_of_range = 1 others = 2.
J_3G_ANZEIGEVARIANTE * CALL FUNCTION 'J_3G_ANZEIGEVARIANTE' * EXPORTING * USER = SY-UNAME * REPID = 'J_3GLGBL' * TABLES * XFIELD = XFIELD * EXCEPTIONS * ABBRUCH = 1 * STANDARD_ANZEIGE = 2 * DB_FEHLER = 3 * DIFF_REP_VAR = 4 * OTHERS = 5.
/SAPCEM/DD_DTEL_GET CALL FUNCTION '/SAPCEM/DD_DTEL_GET' EXPORTING TYP = TYP DATA_ELEMENT = DATA_ELEMENT IMPORTING ELTEXT = ELTEXT ELLAENGE = ELLAENGE EXCEPTIONS not_found = 1 wrong_type = 2 others = 3.
HELP_VALUES_GET_WITH_TABLE call function 'HELP_VALUES_GET_WITH_TABLE' * EXPORTING * display = 'X' * FIELDNAME = ' ' * TABNAME = ' ' importing select_value = r_liste tables fields = xhelpstruct valuetab = xhelpvalue exceptions field_not_in_ddic = 01 more_then_one_selectfield = 02 no_selectfield = 03.
J_3G_SORTIERVARIANTE * call function 'J_3G_SORTIERVARIANTE' * exporting * t_felder = t_felder[] * i_repid = v_repid * i_read_only = space * tables * t_sortdef = yfield[] * exceptions * others = 1.
REUSE_ALV_LIST_DISPLAY * call function 'REUSE_ALV_LIST_DISPLAY' * exporting * i_callback_program = v_callback_prg * i_callback_user_command = 'USER_COMMAND_FORM' * is_layout = gs_layout * it_fieldcat = xfield * it_special_groups = gt_sp_groups[] * it_sort = yfield * tables * t_outtab = ausgabe * exceptions * others = 1.
REUSE_ALV_LIST_DISPLAY call function 'REUSE_ALV_LIST_DISPLAY' exporting i_callback_program = v_callback_prg i_callback_user_command = 'USER_COMMAND_FORM' is_layout = gs_layout it_fieldcat = xfield it_special_groups = gt_sp_groups[] it_sort = yfield tables t_outtab = ausgabe exceptions others = 1.
SEARCH_OM_PARTNER CALL FUNCTION 'SEARCH_OM_PARTNER' EXPORTING ACT_NRART = 'PE' ACTIVE_PLVAR = ' ' SEARCH_STRING = '*' * RESTRICTION_OTYPE = ' ' * RESTRICTION_OBJID = '00000000' IMPORTING SEL_PARNR = F_PARNR EXCEPTIONS NO_ACTIVE_PLVAR = 1 NOT_SELECTED = 2 NO_OM_OTYPE = 3 OTHERS = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.