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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | 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 | Constant | Public | Type reference (TYPE) | RSIS_E_CLASSTYPE | RSIS_C_CLASSTYPE-PARAMETERIZATION | 20031022 | |||
| 2 | Constant | Public | Type reference (TYPE) | RSIS_E_CLASSTYPE | RSIS_C_CLASSTYPE-SUMMARY_VISUALIZATION | 20031022 | |||
| 3 | Constant | Public | Type reference (TYPE) | RSIS_E_CLASSTYPE | RSIS_C_CLASSTYPE-WEBDYNPRO_PARAM | 20031022 | |||
| 4 | Constant | Public | Type reference (TYPE) | RSIS_E_UI | RSIS_C_UI-SAP_GUI | 20031022 | |||
| 5 | Constant | Public | Type reference (TYPE) | RSIS_E_UI_TYPE | RSIS_C_UI_TYPE-PARAMETERIZATION | 20031022 | |||
| 6 | Constant | Public | Type reference (TYPE) | RSIS_E_UI_TYPE | RSIS_C_UI_TYPE-SUMMARY_VISUALIZATION | 20031022 | |||
| 7 | Constant | Public | Type reference (TYPE) | RSIS_E_UI | RSIS_C_UI-WEB_DYNPRO | 20031022 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | L_TY_T_DIALOG | 20031021 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | RSISW_T_M_DIALOG_LIST_REF | 20031021 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | RSISW_E_SERVICE | 20031021 |
Methods
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 | I_APPL | Call by reference | Type reference (TYPE) | RSISW_E_APPL | 20031021 | ||||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | RSIS_E_CLASS | 20031021 | ||||
| 3 | I_CLASSTYPE | Call by reference | Type reference (TYPE) | RSIS_E_CLASSTYPE | 20031021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt existiert bereits | 20031021 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | I_APPL | Call by reference | Type reference (TYPE) | RSISW_E_APPL | 20031021 | ||||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | RSIS_E_CLASS | 20031021 | ||||
| 3 | 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 | 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 | I_SERVICE | Call by reference | Type reference (TYPE) | RSISW_E_SERVICE | 20031021 | ||||
| 2 | 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 | 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 | 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 | 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 | I_APPL | Call by reference | Type reference (TYPE) | RSISW_E_APPL | 20031021 | ||||
| 2 | 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 | I_CLASS | Call by reference | Type reference (TYPE) | RSIS_E_CLASS | 20031021 | ||||
| 2 | I_CLASSTYPE | Call by reference | Type reference (TYPE) | RSIS_E_CLASSTYPE | 20031021 | ||||
| 3 | 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 | I_CLASSTYPE | Call by reference | Type reference (TYPE) | RSIS_E_CLASSTYPE | 20031021 | ||||
| 2 | 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 | I_APPL | Call by reference | Type reference (TYPE) | RSISW_E_APPL | 20031021 | ||||
| 2 | I_CLASS | Call by reference | Type reference (TYPE) | RSIS_E_CLASS | 20031021 | ||||
| 3 | I_CLASSTYPE | Call by reference | Type reference (TYPE) | RSIS_E_CLASSTYPE | 20031021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_UI | Call by reference | Type reference (TYPE) | RSIS_E_UI | 20031022 | ||||
| 2 | E_UI_TYPE | Call by reference | Type reference (TYPE) | RSIS_E_UI_TYPE | 20031022 | ||||
| 3 | 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 |