SAP ABAP Class CL_RSISW_UI_WB_SRV_STATE_CREAT (UI: Create State)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSISW (Package) Intelligent Services Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_CTRLER_SCR_WINDOW Abstract Class for Controller for Window Views 20030523
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSISW_UI_WB_SRV_STATE 20030523
Properties
Class CL_RSISW_UI_WB_SRV_STATE_CREAT  
Short Description UI: Create State    
Super Class CL_RSISW_UI_CTRLER_SCR_WINDOW Abstract Class for Controller for Window Views 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISW   Intelligent Services Workbench 
Created 20030523   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSISW_UI_ACTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSISW_UI_WB_SRV_STATE 20030523
Friends
Class CL_RSISW_UI_WB_SRV_STATE_CREAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CREATE_MODE Constant Public Type reference (TYPE) SYUCOMM 'CREATE' 20030728
2 MC_CREATE_MODE_COPY Constant Public Type reference (TYPE) SYUCOMM 'COPY' 20030728
3 MC_CREATE_MODE_RENAME Constant Public Type reference (TYPE) SYUCOMM 'RENAME' 20030728
4 MC_DYNNR Constant Private Type reference (TYPE) SYDYNNR '5020' 20030523
5 MC_PFSTATUS Constant Private Type reference (TYPE) SYPFKEY 'DIALOG_WINDOW' 20030523
6 MC_REPID Constant Private Type reference (TYPE) SYREPID 'SAPLRSISW_UI_WORKBENCH' 20030523
7 MR_ACTION Instance attribute Private Object reference (TYPE REF TO) CL_RSISW_UI_WB_ACTIONS 20030729
8 MR_SCREEN_STATE Instance attribute Private Object reference (TYPE REF TO) CL_RSISW_M_STATE 20030609
9 MR_SCREEN_STATE_SOURCE Instance attribute Private Object reference (TYPE REF TO) CL_RSISW_M_STATE 20030728
10 MS_SCREEN_STATE Instance attribute Private Type reference (TYPE) RSISW_S_M_STATE_GET 20030609
11 MS_SCREEN_STATE_SOURCE Instance attribute Private Type reference (TYPE) RSISW_S_M_STATE_GET 20030728
12 MS_STATE Instance attribute Private Type reference (TYPE) RSISW_S_M_STATE_GET 20030625
13 MS_STATE_SOURCE Instance attribute Private Type reference (TYPE) RSISW_S_M_STATE_GET 20030728
14 M_CREATE_MODE Instance attribute Private Type reference (TYPE) SYUCOMM 20030728
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030523
2 CREATE_ACTION_HANDLER Instance method Private Method 20030729
3 GET_MODEL_PROPERTIES Instance method Private Method 20030523
4 GET_SCREEN_PROPERTIES Instance method Private Method 20030523
5 GET_VIEW_PROPERTIES Instance method Private Method 20030625
6 MODIFY_SCREEN Instance method Private Method 20030523
7 SET_MODEL_PROPERTIES Instance method Private Method 20030523
8 SET_SCREEN_PROPERTIES Instance method Private Method 20030523
9 SET_VIEW_PROPERTIES Instance method Private Method 20030625
Events
Class CL_RSISW_UI_WB_SRV_STATE_CREAT has no event.
Types
Class CL_RSISW_UI_WB_SRV_STATE_CREAT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_RSISW_M_SERVICE 20030523
2 Importing IR_STATE_SOURCE Call by reference Object reference (TYPE REF TO) CL_RSISW_M_STATE 20030728
3 Importing I_CREATE_MODE Call by reference Type reference (TYPE) SYUCOMM MC_CREATE_MODE 20030728

Method CONSTRUCTOR on class CL_RSISW_UI_WB_SRV_STATE_CREAT has no exception.

Method CREATE_ACTION_HANDLER Signature

Method CREATE_ACTION_HANDLER on class CL_RSISW_UI_WB_SRV_STATE_CREAT has no parameter.
Method CREATE_ACTION_HANDLER on class CL_RSISW_UI_WB_SRV_STATE_CREAT has no exception.

Method GET_MODEL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_STATE Value transfer Type reference (TYPE) RSISW_S_M_STATE_GET 20030523

Method GET_MODEL_PROPERTIES on class CL_RSISW_UI_WB_SRV_STATE_CREAT has no exception.

Method GET_SCREEN_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_STATE Value transfer Type reference (TYPE) RSISW_S_M_STATE_GET 20030523

Method GET_SCREEN_PROPERTIES on class CL_RSISW_UI_WB_SRV_STATE_CREAT has no exception.

Method GET_VIEW_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_STATE Value transfer Type reference (TYPE) RSISW_S_M_STATE_GET 20030625

Method GET_VIEW_PROPERTIES on class CL_RSISW_UI_WB_SRV_STATE_CREAT has no exception.

Method MODIFY_SCREEN Signature

Method MODIFY_SCREEN on class CL_RSISW_UI_WB_SRV_STATE_CREAT has no parameter.
Method MODIFY_SCREEN on class CL_RSISW_UI_WB_SRV_STATE_CREAT has no exception.

Method SET_MODEL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATE Value transfer Type reference (TYPE) RSISW_S_M_STATE_GET 20030523

Method SET_MODEL_PROPERTIES on class CL_RSISW_UI_WB_SRV_STATE_CREAT has no exception.

Method SET_SCREEN_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATE Value transfer Type reference (TYPE) RSISW_S_M_STATE_GET 20030523

Method SET_SCREEN_PROPERTIES on class CL_RSISW_UI_WB_SRV_STATE_CREAT has no exception.

Method SET_VIEW_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATE Value transfer Type reference (TYPE) RSISW_S_M_STATE_GET 20030625

Method SET_VIEW_PROPERTIES on class CL_RSISW_UI_WB_SRV_STATE_CREAT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400