SAP ABAP Class CL_RSISR_PARAM_LIST (List of parameters)
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 | 20020731 |
Properties
Class | CL_RSISR_PARAM_LIST | |
Short Description | List of parameters | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSISR | Intelligent Services Runtime |
Created | 20020731 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSISR_PARAM_LIST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20020731 |
Friends
Class CL_RSISR_PARAM_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_PARAM_REF | Parameter List (with Reference to Parameter Object) | 20030319 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create a New Parameter | 20020731 |
2 | ![]() |
Instance method | Public | Method | Comparing Texts | 20030729 |
3 | ![]() |
Instance method | Public | Method | Copies the values from the transferred list to this | 20040326 |
4 | ![]() |
Instance method | Public | Method | Return of Used Data Columns | 20030523 |
5 | ![]() |
Instance method | Public | Method | Returning a Parameter | 20020731 |
6 | ![]() |
Instance method | Public | Method | Return of the Parameter as a List of Names | 20020731 |
7 | ![]() |
Instance method | Public | Method | Return of TLOGO Objects Used | 20030523 |
8 | ![]() |
Instance method | Public | Method | Return of Variables Being Used | 20030523 |
9 | ![]() |
Instance method | Public | Method | Replacing the Variables Used | 20030523 |
10 | ![]() |
Instance method | Public | Method | Restoring the Values Before Variable Replacement | 20030523 |
Events
Class CL_RSISR_PARAM_LIST has no event.
Types
Class CL_RSISR_PARAM_LIST has no local type.
Method Signatures
Method ADD_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAM_INF | Call by reference | Type reference (TYPE) | RSISR_S_PARAM_INF | Intelligent Services: Beschreibung eines Parameters | 20020828 | ||
2 | ![]() |
IT_PARAM_ITEM | Call by reference | Type reference (TYPE) | RSISR_T_PARAM_ITEM | 20030522 | |||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSIS_E_PARAM | Intelligent Services: Parameter | 20020827 |
Method ADD_PARAMETER on class CL_RSISR_PARAM_LIST has no exception.
Method ADJUST_TEXTS Signature
Method ADJUST_TEXTS on class CL_RSISR_PARAM_LIST has no parameter.
Method ADJUST_TEXTS on class CL_RSISR_PARAM_LIST has no exception.
Method FILL_FROM_OTHER_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PARAMLIST | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_PARAM_LIST | Liste von Parametern | 20040326 |
Method FILL_FROM_OTHER_LIST on class CL_RSISR_PARAM_LIST has no exception.
Method GET_DATACOLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DATACOLUMN | Value transfer | Type reference (TYPE) | RSISR_T_DATACOLUMN | $REF$ | 20030523 |
Method GET_DATACOLUMNS on class CL_RSISR_PARAM_LIST has no exception.
Method GET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSIS_E_PARAM | Intelligent Services: Parameter | 20020827 | ||
2 | ![]() |
RR_PARAM | Value transfer | Object reference (TYPE REF TO) | CL_RSISR_PARAM | Parameter | 20020828 |
Method GET_PARAMETER on class CL_RSISR_PARAM_LIST has no exception.
Method GET_PARAMETER_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PARAM_LIST | Value transfer | Type reference (TYPE) | RSIS_T_PARAM | Intelligent Services: Parameter Beschreibung | 20020827 |
Method GET_PARAMETER_LIST on class CL_RSISR_PARAM_LIST has no exception.
Method GET_TLOGO_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TLOGO_OBJECT | Value transfer | Type reference (TYPE) | RSISR_T_TLOGO_OBJECT | $REF$ | 20030523 |
Method GET_TLOGO_OBJECTS on class CL_RSISR_PARAM_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 | 20030523 |
Method GET_VARIABLES on class CL_RSISR_PARAM_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 | 20030523 |
Method REPLACE_VARIABLES on class CL_RSISR_PARAM_LIST has no exception.
Method RESTORE_VALUE Signature
Method RESTORE_VALUE on class CL_RSISR_PARAM_LIST has no parameter.
Method RESTORE_VALUE on class CL_RSISR_PARAM_LIST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |