J_7LCDMF01 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_7LCDMF01 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: Form Routine Pool for Program j_7lcdmf_neu (Change Documents)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
REUSE_ALV_POPUP_TO_SELECT CALL FUNCTION 'REUSE_ALV_POPUP_TO_SELECT' EXPORTING i_title = titel i_selection = 'X' i_zebra = 'X' i_tabname = 'FCODE_TAB' it_fieldcat = ct_fieldcat_wahl it_excluding = exclud_tab_wahl IMPORTING es_selfield = auswahl_operat e_exit = abbruch TABLES t_outtab = fcode_tab EXCEPTIONS program_error = 1 OTHERS = 2.
J_7L_CALL_TRANSACTION CALL FUNCTION 'J_7L_CALL_TRANSACTION' EXPORTING fields = fields EXCEPTIONS pids_not_complete = 1 preisl_does_not_exist = 2 OTHERS = 3.
J_7L_CALL_TRANSACTION CALL FUNCTION 'J_7L_CALL_TRANSACTION' EXPORTING fields = fields EXCEPTIONS pids_not_complete = 1 preisl_does_not_exist = 2 OTHERS = 3.
J_7L_CALL_TRANSACTION CALL FUNCTION 'J_7L_CALL_TRANSACTION' EXPORTING fields = fields EXCEPTIONS pids_not_complete = 1 preisl_does_not_exist = 2 OTHERS = 3.
J_7L_CALL_TRANSACTION CALL FUNCTION 'J_7L_CALL_TRANSACTION' EXPORTING fields = fields EXCEPTIONS pids_not_complete = 1 preisl_does_not_exist = 2 OTHERS = 3.
J_7L_CALL_TRANSACTION CALL FUNCTION 'J_7L_CALL_TRANSACTION' EXPORTING fields = fields EXCEPTIONS pids_not_complete = 1 preisl_does_not_exist = 2 OTHERS = 3.
J_7L_CALL_TRANSACTION CALL FUNCTION 'J_7L_CALL_TRANSACTION' EXPORTING fields = fields EXCEPTIONS pids_not_complete = 1 preisl_does_not_exist = 2 OTHERS = 3.
J_7L_CALL_TRANSACTION CALL FUNCTION 'J_7L_CALL_TRANSACTION' EXPORTING fields = fields EXCEPTIONS pids_not_complete = 1 preisl_does_not_exist = 2 OTHERS = 3.
J_7L_CALL_TRANSACTION CALL FUNCTION 'J_7L_CALL_TRANSACTION' EXPORTING fields = fields EXCEPTIONS pids_not_complete = 1 preisl_does_not_exist = 2 OTHERS = 3.
J_7L_STUE_VERP CALL FUNCTION 'J_7L_STUE_VERP' EXPORTING matnr = wa_tab_mast-matnr bukrs = bukrs_tab-bukrs werks = wa_tab_mast-werks stlan = wa_tab_mast-stlan stlnr = wa_tab_mast-stlnr * STLAL = * STLEV = '0' * VGKNT = * STMOD = ' ' * MENGE = 1 * MEINS = 'ST' valid_from = so_udate-low valid_to = so_udate-high suppress_message = 'X' * IMPORTING * RETURN = TABLES j_7lkstue_tab = tmp_subtree_list * j_7lkmv_tab = * J_7LKMAST_ALL_TAB = EXCEPTIONS OTHERS = 1. "#EC *
DDIF_NAMETAB_GET CALL FUNCTION 'DDIF_NAMETAB_GET' "KF1-Anfang EXPORTING tabname = 'MAST' * ALL_TYPES = ' ' * LFIELDNAME = ' ' * GROUP_NAMES = ' ' * UCLEN = IMPORTING x030l_wa = l_x030l.
REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING * I_INTERFACE_CHECK = ' ' i_callback_program = report_name * I_CALLBACK_PF_STATUS_SET = ' ' * I_CALLBACK_USER_COMMAND = ' ' * I_STRUCTURE_NAME = * IS_LAYOUT = it_fieldcat = ct_fieldcat_beleg it_excluding = exclud_tab_beleg * IT_SPECIAL_GROUPS = * IT_SORT = * IT_FILTER = * IS_SEL_HIDE = * I_DEFAULT = 'X' * I_SAVE = ' ' * IS_VARIANT = ' ' * IT_EVENTS = * IT_EVENT_EXIT = * IS_PRINT = * I_SCREEN_START_COLUMN = 0 * I_SCREEN_START_LINE = 0 * I_SCREEN_END_COLUMN = 0 * I_SCREEN_END_LINE = 0 * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = TABLES t_outtab = tab_cdpos EXCEPTIONS program_error = 1 "#EC * OTHERS = 2. "#EC *
REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING * I_INTERFACE_CHECK = ' ' i_callback_program = report_name * I_CALLBACK_PF_STATUS_SET = ' ' * I_CALLBACK_USER_COMMAND = ' ' * I_STRUCTURE_NAME = * IS_LAYOUT = it_fieldcat = ct_fieldcat * IT_EXCLUDING = * IT_SPECIAL_GROUPS = * IT_SORT = * IT_FILTER = * IS_SEL_HIDE = * I_DEFAULT = 'X' * I_SAVE = ' ' * IS_VARIANT = ' ' it_events = it_events * IT_EVENT_EXIT = * IS_PRINT = * I_SCREEN_START_COLUMN = 0 * I_SCREEN_START_LINE = 0 * I_SCREEN_END_COLUMN = 0 * I_SCREEN_END_LINE = 0 * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = TABLES t_outtab = outtab EXCEPTIONS program_error = 1 "#EC * OTHERS = 2. "#EC *
REUSE_ALV_POPUP_TO_SELECT CALL FUNCTION 'REUSE_ALV_POPUP_TO_SELECT' EXPORTING i_title = titel i_selection = 'X' i_zebra = 'X' i_tabname = 'TAB_MAST_FILTER' it_fieldcat = ct_fieldcat_mast it_excluding = exclud_tab_mast IMPORTING es_selfield = auswahl_operat e_exit = abbruch TABLES t_outtab = tab_mast_filter EXCEPTIONS program_error = 1 OTHERS = 2.
CONVERSION_EXIT_CUNIT_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_CUNIT_OUTPUT' EXPORTING input = wa_stpo-meins language = sy-langu IMPORTING * LONG_TEXT = output = mengeneinheit * SHORT_TEXT = EXCEPTIONS unit_not_found = 1 OTHERS = 2.
REUSE_ALV_POPUP_TO_SELECT CALL FUNCTION 'REUSE_ALV_POPUP_TO_SELECT' EXPORTING i_title = titel i_selection = 'X' i_zebra = 'X' i_tabname = 'TAB_MAST_FILTER' it_fieldcat = ct_fieldcat_mast it_excluding = exclud_tab_mast IMPORTING es_selfield = auswahl_operat e_exit = abbruch TABLES t_outtab = tab_mast_filter EXCEPTIONS program_error = 1 OTHERS = 2.
J_7L_CALL_TRANSACTION CALL FUNCTION 'J_7L_CALL_TRANSACTION' EXPORTING fields = fields EXCEPTIONS pids_not_complete = 1 preisl_does_not_exist = 2 OTHERS = 3.
CONVERSION_EXIT_CUNIT_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_CUNIT_OUTPUT' EXPORTING input = wa_cdpos-tabkey language = sy-langu IMPORTING * LONG_TEXT = output = mengeneinheit * SHORT_TEXT = EXCEPTIONS unit_not_found = 1 OTHERS = 2.
CALL FUNCTION 'CHANGEDOCUMENT_PREPARE_POS' TABLES editpos = i_cdshw i_cdpos = help_tab_cdpos EXCEPTIONS OTHERS = 1.
RS_SET_SELSCREEN_STATUS * CALL FUNCTION 'RS_SET_SELSCREEN_STATUS' * EXPORTING * P_STATUS = SY-PFKEY ** p_program = ' ' * TABLES * P_EXCLUDE = STATUS_TAB * EXCEPTIONS * OTHERS = 1. "#EC *
HELP_VALUES_GET_NO_DD_NAME * CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' * EXPORTING ** CUCOL = 0 ** CUROW = 0 ** display = ' ' * SELECTFIELD = FIELDNAME_SAVE ** TITEL = ' ' ** NO_PERS_HELP_SELECT = ' ' ** TITLE_IN_VALUES_LIST = ' ' ** SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' ** USE_USER_SELECTIONS = ' ' ** WRITE_SELECTFIELD_IN_COLOURS = 'X' ** NO_SCROLL = ' ' ** NO_CONVERSION = ' ' ** REDUCED_STATUS_ONLY = ' ' ** NO_MARKING_OF_CHECKVALUE = ' ' ** NO_DISPLAY_OF_PERS_VALUES = ' ' ** FILTER_FULL_TABLE = ' ' * IMPORTING ** IND = * SELECT_VALUE = SEL_VALUE * TABLES * FIELDS = FIELDS_TAB * FULL_TABLE = FELD_TAB ** USER_SEL_FIELDS = ** HEADING_TABLE = * EXCEPTIONS * FULL_TABLE_EMPTY = 1 * NO_TABLESTRUCTURE_GIVEN = 2 * NO_TABLEFIELDS_IN_DICTIONARY = 3 * MORE_THEN_ONE_SELECTFIELD = 4 * NO_SELECTFIELD = 5 * OTHERS = 6.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING * DDIC_STRUCTURE = ' ' retfield = fieldname_save * PVALKEY = ' ' dynpprog = l_prog dynpnr = l_dynp dynprofield = feld * STEPL = 0 * WINDOW_TITLE = * VALUE = ' ' value_org = 'S' * MULTIPLE_CHOICE = ' ' * DISPLAY = ' ' * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' * MARK_TAB = * IMPORTING * USER_RESET = TABLES value_tab = feld_tab * FIELD_TAB = * RETURN_TAB = * DYNPFLD_MAPPING = EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3 .
HELP_OBJECT_SHOW CALL FUNCTION 'HELP_OBJECT_SHOW' EXPORTING dokclass = p_class doklangu = sy-langu dokname = p_docname * DOKTITLE = ' ' * called_by_program = sy-repid * called_by_dynp = sy-dynnr * called_for_tab = 'J_7LME03' * called_for_field = 'VRKME' * called_for_tab_fld_btch_input = ' ' * msg_var_1 = ' ' * MSG_VAR_2 = ' ' * MSG_VAR_3 = ' ' * MSG_VAR_4 = ' ' * called_by_cuaprog = sy-cprog * called_by_cuastat = sy-pfkey TABLES links = l_links EXCEPTIONS object_not_found = 1 sapscript_error = 2 OTHERS = 3.
DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = j_7lc09-fabmmtab fieldname = j_7lc09-fabmmfna * LANGU = SY-LANGU * IMPORTING * X030L_WA = TABLES dfies_tab = tabelle EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3.
SELECT_OPTIONS_RESTRICT CALL FUNCTION 'SELECT_OPTIONS_RESTRICT' EXPORTING * PROGRAM = restriction = restrict * DB = ' ' EXCEPTIONS too_late = 1 repeated = 2 selopt_without_options = 3 selopt_without_signs = 4 invalid_sign = 5 empty_option_list = 6 invalid_kind = 7 repeated_kind_a = 8 OTHERS = 9.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name J_7LCDMF01 or its description.
J_7LCDMF01 - Form Routine Pool for Program j_7lcdmf_neu (Change Documents) J_7LCDJO - REA Info Systems: Change, General PBO Modules for Prog. J_7LCDJL J_7LCDJLN - REA Info Systems: Change, General J_7LCDJLN - REA Info Systems: Change, General J_7LCDJLFR - J7LCDJLFR J_7LCDJL - REA Info Systems: Change, General