RWLF6006 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 RWLF6006 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WLS6 - Goto AS for Customer Settlement
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: Marker to Archive Information System for Customer Settlements
INCLUDE LWLF_ARCHIVECON.
No SAP DATABASE tables are accessed within this REPORT code!
AIND_LIST_INFOSTR_SEL_POPUP CALL FUNCTION 'AIND_LIST_INFOSTR_SEL_POPUP' EXPORTING i_archobject = g_cinv_object EXCEPTIONS no_index_found = 1 generate_failed = 2 invalid_object = 3 OTHERS = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RWLF6006 - Marker to Archive Information System for Customer Settlements RWLF6006 - Marker to Archive Information System for Customer Settlements RWLF6005 - Go to archiving information system for settlement request list RWLF6005 - Go to archiving information system for settlement request list RWLF6004 - Go to archiving information system for settlement requests RWLF6004 - Go to archiving information system for settlement requests