SAP ABAP Class CL_RSISR_CONDITION_LIST (Condition list)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSISR (Package) Intelligent Services Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20020906 |
Properties
| Class | CL_RSISR_CONDITION_LIST | |
| Short Description | Condition list | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSISR | Intelligent Services Runtime |
| Created | 20020906 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSISR_CONDITION_LIST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20020906 |
Friends
Class CL_RSISR_CONDITION_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSISR_T_CONDITION_REF | Intelligent Services: List of Selections with References | 20020906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add new condition | 20020906 | |
| 2 | Instance method | Public | Method | Getter condition | 20020906 | |
| 3 | Instance method | Public | Method | Getter condition IDs | 20040304 | |
| 4 | Instance method | Public | Method | Variables of the Condition List | 20030602 | |
| 5 | Instance method | Public | Method | Replacing the Variables Used | 20030605 | |
| 6 | Instance method | Public | Method | Restoring the Values Before Variable Replacement | 20030605 |
Events
Class CL_RSISR_CONDITION_LIST has no event.
Types
Class CL_RSISR_CONDITION_LIST has no local type.
Method Signatures
Method ADD_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | RSIS_S_CONDITION_ID | ID für eine Bedingung | 20020916 |
Method ADD_CONDITION on class CL_RSISR_CONDITION_LIST has no exception.
Method GET_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | RSIS_S_CONDITION_ID | ID für eine Bedingung | 20020916 | |||
| 2 | RR_CONDITION | Value transfer | Object reference (TYPE REF TO) | CL_RSISR_CONDITION | Bedingung | 20020906 |
Method GET_CONDITION on class CL_RSISR_CONDITION_LIST has no exception.
Method GET_CONDITION_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CONDITION_ID | Value transfer | Type reference (TYPE) | RSISR_T_CONDITION_ID | Intelligent Services: Liste der Selektionen | 20040304 |
Method GET_CONDITION_IDS on class CL_RSISR_CONDITION_LIST has no exception.
Method GET_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VARIABLE | Value transfer | Type reference (TYPE) | RSISR_T_VARIABLE | 20030602 |
Method GET_VARIABLES on class CL_RSISR_CONDITION_LIST has no exception.
Method REPLACE_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VARIABLE_VALUE | Call by reference | Type reference (TYPE) | RSISR_T_VARIABLE_VALUE | 20030605 |
Method REPLACE_VARIABLES on class CL_RSISR_CONDITION_LIST has no exception.
Method RESTORE_VALUE Signature
Method RESTORE_VALUE on class CL_RSISR_CONDITION_LIST has no parameter.
Method RESTORE_VALUE on class CL_RSISR_CONDITION_LIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |