RWB2M90 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report enables you to adjust trading contracts to condition changes automatically...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 RWB2M90 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WB2IND - Automatic Document Adjustment
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_ALV =
Selection Text: S_BDAT_H = Document Date To
Selection Text: S_BDAT_L = Document Date From
Selection Text: S_BTBSTA = D .
Selection Text: S_EKGRP = D .
Selection Text: S_EKORG = D .
Selection Text: S_ELIFN = D .
Selection Text: S_ERDAT = D .
Selection Text: S_ERNAM = D .
Selection Text: S_KDAT_H = Condition Valid To
Selection Text: S_KDAT_L = Condition Valid From
Selection Text: S_KIPRST = Pricing Type
Selection Text: S_KUNNR = D .
Selection Text: S_MATKL = D .
Selection Text: S_MATNR = D .
Selection Text: S_MAXVAL = D .
Selection Text: S_ONLYDI = Just Display Worklist
Selection Text: S_WERKS = D .
Selection Text: S_WAIT = Direct Posting per Document
Selection Text: S_VTWEG = D .
Selection Text: S_VKORG = D .
Selection Text: S_TKSACH = D .
Selection Text: S_TKONN = D .
Selection Text: S_TC_REL = D .
Selection Text: S_TCTYP = D .
Selection Text: S_TCCAT = D .
Selection Text: S_SPART = D .
Selection Text: S_SELSCR = Select Worklist Manually
Selection Text: S_RESWK = D .
Selection Text: S_REORGB = Delete WL After Processing
Selection Text: S_REORGA = Flag All Data For Reorg.
Selection Text: S_PDAT_L = Pricing Determination Date Fr.
Selection Text: S_PDAT_H = Price Determination Date To
Title: Automatic Document Adjustment of Trading Contracts
Text Symbol: W11 = The entire worklist will be deleted
Text Symbol: W06 = Confirmation Prompt
Text Symbol: W05 = anyway?
Text Symbol: W04 = Run program
INCLUDE WB2M90TOP.
INCLUDE WB2M90E01.
INCLUDE WB2M90F00.
INCLUDE WB2M90F02.
INCLUDE LWIN1F00.
INCLUDE WB2M90F01.
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 RWB2M90 or its description.
RWB2M90 - Automatic Document Adjustment of Trading Contracts RWB2M90 - Automatic Document Adjustment of Trading Contracts RWB2M02D - Automatic Trading Contract Document Adjustment: Delete Worklist RWB2M02D - Automatic Trading Contract Document Adjustment: Delete Worklist RWB2M01N - Recompilation of Document Index for Trading Contracts RWB2M01N - Recompilation of Document Index for Trading Contracts