RWB2M01N 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 RWB2M01N into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WB2INDN - Recompilation of Document Index
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_APPLOG = Create Application Log
Selection Text: S_BELNRH = Agency Documents From
Selection Text: S_BELNRL = Agency Documents To
Selection Text: S_BUDAT = D .
Selection Text: S_ENDDAT = Termination Date
Selection Text: S_ENDTIM = Termination Time
Selection Text: S_ERDAT = D .
Selection Text: S_ERNAM = D .
Selection Text: S_FODAT = Create Message Log
Selection Text: S_LFNAME = Name of Run
Selection Text: S_NEULF = New Run?
Selection Text: S_NEWBW = D .
Selection Text: S_SPERR = Block all documents?
Selection Text: S_TCCAT = D .
Selection Text: S_TCTYP = D .
Selection Text: S_VRSIO = Save Under Version
Selection Text: S_WRSTP = No. of Documents per Package
Title: Recompilation of Document Index for Trading Contracts
Text Symbol: W34 = Recompile BW statistics anyway?
Text Symbol: W33 = to contain data
Text Symbol: W32 = Generally, InfoCubes in BW are not allowed
Text Symbol: W31 = You are creating extract structures in BW
Text Symbol: W24 = Still recompile document index in LIS?
Text Symbol: W21 = You are updating the "actual" data!
Text Symbol: W14 = Recompile document index immediately?
Text Symbol: W11 = Recompilation Over Multiple Trading Contracts
Text Symbol: W06 = Confirmation Prompt
Text Symbol: W04 = Still recompile document index?
Text Symbol: 002 = To
Text Symbol: 030 = Info Structures for Subseq. Settlement
Text Symbol: 032 = Open Runs, Table &
Text Symbol: 100 = Setup: &V1&
Text Symbol: B21 = Trading Contract
Text Symbol: B44 = Message Log
Text Symbol: B45 = Application Log
Text Symbol: BEL = Document Index
Text Symbol: F01 = Existing Versions (Subseq. Sett.)
Text Symbol: F02 = Bus. Vols., Income (Actual Data)
INCLUDE WB2M01NTOP.
INCLUDE WB2M01NE01.
INCLUDE WB2M01NF00.
INCLUDE WB2M01NF01.
INCLUDE WB2M01NF02.
INCLUDE WB2M01NF03.
INCLUDE WB2M01NF04.
INCLUDE WB2M01NF05.
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.
RWB2M01N - Recompilation of Document Index for Trading Contracts RWB2M01N - Recompilation of Document Index for Trading Contracts RWB2M01D - Delete Document Index Data for Trading Contracts RWB2M01D - Delete Document Index Data for Trading Contracts RWB2GTMCFM01TOP - documentation and ABAP source code RWB2DI00I - documentation and ABAP source code