RWLF9026 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 RWLF9026 into the relevant SAP transactions such as SE38 or SE80
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_DEPRO = D .
Selection Text: S_PRUEF = D .
Selection Text: S_RRLCGE = Exclusive
Selection Text: S_RRLCGI = Inclusive
Title: Update Data for Creation of Enhanced Remuneration List Data
Text Symbol: 071 = Create Doc.
Text Symbol: 072 = Change Doc.
Text Symbol: 073 = Disp. document
Text Symbol: 074 = Unknown
Text Symbol: 075 = Missing Authorizations
Text Symbol: T01 = Program Run Control
Text Symbol: T02 = Condition Type Groups That Should Be Updated
INCLUDE F9026TOP.
INCLUDE F9026S01.
INCLUDE F9026E01.
INCLUDE F9070F00.
INCLUDE F9026F00.
INCLUDE F9026F01.
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.
RWLF9026 - Update Data for Creation of Enhanced Remuneration List Data RWLF9026 - Update Data for Creation of Enhanced Remuneration List Data RWLF9025 - New Price Determination for Conditions from Extended Remuneration List RWLF9025 - New Price Determination for Conditions from Extended Remuneration List RWLF9024 - Create Simulation of Remuneration Lists from Preceding Documents RWLF9024 - Create Simulation of Remuneration Lists from Preceding Documents