RWLF_SETTLEMENT_LIST_RL is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You use the settlement list to create Remuneration Lists based on a worklist...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 RWLF_SETTLEMENT_LIST_RL into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WLFSLRL - Settlement List - Remuneration Lists
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.
Title: Settlement List for Remuneration Lists
Text Symbol: A01 = EA-RETAIL
Text Symbol: A02 = EhP7
INCLUDE RWLF_SETTLEMENT_LIST_RLTOP.
INCLUDE RWLF_SETTLEMENT_LIST_RLE01.
INCLUDE RWLF_SETTLEMENT_LIST_RLF01.
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.
RWLF_SETTLEMENT_LIST_RL - Settlement List for Remuneration Lists RWLF_SETTLEMENT_LIST_RL - Settlement List for Remuneration Lists RWLF_SETTLEMENT_LISTTOP - RWLFSETTLEMENTLISTTOP RWLF_SETTLEMENT_LISTS01 - RWLFSETTLEMENTLISTS01 RWLF_SETTLEMENT_LISTF01 - RWLFSETTLEMENTLISTF01 RWLF_SETTLEMENT_LISTE01 - RWLFSETTLEMENTLISTE01