SAP ABAP Class CL_RSDHAR_SEL_PARAM_CONTAINER (Runtime: Select "With Parameter" Container)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST-HAP (Application Component) HANA Analysis Process
⤷
RSDHA (Package) SAP HANA Analysis in BW

⤷

⤷

Properties
Class | CL_RSDHAR_SEL_PARAM_CONTAINER | |
Short Description | Runtime: Select "With Parameter" Container | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDHA | SAP HANA Analysis in BW |
Created | 20121002 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDHAR_SEL_PARAM_CONTAINER has no interface implemented.
Friends
Class CL_RSDHAR_SEL_PARAM_CONTAINER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | Placeholder Constants | 20121002 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TN_T_PLACEHOLDER | Placeholder (Table Type) | 20130315 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Selection Parameter | 20121002 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20121002 |
3 | ![]() |
Instance method | Public | Method | Delete Selection Parameter | 20130326 |
4 | ![]() |
Instance method | Public | Method | Get 'With Parameters" Statement | 20121002 |
5 | ![]() |
Static method | Private | Method | Add Placeholder to Statement | 20121002 |
Events
Class CL_RSDHAR_SEL_PARAM_CONTAINER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_CS_VARIABLE | Public | Object reference (TYPE REF TO) | CL_RSDD_CS_VARIABLE | CalculationScenario Variable | 20130315 |
|
2 | TN_S_PLACEHOLDER | Public | See coding | Placeholder (Structure) | 20121002 | BEGIN OF tn_s_placeholder,
name TYPE string,
value TYPE string,
trex_value TYPE string,
END OF tn_s_placeholder
|
|
3 | TN_T_CS_VARIABLE | Public | See coding | CalculationScenario Variable (Table Type) | 20130315 | tn_t_cs_variable TYPE STANDARD TABLE OF tn_s_cs_variable WITH DEFAULT KEY
|
|
4 | TN_T_PLACEHOLDER | Public | See coding | Placeholder (Table Type) | 20121002 | tn_t_placeholder TYPE STANDARD TABLE OF tn_s_placeholder WITH DEFAULT KEY
|
Method Signatures
Method ADD_PLACEHOLDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_PLACEHOLDER | Call by reference | Type reference (TYPE) | TN_T_PLACEHOLDER | Placeholder (Table Type) | 20121002 |
Method ADD_PLACEHOLDERS on class CL_RSDHAR_SEL_PARAM_CONTAINER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSDHAR_SEL_PARAM_CONTAINER has no parameter.
Method CONSTRUCTOR on class CL_RSDHAR_SEL_PARAM_CONTAINER has no exception.
Method DELETE_PLACEHOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | Placeholder Name | 20130326 |
Method DELETE_PLACEHOLDER on class CL_RSDHAR_SEL_PARAM_CONTAINER has no exception.
Method GET_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ADD_NO_KEYDATE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Add no keydate | 20130911 | |
2 | ![]() |
R_STATEMENT | Value transfer | Type reference (TYPE) | STRING | 20121002 |
Method GET_PARAMETERS on class CL_RSDHAR_SEL_PARAM_CONTAINER has no exception.
Method P_ADD_PLACEHOLDER_TO_STATEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_PLACEHOLDER | Call by reference | Type reference (TYPE) | TN_S_PLACEHOLDER | Placeholder (Structure) | 20121002 | ||
2 | ![]() |
R_STATEMENT | Value transfer | Type reference (TYPE) | STRING | 20121002 |
Method P_ADD_PLACEHOLDER_TO_STATEMENT on class CL_RSDHAR_SEL_PARAM_CONTAINER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |