SAP Reports / Programs

RWB2M01N SAP ABAP Report - Recompilation of Document Index for Trading Contracts







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


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

WB2INDN - Recompilation of Document Index


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RWB2M01N. "Basic submit
SUBMIT RWB2M01N AND RETURN. "Return to original report after report execution complete
SUBMIT RWB2M01N VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


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)





Text Symbol: F03 = Bus. Volume Comparison (Final Settlemnt)
Text Symbol: F04 = Bus. Vol. Data at Comparison (Fin.Setlm)
Text Symbol: F05 = Bus. Volume Comparison (Partial Settlmt)
Text Symbol: F06 = Bus.Vol. Data at Comparison (Part.Setlm)
Text Symbol: F07 = Other Version
Text Symbol: F08 = Statistical Setup
Text Symbol: F09 = Actual Data
Text Symbol: S02 = Organizational Data
Text Symbol: S05 = Log Functions
Text Symbol: S09 = Document Level
Text Symbol: S31 = Constraint of Trading Contracts
Text Symbol: S32 = Control of the Setup Run
Text Symbol: S33 = Update
Text Symbol: T01 = Update
Text Symbol: T02 = Document Data
Text Symbol: T04 = List Log
Text Symbol: W01 = Not all trading contracts
Text Symbol: W02 = could be blocked


INCLUDES used within this REPORT RWB2M01N

INCLUDE WB2M01NTOP.
INCLUDE WB2M01NE01.
INCLUDE WB2M01NF00.
INCLUDE WB2M01NF01.
INCLUDE WB2M01NF02.
INCLUDE WB2M01NF03.
INCLUDE WB2M01NF04.
INCLUDE WB2M01NF05.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 RWB2M01N or its description.