SAP ABAP Class CL_RSRT_VARIABLE_CONTAINER (Variable Container)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT-BICS-RSRT (Application Component) BICS Query Monitor
⤷
RSRT_BICS (Package) RSRT_BICS

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRT_VARIABLE_CONTAINER | Variable Container | 20120912 |
Properties
Class | CL_RSRT_VARIABLE_CONTAINER | |
Short Description | Variable Container | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSRT_BICS | RSRT_BICS |
Created | 20120823 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSRT_VARIABLE_CONTAINER | Variable Container | 20120912 |
Friends
Class CL_RSRT_VARIABLE_CONTAINER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_RSRT_VARIABLE_CONTAINER=>TN_T_VARIABLE_CONTAINER | Variable Container List | 20120912 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TN_T_INSTANCE | Variable Container Instance List | 20120912 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSRT_MESSAGE_MANAGER | Message Manager | 20121108 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSRT_PROVIDER_VARIABLES | Variable Provider | 20120912 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Child Variable Container | 20120912 |
2 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20120912 |
3 | ![]() |
Instance method | Public | Method | Free | 20120912 |
4 | ![]() |
Static method | Public | Method | Get Variable Container Instance | 20120912 |
5 | ![]() |
Instance method | Public | Method | Remove Child Variable Container | 20120912 |
6 | ![]() |
Instance method | Public | Method | Set Provider | 20121025 |
Events
Class CL_RSRT_VARIABLE_CONTAINER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_STATE | Private | See coding | Variable Container State | 20120921 | TN_STATE type n length 2
|
|
2 | TN_S_INSTANCE | Public | See coding | Variable Container Instance | 20120912 | begin of tn_s_instance,
o_provider type ref to if_rsrt_provider_variables,
o_variable_container type ref to if_rsrt_variable_container,
end of tn_s_instance
|
|
3 | TN_T_INSTANCE | Public | See coding | Variable Container Instance List | 20120912 | tn_t_instance type standard table of ref to cl_rsrt_variable_container with default key initial size 1
|
Method Signatures
Method ADD_CHILD_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
O_VARIABLE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_VARIABLE_CONTAINER | Variable Container | 20120912 |
Method ADD_CHILD_CONTAINER on class CL_RSRT_VARIABLE_CONTAINER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
O_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_MESSAGE_MANAGER | Message Manager | 20121108 | ||
2 | ![]() |
O_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_PROVIDER_VARIABLES | Variable Provider | 20120912 |
Method CONSTRUCTOR on class CL_RSRT_VARIABLE_CONTAINER has no exception.
Method FREE Signature
Method FREE on class CL_RSRT_VARIABLE_CONTAINER has no parameter.
Method FREE on class CL_RSRT_VARIABLE_CONTAINER has no exception.
Method GET_VARIABLE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
O_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_MESSAGE_MANAGER | Message Manager | 20121108 | ||
2 | ![]() |
O_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_PROVIDER_VARIABLES | Variable Provider | 20120912 | ||
3 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_VARIABLE_CONTAINER | Variable Container | 20120912 |
Method GET_VARIABLE_CONTAINER on class CL_RSRT_VARIABLE_CONTAINER has no exception.
Method REMOVE_CHILD_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
O_VARIABLE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_VARIABLE_CONTAINER | Variable Container | 20120912 |
Method REMOVE_CHILD_CONTAINER on class CL_RSRT_VARIABLE_CONTAINER has no exception.
Method SET_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
O_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_PROVIDER_VARIABLES | Variable Provider | 20121025 |
Method SET_PROVIDER on class CL_RSRT_VARIABLE_CONTAINER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |