SAP Reports / Programs | Recycling Administration Core Functions | Recycling Administration | Recycling Administration Core Functions(IS-REA-COR) SAP IS

MJ7LFF01 SAP ABAP INCLUDE - Include MJ7LKF01







MJ7LFF01 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 MJ7LFF01 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT MJ7LFF01. "Basic submit
SUBMIT MJ7LFF01 AND RETURN. "Return to original report after report execution complete
SUBMIT MJ7LFF01 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Include MJ7LKF01


INCLUDES used within this REPORT MJ7LFF01

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

J_7L_CHECK_AUTHORITY_RANGE CALL FUNCTION 'J_7L_CHECK_AUTHORITY_RANGE' EXPORTING i_object = 'J_7L_CUST' i_activity = change_mode TABLES i_bukrs = bukrs_r i_land1 = land1_r * I_ENTNR = i_entna = entna_r EXCEPTIONS no_authorisation = 1 OTHERS = 2.

ENQUEUE_EJ_7LSC CALL FUNCTION 'ENQUEUE_EJ_7LSC' EXPORTING mode_j_7lc191 = 'E' mandt = sy-mandt entna = '*' _scope = '1' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.

ENQUEUE_EJ_7LE CALL FUNCTION 'ENQUEUE_EJ_7LE' EXPORTING mode_j_7le01 = 'S' mandt = sy-mandt * entnr = * land1 = _scope = '1' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.

DEQUEUE_EJ_7LE CALL FUNCTION 'DEQUEUE_EJ_7LE' EXPORTING mode_j_7le01 = 'S' _scope = '1' * _SYNCHRON = ' ' * _COLLECT = ' ' EXCEPTIONS OTHERS = 1. "#EC *

ENQUEUE_EJ_7LSC CALL FUNCTION 'ENQUEUE_EJ_7LSC' EXPORTING mode_j_7lc191 = 'S' mandt = sy-mandt entna = '*' _scope = '1' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.

DEQUEUE_EJ_7LSC CALL FUNCTION 'DEQUEUE_EJ_7LSC' EXPORTING mode_j_7lc191 = 'S' mandt = sy-mandt entna = '*' _scope = '1' * _SYNCHRON = ' ' * _COLLECT = ' ' EXCEPTIONS OTHERS = 1. "#EC *

DEQUEUE_EJ_7LSC CALL FUNCTION 'DEQUEUE_EJ_7LSC' EXPORTING mode_j_7lc191 = 'E' mandt = sy-mandt entna = '*' _scope = '1' * _SYNCHRON = ' ' * _COLLECT = ' ' EXCEPTIONS OTHERS = 1. "#EC *

J_7L_SPLITTING_FAKTOR_DATUM CALL FUNCTION 'J_7L_SPLITTING_FAKTOR_DATUM' EXPORTING entna = j_7lke4-entna land1 = j_7lke4-land1 kokey = j_7lke4-kokey datam = j_7lke1-datam kotyp = 'M' no_puffer = 'X' no_text_in_list = ' ' IMPORTING kproz = kproz_save kzprad = j_7lke4-kzprad TABLES koart_tab = koart_tab * J_7LC36_TAB = * J_7LC37_TAB = * J_7LC38_TAB = EXCEPTIONS OTHERS = 1.

POPUP_TO_DECIDE * CALL FUNCTION 'POPUP_TO_DECIDE' * EXPORTING * DEFAULTOPTION = '2' * TEXTLINE1 = TEXT-008 * TEXTLINE2 = TEXT-009 * TEXTLINE3 = TEXT-010 * TEXT_OPTION1 = TEXT-011 * TEXT_OPTION2 = TEXT-012 * TITEL = TEXT-007 ** START_COLUMN = 25 ** START_ROW = 6 * CANCEL_DISPLAY = ' ' * IMPORTING * ANSWER = C_ANSWER * EXCEPTIONS * OTHERS = 1.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-007 * DIAGNOSE_OBJECT = ' ' text_question = text-008 text_button_1 = text-011 icon_button_1 = 'ICON_DELETE' text_button_2 = text-012 icon_button_2 = 'ICON_SYSTEM_CANCEL' default_button = '2' display_cancel_button = ' ' * USERDEFINED_F1_HELP = ' ' start_column = 25 start_row = 6 * POPUP_TYPE = IMPORTING answer = c_answer * TABLES * PARAMETER = EXCEPTIONS text_not_found = 1 OTHERS = 2.

J_7L_CHECK_AUTHORITY_RANGE CALL FUNCTION 'J_7L_CHECK_AUTHORITY_RANGE' EXPORTING i_object = 'J_7L_CUST' i_activity = display_mode TABLES * i_bukrs = bukrs_l i_land1 = land1_k * I_ENTNR = i_entna = entna_k EXCEPTIONS no_authorisation = 1 OTHERS = 2.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = 'SAPMJ7LF' dynumb = dynumber TABLES dynpfields = dynpfields.

J_7L_SPLITTING_FAKTOR_DATUM CALL FUNCTION 'J_7L_SPLITTING_FAKTOR_DATUM' EXPORTING entna = gt_j_7lkf01-entna land1 = gt_j_7lkf01-land1 kokey = gt_j_7lkf01-kokey datam = j_7lke1-datam kotyp = 'M' no_puffer = 'X' no_text_in_list = 'X' IMPORTING kproz = l_kproz * KZPRAD = * TABLES * KOART_TAB = * J_7LC36_TAB = * J_7LC37_TAB = * J_7LC38_TAB = EXCEPTIONS OTHERS = 1.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = p_title * DIAGNOSE_OBJECT = ' ' text_question = p_question text_button_1 = text-016 * icon_button_1 = 'ICON_SYSTEM_SAVE' text_button_2 = text-017 * 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 = p_answer * TABLES * PARAMETER = EXCEPTIONS text_not_found = 1 OTHERS = 2.

POPUP_TO_CONFIRM_LOSS_OF_DATA * CALL FUNCTION 'POPUP_TO_CONFIRM_LOSS_OF_DATA' * EXPORTING * TEXTLINE1 = P_TEXT1 ** textline2 = * TITEL = P_TITLE ** START_COLUMN = 25 ** START_ROW = 6 * IMPORTING * ANSWER = P_ANSWER * EXCEPTIONS * OTHERS = 1.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = p_title * DIAGNOSE_OBJECT = ' ' text_question = p_text1 text_button_1 = text-011 * ICON_BUTTON_1 = ' ' text_button_2 = text-012 * ICON_BUTTON_2 = ' ' default_button = '2' display_cancel_button = ' ' * USERDEFINED_F1_HELP = ' ' * START_COLUMN = 25 * START_ROW = 6 * POPUP_TYPE = IMPORTING answer = p_answer * TABLES * PARAMETER = EXCEPTIONS text_not_found = 1 OTHERS = 2.

J_7L_AUFZEICHNUNG_CUSTOMIZING CALL FUNCTION 'J_7L_AUFZEICHNUNG_CUSTOMIZING' EXPORTING tabname1 = p_tabname * viewname1 = * TABNAME2 = * VIEWNAME2 = as4text = p_objbez object = 'TABU' mastertype = 'TABU' IMPORTING cancel = p_ok TABLES objlst_tab1 = tpobjlst_tab * OBJLST_TAB2 = EXCEPTIONS OTHERS = 1. "#EC *

J_7L_SPLITTING_FAKTOR_DATUM CALL FUNCTION 'J_7L_SPLITTING_FAKTOR_DATUM' EXPORTING entna = p_entna land1 = p_land1 kokey = kokey_vrs_tab-kokey datam = l_datum kotyp = kokey_vrs_tab-kotyp no_puffer = 'X' no_text_in_list = 'X' IMPORTING kproz = kokey_vrs_tab-kproz * kzprad = * tables * koart_tab = * J_7LC36_TAB = * J_7LC37_TAB = * J_7LC38_TAB = EXCEPTIONS OTHERS = 1.

J_7L_AUFZEICHNUNG_CUSTOMIZING





CALL FUNCTION 'J_7L_AUFZEICHNUNG_CUSTOMIZING' EXPORTING tabname1 = 'J_7LC37' * viewname1 = tabname2 = 'J_7LC38' * VIEWNAME2 = as4text = text-020 object = 'TABU' mastertype = 'TABU' IMPORTING cancel = p_ok TABLES objlst_tab1 = tpobjlst_tab1 objlst_tab2 = tpobjlst_tab2 EXCEPTIONS OTHERS = 1. "#EC *

J_7L_CHECK_AUTHORITY_RANGE CALL FUNCTION 'J_7L_CHECK_AUTHORITY_RANGE' EXPORTING i_object = 'J_7L_CUST' i_activity = display_mode TABLES i_bukrs = bukrs_l i_land1 = land1_l * I_ENTNR = i_entna = entna_l EXCEPTIONS no_authorisation = 1 OTHERS = 2.

J_7L_CHECK_AUTHORITY_RANGE CALL FUNCTION 'J_7L_CHECK_AUTHORITY_RANGE' EXPORTING i_object = 'J_7L_CUST' i_activity = change_mode TABLES i_bukrs = bukrs_l i_land1 = land1_l * I_ENTNR = i_entna = entna_l EXCEPTIONS no_authorisation = 1 OTHERS = 2.

J_7L_SPLITTING_PERIODE CALL FUNCTION 'J_7L_SPLITTING_PERIODE' * EXPORTING * i_datab = j_7lke1-datab * i_datbi = j_7lke1-datbi TABLES i_entna = entna_range i_land1 = land1_range i_kokey = kokey_range * i_vrsio = i_kotyp = kotyp_range o_splitting_periode = splitting_periode.

J_7L_SPLITTING_PERIODE_DISPLAY CALL FUNCTION 'J_7L_SPLITTING_PERIODE_DISPLAY' TABLES i_perioden_tab = splitting_periode.

J_7L_SPLITTING_PERIODE CALL FUNCTION 'J_7L_SPLITTING_PERIODE' * EXPORTING * i_datab = j_7lke1-datab * i_datbi = j_7lke1-datbi TABLES i_entna = entna_range i_land1 = land1_range i_kokey = kokey_range * i_vrsio = i_kotyp = kotyp_range o_splitting_periode = splitting_periode.

J_7L_SPLITTING_PERIODE_DISPLAY CALL FUNCTION 'J_7L_SPLITTING_PERIODE_DISPLAY' TABLES i_perioden_tab = splitting_periode.

J_7L_SPLITTING_PERIODE CALL FUNCTION 'J_7L_SPLITTING_PERIODE' * EXPORTING * i_datab = j_7lke1-datab * i_datbi = j_7lke1-datbi TABLES i_entna = entna_range i_land1 = land1_range i_kokey = kokey_range i_vrsio = vrsio_range i_kotyp = kotyp_range o_splitting_periode = splitting_periode.

J_7L_SPLITTING_PERIODE_DISPLAY CALL FUNCTION 'J_7L_SPLITTING_PERIODE_DISPLAY' TABLES i_perioden_tab = splitting_periode.

J_7L_SPLITTING_PERIODE CALL FUNCTION 'J_7L_SPLITTING_PERIODE' * EXPORTING * i_datab = j_7lke1-datab * i_datbi = j_7lke1-datbi TABLES i_entna = entna_range i_land1 = land1_range i_kokey = kokey_range i_vrsio = vrsio_range i_kotyp = kotyp_range o_splitting_periode = splitting_periode.

J_7L_SPLITTING_PERIODE_DISPLAY CALL FUNCTION 'J_7L_SPLITTING_PERIODE_DISPLAY' TABLES i_perioden_tab = splitting_periode.

J_7L_CHECK_AUTHORITY_RANGE CALL FUNCTION 'J_7L_CHECK_AUTHORITY_RANGE' EXPORTING i_object = 'J_7L_CUST' i_activity = display_mode TABLES i_bukrs = bukrs_r i_land1 = land1_r * I_ENTNR = i_entna = entna_r EXCEPTIONS no_authorisation = 1 OTHERS = 2.



Contribute (Add Comments)

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 MJ7LFF01 or its description.