RWLAY002 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 RWLAY002 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WLCM - Delete LayoutListConds. for Assort.
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_ASORT = Assortment
Selection Text: P_TEST = Test Run
Selection Text: P_CHNDOC = Write WLK1 Change Documents
Title: Delete All Layout Listing Conditions for Assortments
Text Symbol: 062 = Deleted WSOF
Text Symbol: 061 = Deleted WLK1
Text Symbol: 028 = 0 WSOF Rcrds
Text Symbol: 027 = 0 WLK1 Rcrds
Text Symbol: 026 = Assortment Module
Text Symbol: 025 = No assortment modules were deleted
Text Symbol: 024 = Deleted Shelf Modules (WSOH Records):
Text Symbol: 023 = Error when deleting
Text Symbol: 022 = WSOF Rcrds
Text Symbol: 021 = WLK1 Rcrds
Text Symbol: 017 = Assortment Module
Text Symbol: 016 = No assortment modules were deleted
Text Symbol: 015 = Delete
Text Symbol: 014 = with
Text Symbol: 013 = Error
Text Symbol: 012 = WSOF Rcrds
Text Symbol: 011 = 0 WSOF Rcrds
Text Symbol: 010 = 0 WLK1 Records
Text Symbol: 009 = Assortm.
Text Symbol: 008 = Deleted Listing Conditions and Assortment Assignments:
Text Symbol: 007 = The following changes were made to the database:
Text Symbol: 006 = Results of Test Run (no database changes):
Text Symbol: 005 = Selected
Text Symbol: 004 = Valid Assortments
Text Symbol: 003 = Control Parameters
Text Symbol: 002 = None
Text Symbol: 001 = Limit Selection
INCLUDE RWSORT_LISTVIEW_DATA.
No SAP DATABASE tables are accessed within this REPORT code!
WLK1_CHANGE call function 'WLK1_CHANGE' exporting function = '3' * VKORG = ' ' * VTWEG = ' ' module = itab_wlk1_line-ursac * WINT_POS = * LAST_LISTING = ' ' * SELECT_ASSORTMENT = ' ' upd_mode = upd_mode_rop * IGNORE_PROMOTIONS = ' ' p_create_change_document = p_p_create_change_document tables int_wlk1 = p_itab_wlk1 exceptions no_wlk1 = 1 wlk1_exists = 2 wrong_dates = 3 wrong_function = 4 always_rj_connected = 5 others = 6 .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RWLAY002 - Delete All Layout Listing Conditions for Assortments RWLAY002 - Delete All Layout Listing Conditions for Assortments RWLAY001 - Delete All Listing Conditions From Layout Module RWLAY001 - Delete All Listing Conditions From Layout Module RWKREDGN - Generate LWYL1F02 RWKREDGN - Generate LWYL1F02