J_7LINFO_F4_HELP_COST 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 J_7LINFO_F4_HELP_COST 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!
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING ddic_structure = tabname retfield = retfield dynpprog = lv_prog dynpnr = lv_dynp dynprofield = p_varia window_title = window_title value_org = 'S' TABLES value_tab =
.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING ddic_structure = tabname retfield = retfield dynpprog = lv_prog dynpnr = lv_dynp dynprofield = p_varia window_title = window_title value_org = 'S' TABLES value_tab =
.
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = sy-repid "p_progname dynumb = '1000' "Read allways from selection screen TABLES dynpfields = dynpfields.
CONVERSION_EXIT_MATN1_INPUT CALL FUNCTION 'CONVERSION_EXIT_MATN1_INPUT' EXPORTING input = dynpfields-fieldvalue IMPORTING output = ps_matnr-matnr_low.
CONVERSION_EXIT_MATN1_INPUT CALL FUNCTION 'CONVERSION_EXIT_MATN1_INPUT' EXPORTING input = dynpfields-fieldvalue IMPORTING output = ps_matnr-matnr_high.
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_7LINFO_F4_HELP_COST - J7LINFOF4HELPCOST J_7LINFO_F4_HELP - J7LINFOF4HELP J_7LIKV1 - REA Info Systems: Packaging Cost Analysis J_7LIKV1 - REA Info Systems: Packaging Cost Analysis J_7LIKU1_TOP - REA Infosystem: Data definition to the Program J_7LIKU1 J_7LIKU1_SEL - REA Infosystem: display selection to the Program J_7LIKU1