MJ7LDF01 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 MJ7LDF01 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
C_DIC_DOMAIN_VALUE_TEXT_READ * CALL FUNCTION 'C_DIC_DOMAIN_VALUE_TEXT_READ' * EXPORTING * name = l_name * spras = sy-langu * value = l_value * IMPORTING * text = l_text * EXCEPTIONS * not_found = 1 * OTHERS = 2.
ENQUEUE_EJ_7LD CALL FUNCTION 'ENQUEUE_EJ_7LD' EXPORTING mode_j_7lc43 = 'E' mandt = sy-mandt dftyp = u_dftyp * X_DFTYP = ' ' _scope = '1' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
ENQUEUE_EJ_7LD CALL FUNCTION 'ENQUEUE_EJ_7LD' EXPORTING mode_j_7lc43 = 'S' mandt = sy-mandt dftyp = u_dftyp * X_DFTYP = ' ' _scope = '1' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
DEQUEUE_EJ_7LD CALL FUNCTION 'DEQUEUE_EJ_7LD' EXPORTING mode_j_7lc43 = 'S' mandt = sy-mandt dftyp = u_dftyp * X_DFTYP = ' ' _scope = '1' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS OTHERS = 1.
DEQUEUE_EJ_7LD CALL FUNCTION 'DEQUEUE_EJ_7LD' EXPORTING mode_j_7lc43 = 'E' mandt = sy-mandt dftyp = u_dftyp * X_DFTYP = ' ' _scope = '1' * _SYNCHRON = ' ' * _COLLECT = ' ' EXCEPTIONS OTHERS = 1.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = u_title * DIAGNOSE_OBJECT = ' ' text_question = u_question text_button_1 = text-009 * icon_button_1 = 'ICON_SYSTEM_SAVE' text_button_2 = text-010 * icon_button_2 = 'ICON_SYSTEM_UNDO' * DEFAULT_BUTTON = '1' display_cancel_button = 'X' * USERDEFINED_F1_HELP = ' ' * START_COLUMN = 25 * START_ROW = 6 * POPUP_TYPE = IMPORTING answer = c_answer * TABLES * PARAMETER = EXCEPTIONS text_not_found = 1 OTHERS = 2.
NUMBER_CHECK CALL FUNCTION 'NUMBER_CHECK' EXPORTING nr_range_nr = gs_j_7lkd00-numkr number = j_7lkd01-fkey object = gs_j_7lkd00-nrobj * SUBOBJECT = ' ' * TOYEAR = '0000' * NUMERIC_CHECK = ' ' * IMPORTING * RETURNCODE = EXCEPTIONS interval_not_found = 1 number_range_not_extern = 2 object_not_found = 3 OTHERS = 4.
NUMBER_GET_NEXT CALL FUNCTION 'NUMBER_GET_NEXT' EXPORTING nr_range_nr = gs_j_7lkd00-numkr object = gs_j_7lkd00-nrobj * QUANTITY = '1' * SUBOBJECT = ' ' * TOYEAR = '0000' * IGNORE_BUFFER = ' ' IMPORTING number = j_7lkd01-fkey * QUANTITY = * RETURNCODE = EXCEPTIONS interval_not_found = 1 number_range_not_intern = 2 object_not_found = 3 quantity_is_0 = 4 quantity_is_not_1 = 5 interval_overflow = 6 buffer_overflow = 7 OTHERS = 8.
NUMBER_RANGE_INTERVAL_LIST CALL FUNCTION 'NUMBER_RANGE_INTERVAL_LIST' EXPORTING * NR_RANGE_NR1 = ' ' * NR_RANGE_NR2 = ' ' object = gs_j_7lkd00-nrobj * SUBOBJECT = ' ' * CLEAR_LOCAL_MEMORY = ' ' TABLES interval = gt_inriv EXCEPTIONS nr_range_nr1_not_found = 1 nr_range_nr1_not_intern = 2 nr_range_nr2_must_be_space = 3 nr_range_nr2_not_extern = 4 nr_range_nr2_not_found = 5 object_not_found = 6 subobject_must_be_space = 7 subobject_not_found = 8 OTHERS = 9.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING * DDIC_STRUCTURE = retfield = gt_fields-selectfield ** PVALKEY = ' ' dynpprog = l_prog dynpnr = l_dynp ** DYNPROFIELD = ' ' ** STEPL = 0 window_title = gt_fields-title value = l_fldvalue value_org = 'S' ** MULTIPLE_CHOICE = ' ' display = l_display ** CALLBACK_PROGRAM = ' ' ** CALLBACK_FORM = ' ' ** MARK_TAB = ** IMPORTING ** USER_RESET = TABLES value_tab =
* FIELD_TAB = return_tab = lt_return ** DYNPFLD_MAPPING = EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3 .
F4IF_DETERMINE_SEARCHHELP CALL FUNCTION 'F4IF_DETERMINE_SEARCHHELP' EXPORTING tabname = l_entitytab fieldname = gt_fields-selectfield * SELECTION_SCREEN = ' ' IMPORTING shlp = l_shlp EXCEPTIONS field_not_found = 1 no_help_for_field = 2 inconsistent_help = 3 OTHERS = 4.
F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = l_entitytab fieldname = gt_fields-selectfield searchhelp = gt_fields-shlpname * SHLPPARAM = ' ' dynpprog = l_prog dynpnr = l_dynp * DYNPROFIELD = ' ' * STEPL = 0 value = l_fldvalue * MULTIPLE_CHOICE = ' ' display = l_display * SUPPRESS_RECORDLIST = ' ' * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' * SELECTION_SCREEN = ' ' TABLES return_tab = lt_return EXCEPTIONS field_not_found = 1 no_help_for_field = 2 inconsistent_help = 3 no_values_found = 4 OTHERS = 5.
F4TOOL_CHECKTABLE_HELP CALL FUNCTION 'F4TOOL_CHECKTABLE_HELP' EXPORTING checktable = l_entitytab retfield = gt_fields-selectfield window_title = gt_fields-title value = l_fldvalue * MULTIPLE_CHOICE = display = l_display TABLES * DYNPFLD_MAPPING = return_tab = lt_return EXCEPTIONS tabl_not_exists = 1 field_not_exists = 2 illegal_call = 3 OTHERS = 4.
HELP_VALUES_GET_NO_DD_NAME ** CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' ** EXPORTING *** CUCOL = 0 *** CUROW = 0 ** display = l_display ** selectfield = gt_fields-selectfield ** titel = gt_fields-title *** 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 = l_fldvalue ** TABLES ** fields = lt_fields ** full_table = lt_values *** 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_DETERMINE_SEARCHHELP CALL FUNCTION 'F4IF_DETERMINE_SEARCHHELP' EXPORTING tabname = gt_fields-checktable fieldname = gt_fields-selectfield * SELECTION_SCREEN = ' ' IMPORTING shlp = l_shlp EXCEPTIONS field_not_found = 1 no_help_for_field = 2 inconsistent_help = 3 OTHERS = 4.
F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = gt_fields-checktable fieldname = gt_fields-selectfield searchhelp = gt_fields-shlpname * SHLPPARAM = ' ' dynpprog = l_prog dynpnr = l_dynp * DYNPROFIELD = ' ' * STEPL = 0 value = l_fldvalue * MULTIPLE_CHOICE = ' ' display = l_display * SUPPRESS_RECORDLIST = ' ' * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' * SELECTION_SCREEN = ' ' TABLES return_tab = lt_return EXCEPTIONS field_not_found = 1 no_help_for_field = 2 inconsistent_help = 3 no_values_found = 4 OTHERS = 5.
F4TOOL_CHECKTABLE_HELP CALL FUNCTION 'F4TOOL_CHECKTABLE_HELP' EXPORTING checktable = gt_fields-checktable retfield = gt_fields-selectfield window_title = gt_fields-title value = l_fldvalue * MULTIPLE_CHOICE = display = l_display TABLES * DYNPFLD_MAPPING = return_tab = lt_return EXCEPTIONS tabl_not_exists = 1 field_not_exists = 2 illegal_call = 3 OTHERS = 4.
HELP_VALUES_GET_WITH_CHECKTAB * CALL FUNCTION 'HELP_VALUES_GET_WITH_CHECKTAB' * EXPORTING * checktable = gt_fields-checktable * selectfield = gt_fields-selectfield * titel = gt_fields-title * display = l_display * IMPORTING * selectvalue = c_fieldvalue * EXCEPTIONS * error_in_dictionary = 1 * error_in_database = 2 * no_selectfield_in_checktable = 3 * OTHERS = 4.
CALL FUNCTION 'STF4_F4_DOMAIN_VALUE_TEXTS' EXPORTING iv_domname = gt_fields-domname * IV_SCREEN_FIELD = ' ' iv_show_only = l_display iv_rollname = gt_fields-rollname * IV_TITLE = ' ' * IV_START_X = 1 * IV_START_Y = 1 * IV_TEXT_WIDTH = 60 * IV_LIST_LENGTH = 10 CHANGING cv_value = c_fieldvalue * CV_VALUE_TEXT = ' ' EXCEPTIONS no_values = 1 OTHERS = 2.
HELP_VALUES_GET_NO_DD_NAME * CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' * EXPORTING ** CUCOL = 0 ** CUROW = 0 * display = l_display * selectfield = gt_fields_c48-selectfield * titel = gt_fields_c48-title ** 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 = l_fldvalue * TABLES * fields = lt_fields * full_table = lt_values ** 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_DETERMINE_SEARCHHELP CALL FUNCTION 'F4IF_DETERMINE_SEARCHHELP' EXPORTING tabname = gt_fields_c48-checktable fieldname = gt_fields_c48-selectfield * SELECTION_SCREEN = ' ' IMPORTING shlp = l_shlp EXCEPTIONS field_not_found = 1 no_help_for_field = 2 inconsistent_help = 3 OTHERS = 4.
F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = gt_fields_c48-checktable fieldname = gt_fields_c48-selectfield searchhelp = gt_fields_c48-shlpname * SHLPPARAM = ' ' dynpprog = l_prog dynpnr = l_dynp * DYNPROFIELD = ' ' * STEPL = 0 value = l_fldvalue * MULTIPLE_CHOICE = ' ' display = l_display * SUPPRESS_RECORDLIST = ' ' * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' * SELECTION_SCREEN = ' ' TABLES return_tab = lt_return EXCEPTIONS field_not_found = 1 no_help_for_field = 2 inconsistent_help = 3 no_values_found = 4 OTHERS = 5.
F4TOOL_CHECKTABLE_HELP CALL FUNCTION 'F4TOOL_CHECKTABLE_HELP' EXPORTING checktable = gt_fields_c48-checktable retfield = gt_fields_c48-selectfield window_title = gt_fields_c48-title value = l_fldvalue * MULTIPLE_CHOICE = display = l_display TABLES * DYNPFLD_MAPPING = return_tab = lt_return EXCEPTIONS tabl_not_exists = 1 field_not_exists = 2 illegal_call = 3 OTHERS = 4.
HELP_VALUES_GET_WITH_CHECKTAB * CALL FUNCTION 'HELP_VALUES_GET_WITH_CHECKTAB' * EXPORTING * checktable = gt_fields_c48-checktable * selectfield = gt_fields_c48-selectfield ** titel = * display = l_display * IMPORTING * selectvalue = c_fieldvalue * EXCEPTIONS * error_in_dictionary = 1 * error_in_database = 2 * no_selectfield_in_checktable = 3 * OTHERS = 4.
STF4_F4_DOMAIN_VALUE_TEXTS CALL FUNCTION 'STF4_F4_DOMAIN_VALUE_TEXTS' EXPORTING iv_domname = gt_fields_c48-domname * IV_SCREEN_FIELD = ' ' iv_show_only = l_display iv_rollname = gt_fields_c48-rollname * IV_TITLE = ' ' * IV_START_X = 1 * IV_START_Y = 1 * IV_TEXT_WIDTH = 60 * IV_LIST_LENGTH = 10 CHANGING cv_value = c_fieldvalue * CV_VALUE_TEXT = ' ' EXCEPTIONS no_values = 1 OTHERS = 2.
CHECK_DOMAIN_VALUES CALL FUNCTION 'CHECK_DOMAIN_VALUES' EXPORTING domname = gt_fields-domname value = u_key1 EXCEPTIONS no_domname = 1 wrong_value = 2 dom_not_found = 3 OTHERS = 4.
CHECK_DOMAIN_VALUES CALL FUNCTION 'CHECK_DOMAIN_VALUES' EXPORTING domname = gt_fields_c48-domname value = u_key1 EXCEPTIONS no_domname = 1 wrong_value = 2 dom_not_found = 3 OTHERS = 4.
STF4_GET_DOMAIN_VALUE_TEXT CALL FUNCTION 'STF4_GET_DOMAIN_VALUE_TEXT' EXPORTING iv_domname = gt_fields-domname iv_value = u_key1 IMPORTING ev_value_text = l_ddtext EXCEPTIONS value_not_found = 1 OTHERS = 2.
STF4_GET_DOMAIN_VALUE_TEXT CALL FUNCTION 'STF4_GET_DOMAIN_VALUE_TEXT' EXPORTING iv_domname = gt_fields_c48-domname iv_value = u_key1 IMPORTING ev_value_text = l_ddtext EXCEPTIONS value_not_found = 1 OTHERS = 2.
CHECK_DOMAIN_VALUES CALL FUNCTION 'CHECK_DOMAIN_VALUES' EXPORTING domname = gt_fields-domname value = u_key2 EXCEPTIONS no_domname = 1 wrong_value = 2 dom_not_found = 3 OTHERS = 4.
STF4_GET_DOMAIN_VALUE_TEXT CALL FUNCTION 'STF4_GET_DOMAIN_VALUE_TEXT' EXPORTING iv_domname = gt_fields-domname iv_value = u_key2 IMPORTING ev_value_text = l_ddtext EXCEPTIONS value_not_found = 1 OTHERS = 2.
CHECK_DOMAIN_VALUES CALL FUNCTION 'CHECK_DOMAIN_VALUES' EXPORTING domname = gt_fields-domname value = u_key3 EXCEPTIONS no_domname = 1 wrong_value = 2 dom_not_found = 3 OTHERS = 4.
STF4_GET_DOMAIN_VALUE_TEXT CALL FUNCTION 'STF4_GET_DOMAIN_VALUE_TEXT' EXPORTING iv_domname = gt_fields-domname iv_value = u_key3 IMPORTING ev_value_text = l_ddtext EXCEPTIONS value_not_found = 1 OTHERS = 2.
J_7L_AUFZEICHNUNG_CUSTOMIZING CALL FUNCTION 'J_7L_AUFZEICHNUNG_CUSTOMIZING' EXPORTING tabname1 = 'J_7LC45' * viewname1 = tabname2 = 'J_7LC45T' * VIEWNAME2 = as4text = text-016 object = 'TABU' mastertype = 'TABU' IMPORTING cancel = c_ok TABLES objlst_tab1 = lt_tpobjlst objlst_tab2 = lt_tpobjlst2 EXCEPTIONS OTHERS = 1.
J_7L_AUFZEICHNUNG_CUSTOMIZING CALL FUNCTION 'J_7L_AUFZEICHNUNG_CUSTOMIZING' EXPORTING tabname1 = l_tabname * viewname1 = * TABNAME2 = * VIEWNAME2 = as4text = l_as4text object = 'TABU' mastertype = 'TABU' IMPORTING cancel = c_ok TABLES objlst_tab1 = lt_tpobjlst * OBJLST_TAB2 = EXCEPTIONS OTHERS = 1.
STF4_GET_DOMAIN_VALUE_TEXT CALL FUNCTION 'STF4_GET_DOMAIN_VALUE_TEXT' EXPORTING iv_domname = gt_fields-domname iv_value =
IMPORTING ev_value_text = l_ddtext EXCEPTIONS value_not_found = 1 OTHERS = 2.
STF4_GET_DOMAIN_VALUE_TEXT CALL FUNCTION 'STF4_GET_DOMAIN_VALUE_TEXT' EXPORTING iv_domname = gt_fields_c48-domname iv_value =
IMPORTING ev_value_text = l_ddtext EXCEPTIONS value_not_found = 1 OTHERS = 2.
NUMBER_CHECK CALL FUNCTION 'NUMBER_CHECK' EXPORTING nr_range_nr = gs_j_7lkd00-numkr number = c_fkey object = gs_j_7lkd00-nrobj * SUBOBJECT = ' ' * TOYEAR = '0000' * NUMERIC_CHECK = ' ' * IMPORTING * RETURNCODE = EXCEPTIONS interval_not_found = 1 number_range_not_extern = 2 object_not_found = 3 OTHERS = 4.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING ** DDIC_STRUCTURE = retfield = 'FKEY' ** PVALKEY = ' ' dynpprog = l_prog dynpnr = l_dynp ** DYNPROFIELD = ' ' ** STEPL = 0 window_title = text-016 value = l_fldvalue value_org = 'S' ** MULTIPLE_CHOICE = ' ' display = g_view ** CALLBACK_PROGRAM = ' ' ** CALLBACK_FORM = ' ' ** MARK_TAB = ** IMPORTING ** USER_RESET = TABLES value_tab = lt_fkeys * FIELD_TAB = return_tab = lt_return ** DYNPFLD_MAPPING = EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3 .
HELP_VALUES_GET_NO_DD_NAME * CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' * EXPORTING ** CUCOL = 0 ** CUROW = 0 * display = g_view * selectfield = 'FKEY' * titel = text-016 ** 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 = l_fldvalue * TABLES * fields = lt_fields * full_table = lt_fkeys ** 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.
J_7L_AUFZEICHNUNG_CUSTOMIZING CALL FUNCTION 'J_7L_AUFZEICHNUNG_CUSTOMIZING' EXPORTING tabname1 = 'J_7LC42' * viewname1 = * TABNAME2 = * VIEWNAME2 = as4text = text-027 object = 'TABU' mastertype = 'TABU' IMPORTING cancel = c_ok TABLES objlst_tab1 = lt_tpobjlst * OBJLST_TAB2 = EXCEPTIONS OTHERS = 1.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING ** DDIC_STRUCTURE = retfield = 'TABNAME' ** PVALKEY = ' ' dynpprog = l_prog dynpnr = l_dynp ** DYNPROFIELD = ' ' ** STEPL = 0 window_title = gt_fields-title value = l_fldvalue value_org = 'S' ** MULTIPLE_CHOICE = ' ' display = g_view ** CALLBACK_PROGRAM = ' ' ** CALLBACK_FORM = ' ' ** MARK_TAB = ** IMPORTING ** USER_RESET = TABLES value_tab = lt_tabname * FIELD_TAB = return_tab = lt_return ** DYNPFLD_MAPPING = EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3 .
HELP_VALUES_GET_NO_DD_NAME * CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' * EXPORTING ** CUCOL = 0 ** CUROW = 0 * display = g_view * selectfield = 'TABNAME' * titel = gt_fields-title ** 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 = l_fldvalue * TABLES * fields = lt_fields * full_table = lt_tabname ** 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.
DYNP_VALUES_READ * CALL FUNCTION 'DYNP_VALUES_READ' * EXPORTING * DYNAME = 'SAPMJ7LD' * DYNUMB = U_DYNUMBER * TABLES * DYNPFIELDS = LT_DYNPFIELDS.
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = 'SAPMJ7LD' dynumb = u_dynumber * TRANSLATE_TO_UPPER = ' ' * REQUEST = ' ' * PERFORM_CONVERSION_EXITS = ' ' * PERFORM_INPUT_CONVERSION = ' ' * DETERMINE_LOOP_INDEX = ' ' TABLES dynpfields = lt_dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 invalid_parameter = 7 undefind_error = 8 double_conversion = 9 stepl_not_found = 10 OTHERS = 11.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING ** DDIC_STRUCTURE = retfield = 'FIELDNAME' ** PVALKEY = ' ' dynpprog = l_prog dynpnr = l_dynp ** DYNPROFIELD = ' ' ** STEPL = 0 window_title = gt_fields-title value = l_fldvalue value_org = 'S' ** MULTIPLE_CHOICE = ' ' display = g_view ** CALLBACK_PROGRAM = ' ' ** CALLBACK_FORM = ' ' ** MARK_TAB = ** IMPORTING ** USER_RESET = TABLES value_tab = lt_fieldname * FIELD_TAB = return_tab = lt_return ** DYNPFLD_MAPPING = EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3 .
HELP_VALUES_GET_NO_DD_NAME * CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' * EXPORTING ** CUCOL = 0 ** CUROW = 0 * display = g_view * selectfield = 'FIELDNAME' * titel = gt_fields-title ** 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 = l_fldvalue * TABLES * fields = lt_fields * full_table = lt_fieldname ** 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' ** PVALKEY = ' ' dynpprog = l_prog dynpnr = l_dynp ** DYNPROFIELD = ' ' ** STEPL = 0 window_title = gt_fields-title value = l_fldvalue value_org = 'S' ** MULTIPLE_CHOICE = ' ' display = g_view ** CALLBACK_PROGRAM = ' ' ** CALLBACK_FORM = ' ' ** MARK_TAB = ** IMPORTING ** USER_RESET = TABLES value_tab = lt_fieldname * FIELD_TAB = return_tab = lt_return ** DYNPFLD_MAPPING = EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3 .
HELP_VALUES_GET_NO_DD_NAME * CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' * EXPORTING ** CUCOL = 0 ** CUROW = 0 * display = g_view * selectfield = 'FIELDNAME' * titel = gt_fields-title ** 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 = l_fldvalue * TABLES * fields = lt_fields * full_table = lt_fieldname ** 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.
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 MJ7LDF01 or its description.
MJ7LDF01 - Execute Non-SAP Program on Presentation Server MJ7LCTOP - REA General Customizing: Data Declaration for Program SAPMJ7LC MJ7LCO01 - REA General Customizing: PBO Modules for Program SAPMJ7LC MJ7LCLUSTERTOP - documentation and ABAP source code MJ7LCLUSTERF01 - documentation and ABAP source code MJ7LCI01 - REA General Customizing: PAI Modules for Program SAPMJ7LC