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 MC_DOBJ_INPUT Constant Public Type reference (TYPE) RSIS_E_DOBJ 'INPUT' Intelligent Service: Data Object 20021106
2 MC_MODE_ABSOLUTE Constant Public Type reference (TYPE) STRING 'ABSOLUTE' 20021106
3 MC_MODE_PERCENTUAL Constant Public Type reference (TYPE) STRING 'PERCENTUAL' 20021106
4 MC_PAR_ABC Constant Public Type reference (TYPE) RSIS_E_PARAM 'ABC' Intelligent Services: Parameters 20021106
5 MC_PAR_AB_SEGMENT Constant Public Type reference (TYPE) RSIS_E_PARAM 'ABSegment' Intelligent Services: Parameters 20021106
6 MC_PAR_A_SEGMENT Constant Public Type reference (TYPE) RSIS_E_PARAM 'ASegment' Intelligent Services: Parameters 20021106
7 MC_PAR_BC_SEGMENT Constant Public Type reference (TYPE) RSIS_E_PARAM 'BCSegment' Intelligent Services: Parameters 20021106
8 MC_PAR_B_SEGMENT Constant Public Type reference (TYPE) RSIS_E_PARAM 'BSegment' Intelligent Services: Parameters 20021106
9 MC_PAR_C_SEGMENT Constant Public Type reference (TYPE) RSIS_E_PARAM 'CSegment' Intelligent Services: Parameters 20021106
10 MC_PAR_KEYFIGURE Constant Public Type reference (TYPE) RSIS_E_PARAM 'KEYFIGURE' Intelligent Services: Parameters 20021106
11 MC_PAR_MODE Constant Public Type reference (TYPE) RSIS_E_PARAM 'MODE' Intelligent Services: Parameters 20021106
12 MC_PAR_PERCENTAGE Constant Public Type reference (TYPE) RSIS_E_PARAM 'PERCENTAGE' Intelligent Services: Parameters 20021106
13 MC_PAR_SORT Constant Public Type reference (TYPE) RSIS_E_PARAM 'SORT' Intelligent Services: Parameters 20021106
14 MC_SORT_ASCENDING Constant Public Type reference (TYPE) STRING 'ascending' 20021106
15 MC_SORT_DESCENDING Constant Public Type reference (TYPE) STRING 'descending' 20021106
16 MC_STATE_ABS_PARAMETER Constant Public Type reference (TYPE) RSIS_E_STATE 'STATUS_ABS' Intelligent Services: Parameterization Step 20021115
17 MC_STATE_PARAMETER Constant Public Type reference (TYPE) RSIS_E_STATE 'STATUS' Intelligent Services: Parameterization Step 20021115
18 MC_STATE_PER_PARAMETER Constant Public Type reference (TYPE) RSIS_E_STATE 'STATUS_PER' Intelligent Services: Parameterization Step 20021115
19 MS_PROPERTIES Static Attribute Protected Type reference (TYPE) RSISR_S_SRV_PROPS Intelligent Services: Service Properties 20020905
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_D_INPUT Instance method Protected Method 20021106
2 CHECK_P_ABC Instance method Protected Method 20021106
3 CHECK_P_KEYFIGURE Instance method Protected Method 20021106
4 CHECK_P_MODE Instance method Protected Method 20021106
5 CHECK_P_SORT Instance method Protected Method 20021106
6 CHECK_S_ABS_PARAMETER Instance method Protected Method 20021115
7 CHECK_S_PARAMETER Instance method Protected Method 20021115
8 CHECK_S_PER_PARAMETER Instance method Protected Method 20021115
9 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020905
10 CONSTRUCTOR Instance method Public Constructor 20020731
11 EXECUTE Instance method Protected Method Execute Overload 20020731
12 GET_SERVICE_PROPERTIES Static method Public Method Return of the Instantiation Type 20020905
13 GET_VALUES_FOR_ABC Instance method Public Method Return of the Free Input Help for ABC 20020731
14 GET_VALUES_FOR_KEYFIGURES Instance method Public Method Return of the Free Input Help for Key Figures 20020731
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 Changing C_OK Call by reference Type reference (TYPE) RS_BOOL Boolean 20021106
2 Importing 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 Changing C_OK Call by reference Type reference (TYPE) RS_BOOL Boolean 20021106
2 Importing 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 Changing C_OK Call by reference Type reference (TYPE) RS_BOOL Boolean 20021106
2 Importing 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 Changing C_OK Call by reference Type reference (TYPE) RS_BOOL Boolean 20021106
2 Importing 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 Changing C_OK Call by reference Type reference (TYPE) RS_BOOL Boolean 20021106
2 Importing 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 Changing C_OK Call by reference Type reference (TYPE) RS_BOOL Boolean 20021115
2 Importing 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 Changing C_OK Call by reference Type reference (TYPE) RS_BOOL Boolean 20021115
2 Importing 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 Changing C_OK Call by reference Type reference (TYPE) RS_BOOL Boolean 20021115
2 Importing 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 Changing CT_DATAOBJ Call by reference Type reference (TYPE) STANDARD TABLE 20020828
2 Importing I_ABC Value transfer Type reference (TYPE) STRING 20020828
3 Importing I_ABSEGMENT Value transfer Type reference (TYPE) I 20020828
4 Importing I_ASEGMENT Value transfer Type reference (TYPE) I 20020828
5 Importing I_BCSEGMENT Value transfer Type reference (TYPE) I 20020828
6 Importing I_BSEGMENT Value transfer Type reference (TYPE) I 20020828
7 Importing I_CSEGMENT Value transfer Type reference (TYPE) I 20020828
8 Importing I_KEYFIGURE Value transfer Type reference (TYPE) STRING 20020828
9 Importing I_MODE Value transfer Type reference (TYPE) STRING 20020828
10 Importing I_PERCENTAGE Value transfer Type reference (TYPE) STRING 20020930
11 Importing 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 Returning 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 Returning 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 Returning 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