SAP ABAP Class CL_WCF_FAV_ROOT_OBJECT (Root object favorite)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI (Application Component) User Interface
⤷
WCF_FAVORITES_CORE (Package) Favorites Core Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_FAV_FAVORITE_ELEMENT | Favorite element | 20090216 |
Properties
Class | CL_WCF_FAV_ROOT_OBJECT | |
Short Description | Root object favorite | |
Super Class | CL_WCF_FAV_FAVORITE_ELEMENT | Favorite element |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WCF_FAVORITES_CORE | Favorites Core Objects |
Created | 20090216 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WCF_FAV_ROOT_OBJECT has no forward declaration.
Interfaces
Class CL_WCF_FAV_ROOT_OBJECT has no interface implemented.
Friends
Class CL_WCF_FAV_ROOT_OBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'GENIL_ID' | Criteria name for Object id | 20090508 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OBJECT_ID' | Criteria name for Object id | 20090507 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'UI_OBJECT_TYPE' | Criteria name for UI Object type | 20090507 | |
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | Object ID in Generic Interaction Layer | 20090216 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WCF_ML_GUID | Object id | 20090218 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090216 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090216 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090216 |
2 | ![]() |
Instance method | Public | Method | Returns root object genil id | 20090216 |
3 | ![]() |
Instance method | Public | Method | Returns object id | 20090218 |
4 | ![]() |
Instance method | Public | Method | Returns root object name | 20090216 |
5 | ![]() |
Instance method | Public | Method | Returns UI object type | 20090216 |
Events
Class CL_WCF_FAV_ROOT_OBJECT has no event.
Types
Class CL_WCF_FAV_ROOT_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CREATION_TIMESTAMP | Call by reference | Type reference (TYPE) | WCF_FAV_TIMESTAMP | Creation timestamp | 20090216 | ||
2 | ![]() |
IV_FOLDER | Call by reference | Type reference (TYPE) | WCF_FAV_ID | ID | 20090216 | ||
3 | ![]() |
IV_GENIL_ID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | Object ID in Generic Interaction Layer | 20090216 | ||
4 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | WCF_FAV_ID | ID | 20090216 | ||
5 | ![]() |
IV_LAST_CHANGED_TIMESTAMP | Call by reference | Type reference (TYPE) | WCF_FAV_TIMESTAMP | Last changed timestamp | 20090217 | ||
6 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | WCF_FAV_NAME | Name | 20090219 | ||
7 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090216 | ||
8 | ![]() |
IV_SEQUENCE | Call by reference | Type reference (TYPE) | WCF_FAV_SEQUENCE | Sequence id | 20090216 | ||
9 | ![]() |
IV_SHARED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090216 | ||
10 | ![]() |
IV_UI_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090216 | ||
11 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20090216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20090220 |
Method GET_GENIL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_GENIL_ID | Value transfer | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | Object ID in Generic Interaction Layer | 20090216 |
Method GET_GENIL_ID on class CL_WCF_FAV_ROOT_OBJECT has no exception.
Method GET_OBJECT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_OBJECT_ID | Value transfer | Type reference (TYPE) | WCF_ML_GUID | ID | 20090218 |
Method GET_OBJECT_ID on class CL_WCF_FAV_ROOT_OBJECT has no exception.
Method GET_OBJECT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_OBJECT_NAME | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090216 |
Method GET_OBJECT_NAME on class CL_WCF_FAV_ROOT_OBJECT has no exception.
Method GET_UI_OBJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_UI_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090216 |
Method GET_UI_OBJECT_TYPE on class CL_WCF_FAV_ROOT_OBJECT has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |