J_7LTMC6 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The program helps you to create information structures in REA...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter J_7LTMC6 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J7LUTILITY1 - J_7LTMC6
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 Customizing: Update - Units in table TMC6
Text Symbol: 0J1 = REA: Derived unit 1
Text Symbol: 0J2 = REA: Derived unit 2
Text Symbol: 0J3 = REA: Derived unit 3
Text Symbol: 0J4 = REA: Derived unit 4
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
J_7L_CHECK_AUTHORITY_RANGE CALL FUNCTION 'J_7L_CHECK_AUTHORITY_RANGE' EXPORTING i_object = bobject "Interface i_activity = '02' "change/display * TABLES * i_bukrs = bukrs_r * i_land1 = land1_r * i_entnr = entnr_r EXCEPTIONS no_authorisation = 1 OTHERS = 2.
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_7LTMC6 - REA Customizing: Update - Units in table TMC6 J_7LTMC6 - REA Customizing: Update - Units in table TMC6 J_7LTMC2 - REA Customizing: Update - Derived Units of Measure in TMC24 J_7LTMC2 - REA Customizing: Update - Derived Units of Measure in TMC24 J_7LTF04 - REA Article: Collect-maintains F4-assistance to J_7LSAMA J_7LTF02 - Include J_7LTF02