J_3RMOBVED 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_3RMOBVED into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J3RFLVMOBVED - Stock Overview (Russia)
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: PA_ADCST = D .
Selection Text: PA_BATCH = D .
Selection Text: PA_BUKRS = D .
Selection Text: PA_DOCS = D .
Selection Text: PA_LOCK = D .
Selection Text: PA_MOVED = D .
Selection Text: PA_ONLSP = D .
Selection Text: PA_RESTM = D .
Selection Text: PA_REVER = D .
Selection Text: PA_SAVEM = D .
Selection Text: PA_VALCH = D .
Selection Text: PA_VARNT = D .
Selection Text: SO_BUDAT = D .
Selection Text: SO_BWTAR = D .
Selection Text: SO_CHARG = D .
Selection Text: SO_KUNNR = D .
Selection Text: SO_LGORT = D .
Selection Text: SO_LIFNR = D .
Selection Text: SO_MATKL = D .
Selection Text: SO_MATNR = D .
Selection Text: SO_MTART = D .
Selection Text: SO_POSID = D .
Selection Text: SO_SAKNR = D .
Selection Text: SO_SOBKZ = D .
Selection Text: SO_VBELN = D .
Selection Text: SO_WERKS = D .
Title: Stock Overview (Russia)
Text Symbol: 209 = CCt
Text Symbol: 210 = WBS
Text Symbol: 208 = AA
Text Symbol: 207 = Vend
Text Symbol: 206 = Cust
Text Symbol: 211 = Strg
Text Symbol: 212 = MovAverPriChan
Text Symbol: 213 = Btch
Text Symbol: SC1 = Financial Accounting Parameters
Text Symbol: SC2 = Material Management Parameters
Text Symbol: TB1 = Material Parameters
INCLUDE J_3RMOBVEDSEL. " SELECTION SCREENS
INCLUDE J_3RMOBVEDMCR. " MACROS
INCLUDE J_3RMOBVEDF05. " BADI CALL FORMS
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.
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_3RMOBVED or its description.