J_7LIKA1 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_7LIKA1 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J7L8 - REA Info Cost Analysis: Article
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: KDATB_P = D .
Selection Text: HVTWEG_S = D .
Selection Text: HVKORG_S = D .
Selection Text: HSPART_S = D .
Selection Text: HPARVW_S = D .
Selection Text: HKUNNR_S = D .
Selection Text: HITYP_P = D .
Selection Text: HISTUN_S = D .
Selection Text: HISTNO_P = D .
Selection Text: GSBER_S = D .
Selection Text: GEWEIP_P = D .
Selection Text: FKART_S = D .
Selection Text: ENTNA_S = D .
Selection Text: EKORG_S = D .
Selection Text: DIFFK_P = D .
Selection Text: BWART_S = D .
Selection Text: BUKRS_S = D .
Selection Text: BLART_S = D .
Selection Text: BLARP_S = D .
Selection Text: MEHRZL = Multirow Display
Selection Text: LLAND_P = Show Export Countries Separat.
Selection Text: LIMRK_P = Show Vendor Characteristic
Selection Text: LIFNR_P = Show Vendor Numbers
Selection Text: IMPORT_P = Show Imports Separately
Selection Text: WERKS_S = D .
Selection Text: WAERK_P = D .
Selection Text: VTWEG_S = D .
Selection Text: VRSIO_P = D .
Selection Text: VKORG_S = D .
Selection Text: VGART_S = D .
Selection Text: VBELN_S = D .
Selection Text: VAR_P = D .
Selection Text: VARIA_S = D .
Selection Text: VALLDP_S = D .
Selection Text: SPART_S = D .
Selection Text: SO_MATNR = D .
Selection Text: KDATV_P = D .
Selection Text: KUMRK_S = D .
INCLUDE J_7LIK1TOP.
INCLUDE J_7LIK1SEL.
INCLUDE J_7LIK1FOR.
INCLUDE J_7LIKAVU_ALV_FOR.
INCLUDE J_7LINFO_F4_HELP_COST.
No SAP DATABASE tables are accessed within this REPORT code!
J_7LH_SET * CALL FUNCTION 'J_7LH_SET'.
J_7L_F4_MATNR CALL FUNCTION 'J_7L_F4_MATNR' EXPORTING help_type = 1 dynpprog = sy-repid dynpnr = sy-dynnr dynprofield = 'SO_MATNR-LOW' dynfieldvar = 'VARIA_S-LOW' IMPORTING selected_matnr = so_matnr-low selected_variante = varia_s-low EXCEPTIONS help_type_not_specified = 1 error_in_help_values_get = 2 OTHERS = 3.
J_7L_F4_MATNR CALL FUNCTION 'J_7L_F4_MATNR' EXPORTING help_type = 1 dynpprog = sy-repid dynpnr = sy-dynnr dynprofield = 'SO_MATNR-HIGH' dynfieldvar = 'VARIA_S-HIGH' IMPORTING selected_matnr = so_matnr-high selected_variante = varia_s-high EXCEPTIONS help_type_not_specified = 1 error_in_help_values_get = 2 OTHERS = 3.
UNIT_OF_MEASUREMENT_HELP CALL FUNCTION 'UNIT_OF_MEASUREMENT_HELP' EXPORTING * BUSINESS_UOM = ' ' * CUCOL = 0 * CUROW = 0 dimid = 'MASS' * DISPLAY = ' ' * LANGUAGE = SY-LANGU * SELECT_UNIT_EXTERN = ' ' * SELECT_UNIT_LONG = ' ' IMPORTING select_unit = geweip_p.
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_7LIKA1 or its description.
J_7LIKA1 - REA Info Systems: Article Cost Analysis J_7LIKA1 - REA Info Systems: Article Cost Analysis J_7LIKA0_FISCHER - REA Info Systems: Cost Analysis, Article (Old) J_7LIKA0_FISCHER - REA Info Systems: Cost Analysis, Article (Old) J_7LIK1TOP - REA Info Systems: Data Definition for Program J_7LIKA1 and J_7LIKV1 J_7LIK1SEL_VERP - REA Info Systems: Selection Screen for Program J_7LIKV1