KE1_WU_SELOPT 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 KE1_WU_SELOPT into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
1KE4NS - Where-Used List Administration
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: I_AUTYP = D .
Selection Text: I_AUART = D .
Selection Text: G_RULE = D .
Selection Text: G_PRZNR = D .
Selection Text: G_BUKRS = D .
Selection Text: F_WERKS = D .
Selection Text: F_ERDAT = D .
Selection Text: F_BUKRS = D .
Selection Text: F_AUTYP = D .
Selection Text: F_AUART = D .
Selection Text: A_KTOGR = D .
Selection Text: A_BUKRS = D .
Selection Text: A_ANLKL = D .
Selection Text: P_VER = Selection is activated
Selection Text: P_SU = Settlement Unit
Selection Text: P_RO = Rental Object
Selection Text: P_PS = Selection is activated
Selection Text: P_ORD = Selection is activated
Selection Text: P_MAT = Selection is activated
Selection Text: P_LAND = Land
Selection Text: P_KTR = Selection is activated
Selection Text: P_KOSTL = Selection is activated
Selection Text: P_FERT = Selection is activated
Selection Text: P_CON = Contract
Selection Text: P_BUILD = Buildings
Selection Text: P_BP = Selection is activated
Selection Text: P_BE = Business Entity
Selection Text: P_ANL = Selection is activated
Selection Text: PRCTR = Selection by Profit Center
Selection Text: PLAN = Selection by Reorganizatn Plan
Selection Text: I_BUKRS = D .
Selection Text: V_VTWEG = D .
Selection Text: V_VKORG = D .
Selection Text: V_ERDAT = D .
Selection Text: V_BUKRS = D .
Selection Text: V_AUART = D .
Selection Text: T_WERKS = D .
Selection Text: T_KTRAT = D .
INCLUDE KE1_WU_SELOPT_TYPES.
INCLUDE KE1_WU_SELOPT_DEF.
INCLUDE KE1_WU_SELSCREEN.
INCLUDE KE1_WU_SELOPT_FRAME.
INCLUDE KE1_WU_SELOPT_SCREEN.
INCLUDE KE1_WU_SELOPT_DATA.
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.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name KE1_WU_SELOPT or its description.