SAP ABAP Class CL_RSO_GUI_PARAM_CONTAINER (BW Repository: Container for Parameter/Events GUI)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_EXTENSION (Package) BW Repository (Parts Not Within CORE)
⤷
⤷
Properties
| Class | CL_RSO_GUI_PARAM_CONTAINER | |
| Short Description | BW Repository: Container for Parameter/Events GUI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_EXTENSION | BW Repository (Parts Not Within CORE) |
| Created | 19990713 | SAP |
| Last change | 20130531 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSO_GUI_PARAM_CONTAINER has no interface implemented.
Friends
Class CL_RSO_GUI_PARAM_CONTAINER 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) | RSO_COLLECT_GROUPING | Current Object Grouping | 19990713 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RS_OBJVERS | Object version | 19990715 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_GUI_REPOSITORY | Surrounding Application | 19990713 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_ASSOCIATION | Current List of Local Associations | 19990713 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSO_T_TLOGO | Source System to be Found | 19990917 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSO_T_TLOGO | Current Object List | 19990713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes Application Log in Memory | 19990726 | |
| 2 | Instance method | Private | Method | Adjusts Source Systems Selected by User | 20000223 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 19990713 | |
| 4 | Instance method | Public | Method | Current Object Grouping | 19990713 | |
| 5 | Instance method | Public | Method | Filter Criteria for Search | 19990917 | |
| 6 | Instance method | Public | Method | Current List of Local Associations | 19990713 | |
| 7 | Instance method | Public | Method | Current Number of Objects in List | 19990713 | |
| 8 | Instance method | Public | Method | Current List of Selected Objects | 19990713 | |
| 9 | Instance method | Public | Method | Restores Current Object Version | 19990715 | |
| 10 | Instance method | Public | Method | Deletes Object from List (Associations) | 19990713 | |
| 11 | Instance method | Public | Method | Adds Objects to List (Associations) | 19990713 | |
| 12 | Instance method | Public | Method | Deletes List of Selected Objects | 19990713 | |
| 13 | Instance method | Public | Method | Deletes Object from List | 19990713 | |
| 14 | Instance method | Public | Method | Deletes Object from List | 19990802 | |
| 15 | Instance method | Public | Method | Adds Object to List | 19990713 | |
| 16 | Instance method | Public | Method | Adds Objects to List | 19990713 | |
| 17 | Instance method | Public | Method | Inserts Object in List - without Collection | 19990921 | |
| 18 | Instance method | Public | Method | Deletes List of Selected Objects | 19990713 | |
| 19 | Instance method | Public | Method | Set Current Object Grouping | 19990713 | |
| 20 | Instance method | Public | Method | Sets Current Object Version | 19990715 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | OBJECT_ASCLIST_CHANGE | Instance Event (0) |
Public (2) |
List (Associations) of Objects has Changed | 19990713 |
| 2 | OBJECT_LIST_CHANGE | Instance Event (0) |
Public (2) |
Object List has Changed | 19990713 |
| 3 | OBJVERS_CHANGE | Instance Event (0) |
Public (2) |
Object Version has Changed | 19990713 |
Types
Class CL_RSO_GUI_PARAM_CONTAINER has no local type.
Method Signatures
Method APPLICATION_LOG_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AWB_VIEW_MODE | Call by reference | Type reference (TYPE) | RSO_AWB_VIEW_MODE | AWB Sicht | 19990924 |
Method APPLICATION_LOG_REFRESH on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method CHECK_USER_LOGSYS Signature
Method CHECK_USER_LOGSYS on class CL_RSO_GUI_PARAM_CONTAINER has no parameter.
Method CHECK_USER_LOGSYS on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLLECT_GROUPING | Call by reference | Type reference (TYPE) | RSO_COLLECT_GROUPING | rsoc_c_collect_grouping-required | Gruppierung zu sammelndeObjekte | 19990923 | ||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | rs_c_objvers-active | Objektversion | 19990715 | ||
| 3 | I_R_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_RSO_GUI_REPOSITORY | Applikation | 19990713 | |||
| 4 | I_T_FILTER_LSYS | Call by reference | Type reference (TYPE) | RSO_T_TLOGO | Quellsysteme, für die gesucht werden soll | 19990917 |
Method CONSTRUCTOR on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method GET_COLLECT_GROUPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COLLECT_GROUPING | Value transfer | Type reference (TYPE) | RSO_COLLECT_GROUPING | Aktuelle Gruppierung Objekte | 19990713 |
Method GET_COLLECT_GROUPING on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method GET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_FILTER_LSYS | Call by reference | Type reference (TYPE) | RSO_T_TLOGO | Quellsysteme, für die gesucht werden soll | 19990917 |
Method GET_FILTER on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method GET_LIST_ASC_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_ASC_LOCAL | Call by reference | Type reference (TYPE) | RSO_TH_ASSOCIATION | Aktuelle Liste der lokalen Assoziationen | 19990713 |
Method GET_LIST_ASC_LOCAL on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method GET_NUM_OF_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NUM | Value transfer | Type reference (TYPE) | I | Aktuelle Anzahl Objekte | 19990713 |
Method GET_NUM_OF_OBJECTS on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method GET_OBJECT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_OBJECT | Call by reference | Type reference (TYPE) | RSO_T_TLOGO | Liste mit Objekten | 19990713 |
Method GET_OBJECT_LIST on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method GET_OBJVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJVERS | Value transfer | Type reference (TYPE) | RS_OBJVERS | Objektversion | 19990715 |
Method GET_OBJVERS on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method OBJECT_ASCLIST_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Objekt | 19990713 |
Method OBJECT_ASCLIST_DELETE on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method OBJECT_ASCLIST_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AWB_VIEW_MODE | Call by reference | Type reference (TYPE) | RSO_AWB_VIEW_MODE | Sicht in der AWB | 19990713 | |||
| 2 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Objekt | 19990713 |
Method OBJECT_ASCLIST_INSERT on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method OBJECT_ASCLIST_REFRESH Signature
Method OBJECT_ASCLIST_REFRESH on class CL_RSO_GUI_PARAM_CONTAINER has no parameter.
Method OBJECT_ASCLIST_REFRESH on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method OBJECT_LIST_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Objekt | 19990713 |
Method OBJECT_LIST_DELETE on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method OBJECT_LIST_DELETE_MULTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_OBJECT | Call by reference | Type reference (TYPE) | RSO_T_TLOGO | Objekt | 19990802 |
Method OBJECT_LIST_DELETE_MULTI on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method OBJECT_LIST_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Objekt | 19990713 |
Method OBJECT_LIST_INSERT on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method OBJECT_LIST_INSERT_MULTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_OBJECT | Call by reference | Type reference (TYPE) | RSO_T_TLOGO | Objekt | 19990713 |
Method OBJECT_LIST_INSERT_MULTI on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method OBJECT_LIST_INSERT_MULTI_NC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_OBJECT | Call by reference | Type reference (TYPE) | RSO_T_TLOGO | Objekt | 19990921 |
Method OBJECT_LIST_INSERT_MULTI_NC on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method OBJECT_LIST_REFRESH Signature
Method OBJECT_LIST_REFRESH on class CL_RSO_GUI_PARAM_CONTAINER has no parameter.
Method OBJECT_LIST_REFRESH on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method SET_COLLECT_GROUPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLLECT_GROUPING | Value transfer | Type reference (TYPE) | RSO_COLLECT_GROUPING | Aktuelle Gruppierung Objekte | 19990713 |
Method SET_COLLECT_GROUPING on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Method SET_OBJVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Value transfer | Type reference (TYPE) | RS_OBJVERS | Objektversion | 19990715 |
Method SET_OBJVERS on class CL_RSO_GUI_PARAM_CONTAINER has no exception.
Event Signatures
Event OBJECT_ASCLIST_CHANGE Signature
Event OBJECT_ASCLIST_CHANGE on class CL_RSO_GUI_PARAM_CONTAINER has no parameter.
Event OBJECT_LIST_CHANGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NO_COLLECT | Exporting | Value transfer | Type reference (TYPE) | RS_BOOL | rs_c_false | Wahr: Einfügen ohne zu sammeln | 19990921 |
Event OBJVERS_CHANGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Exporting | Value transfer | Type reference (TYPE) | RS_OBJVERS | neue Objektversion | 19990713 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |