SAP ABAP Class CL_RSISD_TEMPLATE_GEN_TYPE_0 (Template for Generated Class Service Type 0)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSISD (Package) Intelligent Services Demo

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSISR_SERVICE_TYPE_0 | Service of Type 0 | 20030804 |
Properties
Class | CL_RSISD_TEMPLATE_GEN_TYPE_0 | |
Short Description | Template for Generated Class Service Type 0 | |
Super Class | CL_RSISR_SERVICE_TYPE_0 | Service of Type 0 |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSISD | Intelligent Services Demo |
Created | 20030804 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSISD_TEMPLATE_GEN_TYPE_0 has no forward declaration.
Interfaces
Class CL_RSISD_TEMPLATE_GEN_TYPE_0 has no interface implemented.
Friends
Class CL_RSISD_TEMPLATE_GEN_TYPE_0 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | RSIS_E_DOBJ | 'DOBJ_XXX' | Name of the Data Object | 20030804 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | C | 'A' | Value of a List Type | 20030804 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | RSIS_E_PARAM | 'PAR_XXX' | Parameter Name | 20030804 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | RSIS_E_STATE | 'STATE_XXX' | Parameterization Status | 20030804 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | RSIS_E_SUMMARY | 'SUMM_XXX' | Summary Object | 20030804 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | RSIS_E_FREE_VALUE_HELP | 'VH_XXX' | Name of a Free Input Help | 20030804 | |
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | RSISR_S_SRV_PROPS | Properties of the Service | 20030804 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSISR_T_DATAITEM | Data Object Description DXX | 20030804 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | Value of the Parameter PXX | 20030804 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Checking Data Object XXX | 20030804 |
2 | ![]() |
Instance method | Protected | Method | Checking Parameter XXX | 20030804 |
3 | ![]() |
Instance method | Protected | Method | Checking the Status XXX | 20030804 |
4 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030804 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20030804 |
6 | ![]() |
Instance method | Protected | Method | Execution of Service | 20030804 |
7 | ![]() |
Static method | Public | Method | Property of the Service | 20030804 |
8 | ![]() |
Instance method | Public | Method | Free Input Help XXX | 20030804 |
Events
Class CL_RSISD_TEMPLATE_GEN_TYPE_0 has no event.
Types
Class CL_RSISD_TEMPLATE_GEN_TYPE_0 has no local type.
Method Signatures
Method CHECK_D_DXX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20030804 | |||
2 | ![]() |
IT_DOBJ_DXX | Call by reference | Type reference (TYPE) | RSISR_T_DATAITEM | 20030804 |
Method CHECK_D_DXX on class CL_RSISD_TEMPLATE_GEN_TYPE_0 has no exception.
Method CHECK_P_PXX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20030804 | |||
2 | ![]() |
IT_DOBJ_DXX | Call by reference | Type reference (TYPE) | RSISR_T_DATAITEM | 20030804 | |||
3 | ![]() |
I_PXX | Call by reference | Type reference (TYPE) | C | 20030804 |
Method CHECK_P_PXX on class CL_RSISD_TEMPLATE_GEN_TYPE_0 has no exception.
Method CHECK_S_SXX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20030804 | |||
2 | ![]() |
IT_DOBJ_DXX | Call by reference | Type reference (TYPE) | RSISR_T_DATAITEM | 20030804 | |||
3 | ![]() |
I_PXX | Call by reference | Type reference (TYPE) | C | 20030804 |
Method CHECK_S_SXX on class CL_RSISD_TEMPLATE_GEN_TYPE_0 has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSISD_TEMPLATE_GEN_TYPE_0 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSISD_TEMPLATE_GEN_TYPE_0 has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSISD_TEMPLATE_GEN_TYPE_0 has no parameter.
Method CONSTRUCTOR on class CL_RSISD_TEMPLATE_GEN_TYPE_0 has no exception.
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DXX | Call by reference | Type reference (TYPE) | ANY TABLE | Changing Daten | 20030804 | ||
2 | ![]() |
ET_DXX | Call by reference | Type reference (TYPE) | ANY TABLE | Export Daten | 20030804 | ||
3 | ![]() |
IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Nachrichten Container | 20030804 | ||
4 | ![]() |
IT_DXX | Call by reference | Type reference (TYPE) | ANY TABLE | Import Daten | 20030804 | ||
5 | ![]() |
I_PXX | Call by reference | Type reference (TYPE) | C | Parameter | 20030804 |
Method EXECUTE on class CL_RSISD_TEMPLATE_GEN_TYPE_0 has no exception.
Method GET_SERVICE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_PROPERTIES | Value transfer | Type reference (TYPE) | RSISR_S_SRV_PROPS | 20030804 |
Method GET_SERVICE_PROPERTIES on class CL_RSISD_TEMPLATE_GEN_TYPE_0 has no exception.
Method GET_VALUES_FOR_HXX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INPUT_MASK | Call by reference | Type reference (TYPE) | STRING | 20030804 | |||
2 | ![]() |
RT_VALUE_TAB | Value transfer | Type reference (TYPE) | RSISR_T_HELP_VALUE | 20030804 |
Method GET_VALUES_FOR_HXX on class CL_RSISD_TEMPLATE_GEN_TYPE_0 has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 350 |