RMEBEIN3 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 RMEBEIN3 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
MEI3 - 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_VRSIO = Save under version
Selection Text: S_VBONUS = Subsequent settlement
Selection Text: S_VBLTYP = Automatic document adjustment
Selection Text: S_PDAT_L = Price Determination Date from
Selection Text: S_PDAT_H = Price determination date to
Selection Text: S_NEULF = New run?
Selection Text: S_LIFNR = Vendor
Selection Text: S_LFNAME = Name of run
Selection Text: S_ENDTIM = Termination time
Selection Text: S_ENDDAT = Termination date
Selection Text: S_BSART = Document Type
Selection Text: S_BELNRL = Purchasing documents from
Selection Text: S_BELNRH = Purchasing documents to
Selection Text: S_BDAT_L = Document date from
Selection Text: S_BDAT_H = Document date to
Selection Text: P_LIST = List display
Selection Text: P_ALV = Table Display
Title: Recompilation of Doc. Index (Auto. Document Adj., Subseq. Settlement)
Text Symbol: W21 = You are updating "actual" data
Text Symbol: W14 = Perform function?
Text Symbol: W06 = Confirmation prompt
Text Symbol: S33 = Version
Text Symbol: S32 = Control of recompilation run
Text Symbol: S15 = Purchasing documents from
Text Symbol: S13 = Price Determination Date from
Text Symbol: S12 = Document date from
Text Symbol: S02 = Usage
Text Symbol: S01 = Purchasing documents
Text Symbol: 201 = Seln of Display Variant
Text Symbol: 100 = Test version doc. ind.
Text Symbol: 099 = to
Text Symbol: 032 = Open runs, table &
Text Symbol: 031 = Existing versions
Text Symbol: 018 = Actual data
Text Symbol: 017 = Recompilation
Text Symbol: 001 = Available document types
Text Symbol: 000 = Documents
INCLUDE BEIN3TOP.
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.
RMEBEIN3 - Recompilation of Doc. Index (Auto. Document Adj., Subseq. Settlement) RMEBEIN3 - Recompilation of Doc. Index (Auto. Document Adj., Subseq. Settlement) RMEBEIN2 - Mass Adjustment of Documents Due to Changes in Conditions RMEBEIN2 - Mass Adjustment of Documents Due to Changes in Conditions RMEBEIN1 - Changes to Purchasing Documents Due to Changes in Conditions RMEBEIN1 - Changes to Purchasing Documents Due to Changes in Conditions