J_7LIZAR is a standard Executable ABAP Report 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_7LIZAR into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J7LIZAR - REA Infosystem Article-Partner Assig
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.
Selection Text: SO_MAKTG = D .
Selection Text: SO_MAKTI = D .
Selection Text: SO_MATNR = D .
Selection Text: SO_MDFKZ = D .
Selection Text: SO_MEINS = D .
Selection Text: SO_MEREL = D .
Selection Text: SO_MEVWX = D .
Selection Text: SO_MKZRE = D .
Selection Text: SO_MSTAT = D .
Selection Text: SO_MTYP = D .
Selection Text: SO_SPLIT = D .
Selection Text: SO_VRKME = D .
Selection Text: SO_VRSIO = D .
Selection Text: SO_ZENKZ = D .
Selection Text: S_FUELLG = D .
Selection Text: S_HDLSKO = D .
Selection Text: S_HDLST = D .
Selection Text: S_HDLSTN = D .
Selection Text: S_INFOK = D .
Selection Text: S_MEKEY = D .
Selection Text: S_OBJKEY = D .
Selection Text: S_VRSIO = D .
Selection Text: MEHRZL = Multirow Display
Selection Text: SO_VARIA = D .
Selection Text: MAX = D .
Selection Text: PA_DATAB = D .
Selection Text: PA_DATBI = D .
Selection Text: P_REF_OK = D .
Selection Text: SO_BUKRS = D .
Selection Text: SO_ENTNA = D .
Selection Text: SO_GMENG = D .
Selection Text: SO_KOKEY = D .
Selection Text: SO_LAND1 = D .
Selection Text: SO_LANGU = D .
Title: REA Info Systems: Article to Recycling Partner Assignment
Text Symbol: 033 = Price List Header Conditions
Text Symbol: 008 = Trade Levels for Article
Text Symbol: 007 = Declaration Keys
INCLUDE J_7LINFO_TOP.
INCLUDE J_7LINFO_F4_HELP.
No SAP DATABASE tables are accessed within this REPORT code!
REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = 'J_7LIZAR' i_callback_pf_status_set = 'SET_PF_STATUS_3' i_callback_user_command = 'USER_COMMAND' it_fieldcat = field_tab i_save = 'A' is_variant = gs_variant TABLES t_outtab = outtab.
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.
J_7L_SPLITTING_FAKTOR_DATUM CALL FUNCTION 'J_7L_SPLITTING_FAKTOR_DATUM' EXPORTING entna = kkond_tab-entna land1 = kkond_tab-land1 kokey = kkond_tab-kokey datam = kkond_tab-datab kotyp = 'K' * NO_PUFFER = ' ' * NO_TEXT_IN_LIST = ' ' IMPORTING kproz = kproz * KZPRAD = * TABLES * KOART_TAB = * J_7LC36_TAB = * J_7LC37_TAB = * J_7LC38_TAB = EXCEPTIONS OTHERS = 1.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING * DDIC_STRUCTURE = ' ' retfield = fieldname_save * PVALKEY = ' ' * dynpprog = dynprog * dynpnr = dynpnr * dynprofield = dynprofield * STEPL = 0 window_title = text-033 * VALUE = ' ' value_org = 'S' * MULTIPLE_CHOICE = ' ' display = ' ' * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' * MARK_TAB = * IMPORTING * USER_RESET = TABLES value_tab = kkond_tab * FIELD_TAB = return_tab = return_tab * dynpfld_mapping = dynfield_tab EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3.
DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = dynprog dynumb = dynpnr TABLES dynpfields = dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
J_7LIZAR - REA Info Systems: Article to Recycling Partner Assignment J_7LIZAR - REA Info Systems: Article to Recycling Partner Assignment J_7LIZAF - REA Info Systems: Article to Fraction Assignment J_7LIZAF - REA Info Systems: Article to Fraction Assignment J_7LISV1 - REA Info Systems: Packaging Master Data J_7LISV1 - REA Info Systems: Packaging Master Data