SAP ABAP Class CL_RSISD_ABC_GEN (ABC Service)
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_1 | Service of Type 1 | 20030218 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSISD_ABC | ABC Service | 20030317 |
Properties
| Class | CL_RSISD_ABC_GEN | |
| Short Description | ABC Service | |
| Super Class | CL_RSISR_SERVICE_TYPE_1 | Service of Type 1 |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSISD | Intelligent Services Demo |
| Created | 20020731 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSISD_ABC_GEN has no forward declaration.
Interfaces
Class CL_RSISD_ABC_GEN has no interface implemented.
Friends
Class CL_RSISD_ABC_GEN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSIS_E_DOBJ | 'INPUT' | Intelligent Service: Data Object | 20021106 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'ABSOLUTE' | 20021106 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'PERCENTUAL' | 20021106 | |||
| 4 | Constant | Public | Type reference (TYPE) | RSIS_E_PARAM | 'ABC' | Intelligent Services: Parameters | 20021106 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSIS_E_PARAM | 'ABSegment' | Intelligent Services: Parameters | 20021106 | ||
| 6 | Constant | Public | Type reference (TYPE) | RSIS_E_PARAM | 'ASegment' | Intelligent Services: Parameters | 20021106 | ||
| 7 | Constant | Public | Type reference (TYPE) | RSIS_E_PARAM | 'BCSegment' | Intelligent Services: Parameters | 20021106 | ||
| 8 | Constant | Public | Type reference (TYPE) | RSIS_E_PARAM | 'BSegment' | Intelligent Services: Parameters | 20021106 | ||
| 9 | Constant | Public | Type reference (TYPE) | RSIS_E_PARAM | 'CSegment' | Intelligent Services: Parameters | 20021106 | ||
| 10 | Constant | Public | Type reference (TYPE) | RSIS_E_PARAM | 'KEYFIGURE' | Intelligent Services: Parameters | 20021106 | ||
| 11 | Constant | Public | Type reference (TYPE) | RSIS_E_PARAM | 'MODE' | Intelligent Services: Parameters | 20021106 | ||
| 12 | Constant | Public | Type reference (TYPE) | RSIS_E_PARAM | 'PERCENTAGE' | Intelligent Services: Parameters | 20021106 | ||
| 13 | Constant | Public | Type reference (TYPE) | RSIS_E_PARAM | 'SORT' | Intelligent Services: Parameters | 20021106 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'ascending' | 20021106 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'descending' | 20021106 | |||
| 16 | Constant | Public | Type reference (TYPE) | RSIS_E_STATE | 'STATUS_ABS' | Intelligent Services: Parameterization Step | 20021115 | ||
| 17 | Constant | Public | Type reference (TYPE) | RSIS_E_STATE | 'STATUS' | Intelligent Services: Parameterization Step | 20021115 | ||
| 18 | Constant | Public | Type reference (TYPE) | RSIS_E_STATE | 'STATUS_PER' | Intelligent Services: Parameterization Step | 20021115 | ||
| 19 | Static Attribute | Protected | Type reference (TYPE) | RSISR_S_SRV_PROPS | Intelligent Services: Service Properties | 20020905 |
Methods
Events
Class CL_RSISD_ABC_GEN has no event.
Types
Class CL_RSISD_ABC_GEN has no local type.
Method Signatures
Method CHECK_D_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20021106 | |||
| 2 | IR_DATAOBJ_DESC | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_DATAOBJ_DESC | Datenobjektbeschreibung | 20021106 |
Method CHECK_D_INPUT on class CL_RSISD_ABC_GEN has no exception.
Method CHECK_P_ABC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20021106 | |||
| 2 | I_ABC | Value transfer | Type reference (TYPE) | STRING | 20021106 |
Method CHECK_P_ABC on class CL_RSISD_ABC_GEN has no exception.
Method CHECK_P_KEYFIGURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20021106 | |||
| 2 | I_KEYFIGURE | Value transfer | Type reference (TYPE) | STRING | 20021106 |
Method CHECK_P_KEYFIGURE on class CL_RSISD_ABC_GEN has no exception.
Method CHECK_P_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20021106 | |||
| 2 | I_MODE | Value transfer | Type reference (TYPE) | STRING | 20021106 |
Method CHECK_P_MODE on class CL_RSISD_ABC_GEN has no exception.
Method CHECK_P_SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20021106 | |||
| 2 | I_SORT | Value transfer | Type reference (TYPE) | STRING | 20021106 |
Method CHECK_P_SORT on class CL_RSISD_ABC_GEN has no exception.
Method CHECK_S_ABS_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20021115 | |||
| 2 | IR_STATE | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_STATE | Parametrisierungsschritt | 20021115 |
Method CHECK_S_ABS_PARAMETER on class CL_RSISD_ABC_GEN has no exception.
Method CHECK_S_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20021115 | |||
| 2 | IR_STATE | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_STATE | Parametrisierungsschritt | 20021115 |
Method CHECK_S_PARAMETER on class CL_RSISD_ABC_GEN has no exception.
Method CHECK_S_PER_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20021115 | |||
| 2 | IR_STATE | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_STATE | Parametrisierungsschritt | 20021115 |
Method CHECK_S_PER_PARAMETER on class CL_RSISD_ABC_GEN has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSISD_ABC_GEN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSISD_ABC_GEN has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSISD_ABC_GEN has no parameter.
Method CONSTRUCTOR on class CL_RSISD_ABC_GEN has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATAOBJ | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20020828 | ||||
| 2 | I_ABC | Value transfer | Type reference (TYPE) | STRING | 20020828 | ||||
| 3 | I_ABSEGMENT | Value transfer | Type reference (TYPE) | I | 20020828 | ||||
| 4 | I_ASEGMENT | Value transfer | Type reference (TYPE) | I | 20020828 | ||||
| 5 | I_BCSEGMENT | Value transfer | Type reference (TYPE) | I | 20020828 | ||||
| 6 | I_BSEGMENT | Value transfer | Type reference (TYPE) | I | 20020828 | ||||
| 7 | I_CSEGMENT | Value transfer | Type reference (TYPE) | I | 20020828 | ||||
| 8 | I_KEYFIGURE | Value transfer | Type reference (TYPE) | STRING | 20020828 | ||||
| 9 | I_MODE | Value transfer | Type reference (TYPE) | STRING | 20020828 | ||||
| 10 | I_PERCENTAGE | Value transfer | Type reference (TYPE) | STRING | 20020930 | ||||
| 11 | I_SORT | Value transfer | Type reference (TYPE) | STRING | 20020828 |
Method EXECUTE on class CL_RSISD_ABC_GEN 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 | Serviceinfo: Instanziierungsart | 20020905 |
Method GET_SERVICE_PROPERTIES on class CL_RSISD_ABC_GEN has no exception.
Method GET_VALUES_FOR_ABC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VALUES | Value transfer | Type reference (TYPE) | RSISR_T_STRING | Intelligent Services: Stringtabelle | 20020828 |
Method GET_VALUES_FOR_ABC on class CL_RSISD_ABC_GEN has no exception.
Method GET_VALUES_FOR_KEYFIGURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VALUES | Value transfer | Type reference (TYPE) | RSISR_T_STRING | Intelligent Services: Stringtabelle | 20020828 |
Method GET_VALUES_FOR_KEYFIGURES on class CL_RSISD_ABC_GEN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |