MJ7LCF01 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 MJ7LCF01 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: REA, General Customizing: Form Routines for Program SAPMJ7LC
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = p_title * DIAGNOSE_OBJECT = ' ' text_question = p_question text_button_1 = text-003 * icon_button_1 = 'ICON_SYSTEM_SAVE' text_button_2 = text-004 * 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.
ENQUEUE_EJ_7LC CALL FUNCTION 'ENQUEUE_EJ_7LC' EXPORTING mode_j_7lc09 = 'S' mandt = sy-mandt _scope = '1' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
DEQUEUE_EJ_7LC CALL FUNCTION 'DEQUEUE_EJ_7LC' EXPORTING mode_j_7lc09 = 'S' mandt = sy-mandt _scope = '1' * _SYNCHRON = ' ' * _COLLECT = ' ' EXCEPTIONS OTHERS = 1.
ENQUEUE_EJ_7LF CALL FUNCTION 'ENQUEUE_EJ_7LF' EXPORTING mode_j_7lc08 = 'S' mandt = sy-mandt _scope = '1' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
DEQUEUE_EJ_7LF CALL FUNCTION 'DEQUEUE_EJ_7LF' EXPORTING mode_j_7lc08 = 'S' mandt = sy-mandt _scope = '1' * _SYNCHRON = ' ' * _COLLECT = ' ' EXCEPTIONS OTHERS = 1.
ENQUEUE_EJ_7LC CALL FUNCTION 'ENQUEUE_EJ_7LC' EXPORTING mode_j_7lc09 = 'E' mandt = sy-mandt _scope = '1' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
ENQUEUE_EJ_7LF CALL FUNCTION 'ENQUEUE_EJ_7LF' EXPORTING mode_j_7lc08 = 'E' mandt = sy-mandt _scope = '1' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
DEQUEUE_EJ_7LC CALL FUNCTION 'DEQUEUE_EJ_7LC' EXPORTING mode_j_7lc09 = 'E' mandt = sy-mandt _scope = '1' * _SYNCHRON = ' ' * _COLLECT = ' ' EXCEPTIONS OTHERS = 1.
DEQUEUE_EJ_7LF CALL FUNCTION 'DEQUEUE_EJ_7LF' EXPORTING mode_j_7lc08 = 'E' mandt = sy-mandt _scope = '1' * _SYNCHRON = ' ' * _COLLECT = ' ' EXCEPTIONS OTHERS = 1.
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = 'SAPMJ7LC' dynumb = dynumber TABLES dynpfields = dynpfields.
POPUP_TO_CONFIRM_LOSS_OF_DATA * CALL FUNCTION 'POPUP_TO_CONFIRM_LOSS_OF_DATA' * EXPORTING * textline1 = p_text1 * textline2 = p_text2 * titel = p_title ** START_COLUMN = 25 ** START_ROW = 6 * IMPORTING * answer = p_ok * EXCEPTIONS * OTHERS = 1.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = p_title * DIAGNOSE_OBJECT = ' ' text_question = text * TEXT_BUTTON_1 = 'Ja'(001) * ICON_BUTTON_1 = ' ' * TEXT_BUTTON_2 = 'Nein'(002) * ICON_BUTTON_2 = ' ' * DEFAULT_BUTTON = '1' * DISPLAY_CANCEL_BUTTON = 'X' * USERDEFINED_F1_HELP = ' ' * START_COLUMN = 25 * START_ROW = 6 * POPUP_TYPE = IMPORTING answer = p_ok * TABLES * PARAMETER = EXCEPTIONS text_not_found = 1 OTHERS = 2.
J_7L_AUFZEICHNUNG_CUSTOMIZING CALL FUNCTION 'J_7L_AUFZEICHNUNG_CUSTOMIZING' EXPORTING tabname1 = 'J_7LC09' tabname2 = 'J_7LC08' tab2pos = ' ' as4text = text-019 IMPORTING cancel = p_ok EXCEPTIONS OTHERS = 1.
J_7LC_TAB_FIELD_CHECK CALL FUNCTION 'J_7LC_TAB_FIELD_CHECK' EXPORTING i_tabname =
i_fieldname = i_max_fieldlength = i_length i_message_on = 'X' TABLES i_datatype_tab = i_types EXCEPTIONS error_tabname = 1 error_fieldname = 2 error_fieldlengh = 3 error_fieldtype = 4 OTHERS = 5.
J_7LC_MTAB_HELP CALL FUNCTION 'J_7LC_MTAB_HELP' EXPORTING i_headline = i_headline i_modus = c_modus "global i_dynprofield = i_dynprofield IMPORTING o_tabname = o_tabname EXCEPTIONS no_selection = 1 OTHERS = 2.
J_7LC_MFIELD_HELP CALL FUNCTION 'J_7LC_MFIELD_HELP' EXPORTING i_headline = i_headline i_modus = c_modus"global i_max_fieldlength = max_domain_length i_table =
i_tabfeld_dynpro = i_tabfeld_dynpro i_prog = sy-cprog i_dynnr = sy-dynnr IMPORTING o_fieldname = o_feldname TABLES i_datatype_tab = i_types EXCEPTIONS no_selection = 1 OTHERS = 2.
HELP_VALUES_GET_NO_DD_NAME * CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' * EXPORTING * CUCOL = 1 * CUROW = 0 * DISPLAY = C_DISPLAY * SELECTFIELD = FIELDNAME_SAVE * TITEL = I_HEADLINE * IMPORTING ** IND = * SELECT_VALUE = SEL_VALUE * TABLES * FIELDS = FIELDS_TAB * FULL_TABLE = F_TAB * EXCEPTIONS * NO_TABLEFIELDS_IN_DICTIONARY = 1 * NO_TABLESTRUCTURE_GIVEN = 2 * MORE_THEN_ONE_SELECTFIELD = 3 * NO_SELECTFIELD = 4 * OTHERS = 5.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MJ7LCF01 - REA, General Customizing: Form Routines for Program SAPMJ7LC MJ60AV0V - Include for Value Help Modules ON-VALUE-REQUEST MJ60AV0J - Include for Value Help Modules ON-VALUE-REQUEST MJ60ATOP - Data Part for Billing Document MJ60ATJ0 - IS-M: Tables Instructions for Single Access to Structures MJ60AOTX - PBO Modules for Billing Document - Text Processing