SAP ABAP Class CL_RSISW_M_DIALOG_LIST (Model: Service Dialog List)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSISW_MVC_MODEL 20031021
Properties
Class CL_RSISW_M_DIALOG_LIST  
Short Description Model: Service Dialog List    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISW   Intelligent Services Workbench 
Created 20031021   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSISW_MVC_MODEL 20031021
Friends
# Friend Modeled only Created on Description
1 CL_RSISW_M_REPITEM 20031021 Model: Service Repository Item
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CLASSTYPE_SAPGUI_PARAM Constant Public Type reference (TYPE) RSIS_E_CLASSTYPE RSIS_C_CLASSTYPE-PARAMETERIZATION 20031022
2 MC_CLASSTYPE_SAPGUI_SUMMARY Constant Public Type reference (TYPE) RSIS_E_CLASSTYPE RSIS_C_CLASSTYPE-SUMMARY_VISUALIZATION 20031022
3 MC_CLASSTYPE_WEBDYNPRO_PARAM Constant Public Type reference (TYPE) RSIS_E_CLASSTYPE RSIS_C_CLASSTYPE-WEBDYNPRO_PARAM 20031022
4 MC_UI_SAP_GUI Constant Public Type reference (TYPE) RSIS_E_UI RSIS_C_UI-SAP_GUI 20031022
5 MC_UI_TYPE_PARAMETERIZATION Constant Public Type reference (TYPE) RSIS_E_UI_TYPE RSIS_C_UI_TYPE-PARAMETERIZATION 20031022
6 MC_UI_TYPE_SUMMARY Constant Public Type reference (TYPE) RSIS_E_UI_TYPE RSIS_C_UI_TYPE-SUMMARY_VISUALIZATION 20031022
7 MC_UI_WEB_DYNPRO Constant Public Type reference (TYPE) RSIS_E_UI RSIS_C_UI-WEB_DYNPRO 20031022
8 MT_DIALOG Instance attribute Private Type reference (TYPE) L_TY_T_DIALOG 20031021
9 MT_DIALOG_REF Static Attribute Private Type reference (TYPE) RSISW_T_M_DIALOG_LIST_REF 20031021
10 M_SERVICE Instance attribute Public Type reference (TYPE) RSISW_E_SERVICE 20031021
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DIALOG Instance method Public Method 20031021
2 CONSTRUCTOR Instance method Public Constructor 20031021
3 COPY Instance method Private Method 20031021
4 DELETE Instance method Private Method 20031021
5 DELETE_DIALOG Instance method Public Method 20031021
6 DESTROY Static method Private Method 20031021
7 FACTORY Static method Private Method 20031021
8 FREE Static method Private Method 20031021
9 GET_LIST Instance method Public Method 20031021
10 GET_LIST_PARAMETERIZATION Instance method Public Method 20031023
11 GET_LIST_SUMMARY Instance method Public Method 20031023
12 IS_VALID_APPL Static method Public Method 20031021
13 IS_VALID_CLASS Static method Public Method 20031021
14 IS_VALID_CLASSTYPE Static method Public Method 20031021
15 IS_VALID_DIALOG Instance method Public Method 20031021
16 PROPERTY_CHANGED Instance method Private Method 20031021
17 REFRESH Instance method Public Method 20031021
18 RENAME Instance method Private Method 20031021
19 SAVE Instance method Public Method 20031021
20 TRANSLATE_CLASSTYPE Instance method Private Method 20031022
Events
Class CL_RSISW_M_DIALOG_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 L_TY_S_DIALOG Private See coding 20031023 begin of l_ty_s_dialog. include type rsisw_s_m_dialog. types: updkz type updkz_d, end of l_ty_s_dialog
2 L_TY_T_DIALOG Private See coding 20031023 l_ty_t_dialog type standard table of l_ty_s_dialog
Method Signatures

Method ADD_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Call by reference Type reference (TYPE) RSISW_E_APPL 20031021
2 Importing I_CLASS Call by reference Type reference (TYPE) RSIS_E_CLASS 20031021
3 Importing I_CLASSTYPE Call by reference Type reference (TYPE) RSIS_E_CLASSTYPE 20031021
# Exception Resumable Description Created on
1 CX_RS_EXISTING Objekt existiert bereits 20031021

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Type reference (TYPE) RSISW_E_SERVICE 20031021

Method CONSTRUCTOR on class CL_RSISW_M_DIALOG_LIST has no exception.

Method COPY Signature

Method COPY on class CL_RSISW_M_DIALOG_LIST has no parameter.
Method COPY on class CL_RSISW_M_DIALOG_LIST has no exception.

Method DELETE Signature

Method DELETE on class CL_RSISW_M_DIALOG_LIST has no parameter.
Method DELETE on class CL_RSISW_M_DIALOG_LIST has no exception.

Method DELETE_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Call by reference Type reference (TYPE) RSISW_E_APPL 20031021
2 Importing I_CLASS Call by reference Type reference (TYPE) RSIS_E_CLASS 20031021
3 Importing I_CLASSTYPE Call by reference Type reference (TYPE) RSIS_E_CLASSTYPE 20031021

Method DELETE_DIALOG on class CL_RSISW_M_DIALOG_LIST has no exception.

Method DESTROY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Type reference (TYPE) RSISW_E_SERVICE 20031021

Method DESTROY on class CL_RSISW_M_DIALOG_LIST has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Type reference (TYPE) RSISW_E_SERVICE 20031021
2 Returning RR_DIALOG_LIST Value transfer Object reference (TYPE REF TO) CL_RSISW_M_DIALOG_LIST 20031021

Method FACTORY on class CL_RSISW_M_DIALOG_LIST has no exception.

Method FREE Signature

Method FREE on class CL_RSISW_M_DIALOG_LIST has no parameter.
Method FREE on class CL_RSISW_M_DIALOG_LIST has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DIALOG Value transfer Type reference (TYPE) RSISW_T_M_DIALOG 20031021

Method GET_LIST on class CL_RSISW_M_DIALOG_LIST has no exception.

Method GET_LIST_PARAMETERIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DIALOG Value transfer Type reference (TYPE) RSISW_T_M_DIALOG 20031023

Method GET_LIST_PARAMETERIZATION on class CL_RSISW_M_DIALOG_LIST has no exception.

Method GET_LIST_SUMMARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DIALOG Value transfer Type reference (TYPE) RSISW_T_M_DIALOG 20031023

Method GET_LIST_SUMMARY on class CL_RSISW_M_DIALOG_LIST has no exception.

Method IS_VALID_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Call by reference Type reference (TYPE) RSISW_E_APPL 20031021
2 Returning R_VALID Value transfer Type reference (TYPE) RS_BOOL 20031021

Method IS_VALID_APPL on class CL_RSISW_M_DIALOG_LIST has no exception.

Method IS_VALID_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Call by reference Type reference (TYPE) RSIS_E_CLASS 20031021
2 Importing I_CLASSTYPE Call by reference Type reference (TYPE) RSIS_E_CLASSTYPE 20031021
3 Returning R_VALID Value transfer Type reference (TYPE) RS_BOOL 20031021

Method IS_VALID_CLASS on class CL_RSISW_M_DIALOG_LIST has no exception.

Method IS_VALID_CLASSTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASSTYPE Call by reference Type reference (TYPE) RSIS_E_CLASSTYPE 20031021
2 Returning R_VALID Value transfer Type reference (TYPE) RS_BOOL 20031021

Method IS_VALID_CLASSTYPE on class CL_RSISW_M_DIALOG_LIST has no exception.

Method IS_VALID_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Call by reference Type reference (TYPE) RSISW_E_APPL 20031021
2 Importing I_CLASS Call by reference Type reference (TYPE) RSIS_E_CLASS 20031021
3 Importing I_CLASSTYPE Call by reference Type reference (TYPE) RSIS_E_CLASSTYPE 20031021
# Exception Resumable Description Created on
1 CX_RS_EXISTING Objekt existiert bereits 20031021

Method PROPERTY_CHANGED Signature

Method PROPERTY_CHANGED on class CL_RSISW_M_DIALOG_LIST has no parameter.
Method PROPERTY_CHANGED on class CL_RSISW_M_DIALOG_LIST has no exception.

Method REFRESH Signature

Method REFRESH on class CL_RSISW_M_DIALOG_LIST has no parameter.
Method REFRESH on class CL_RSISW_M_DIALOG_LIST has no exception.

Method RENAME Signature

Method RENAME on class CL_RSISW_M_DIALOG_LIST has no parameter.
Method RENAME on class CL_RSISW_M_DIALOG_LIST has no exception.

Method SAVE Signature

Method SAVE on class CL_RSISW_M_DIALOG_LIST has no parameter.
Method SAVE on class CL_RSISW_M_DIALOG_LIST has no exception.

Method TRANSLATE_CLASSTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_UI Call by reference Type reference (TYPE) RSIS_E_UI 20031022
2 Exporting E_UI_TYPE Call by reference Type reference (TYPE) RSIS_E_UI_TYPE 20031022
3 Importing I_CLASSTYPE Value transfer Type reference (TYPE) RSIS_E_CLASSTYPE 20031022

Method TRANSLATE_CLASSTYPE on class CL_RSISW_M_DIALOG_LIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350