RWLF1CHD 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 RWLF1CHD 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: ZINFO = Display Additional Info
Selection Text: WBELN = Document
Selection Text: S_LIST = List Viewer
Selection Text: POSNR = Item
Selection Text: ALLE = Display All Items
Title: Display change document for agency business documents
Text Symbol: 702 = Scope of display ---------------------- Sorted
Text Symbol: 701 = Document
Text Symbol: 619 = Change object Added Changed Deleted
Text Symbol: 617 = Date ItemNo Promotion User
Text Symbol: 616 = Item
Text Symbol: 612 = From 1 on & at % w/ +
Text Symbol: 610 = Table name
Text Symbol: 609 = Field name
Text Symbol: 608 = Transaction
Text Symbol: 607 = Time
Text Symbol: 606 = Date
Text Symbol: 605 = User
Text Symbol: 601 = Item $ -----------------------------------------------------------------------------------------------------------------------------
Text Symbol: 509 = Unable to display change
Text Symbol: 508 = Field no longer defined in table
Text Symbol: 507 = & entered
Text Symbol: 506 = Text & created in language %
Text Symbol: 505 = Deletion &
Text Symbol: 504 = & was deleted
Text Symbol: 503 = Text & deleted in language %
Text Symbol: 502 = & Changed
Text Symbol: 501 = Text & changed in language %
Text Symbol: 402 = New:
Text Symbol: 401 = Old:
Text Symbol: 221 = Customer cond.: &
Text Symbol: 220 = Vendor condition: &
Text Symbol: 207 = Document header
Text Symbol: 110 = Conditions
Text Symbol: 107 = Item data
Text Symbol: 106 = Header data
Text Symbol: 104 = Document items
Text Symbol: 103 = Time of change
INCLUDE RWLFCTOP.
INCLUDE RWLFECHD.
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.
RWLF1CHD - Display change document for agency business documents RWLF1CHD - Display change document for agency business documents RWLF19TOP - documentation and ABAP source code RWLF18TOP - documentation and ABAP source code RWLF17TOP - documentation and ABAP source code RWLF16TOP - documentation and ABAP source code