CMM_LREV_INIT is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The report
If you would like to execute this report or see the full code listing simply enter CMM_LREV_INIT 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.
Selection Text: S_VTWEGG = D .
Selection Text: S_VTWEG = D .
Selection Text: S_VKORGG = D .
Selection Text: S_VKORG = D .
Selection Text: S_VKGRPG = D .
Selection Text: S_VKGRP = D .
Selection Text: S_VKBURG = D .
Selection Text: S_VKBUR = D .
Selection Text: S_VBELN = D .
Selection Text: S_TPOSN = D .
Selection Text: S_TKONN = D .
Selection Text: S_TKONEX = D .
Selection Text: S_TCTYP = D .
Selection Text: S_TCCAT = D .
Selection Text: S_SPARTG = D .
Selection Text: S_SPART = D .
Selection Text: S_RUN_TS = D .
Selection Text: S_POSNR = D .
Selection Text: S_EKORGG = D .
Selection Text: S_EKORG = D .
Selection Text: S_EKGRPG = D .
Selection Text: S_EKGRP = D .
Selection Text: S_EBELP = Purchasing Document Item
Selection Text: S_EBELN = D .
Selection Text: S_BUKRSV = Company Code
Selection Text: S_BUKRSG = D .
Selection Text: S_BUKRS = D .
Selection Text: P_VBTYP = Sales Document Category
Selection Text: P_SLS = D .
Selection Text: P_SIMUL = D .
Selection Text: P_RUN_X = D .
Selection Text: P_PUR = D .
Selection Text: P_MAX_J = D .
Selection Text: P_LG_ERR = D .
Selection Text: P_JSIZE = D .
Selection Text: P_GTMSEL = D .
Selection Text: P_GTMREL = D .
Selection Text: P_DISPL = D .
INCLUDE: CMM_LREV_INIT_TOP, " DEFINITIONS OF GLOBAL DATA
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CMM_LREV_INIT - Revaluation of Logistics Documents - Initial Load CMM_LREV_INIT - Revaluation of Logistics Documents - Initial Load CMM_LREV_I03 - Class and Interface Implementations CMM_LREV_I02 - Class and Interface Implementations CMM_LREV_I01 - Class and Interface Implementations CMM_LREV_F05 - Forms - Relevant for Background Processing