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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_FAV_FAVORITE_ELEMENT | Favorite element | 20090216 |
Properties
Interface | IF_WCF_FAV_FAVORITE_ELEMENT | |
Short Description |
General Data
Package | WCF_FAVORITES_CORE | Favorites Core Objects |
Created | 20090216 | SAP |
Last changed | 20100303 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WCF_FAV_FAVORITE_ELEMENT has no forward declaration.
Interfaces
Interface IF_WCF_FAV_FAVORITE_ELEMENT has no interface.
Friends
Interface IF_WCF_FAV_FAVORITE_ELEMENT has no friend.
Attributes
Interface IF_WCF_FAV_FAVORITE_ELEMENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns true is favorite element fits given filter | 20090507 |
2 | ![]() |
Instance method | Public | Method | Returns favorite element creation timestamp | 20090216 |
3 | ![]() |
Instance method | Public | Method | Returns favorite element folder | 20090216 |
4 | ![]() |
Instance method | Public | Method | Returns favorite element id | 20090216 |
5 | ![]() |
Instance method | Public | Method | Returns favorite element last changed timestamp | 20090217 |
6 | ![]() |
Instance method | Public | Method | Returns favorite element name | 20090216 |
7 | ![]() |
Instance method | Public | Method | Returns collection used for navigation to element | 20090216 |
8 | ![]() |
Instance method | Public | Method | Returns favorite element sequence | 20090216 |
9 | ![]() |
Instance method | Public | Method | Returns favorite element share flag | 20090216 |
10 | ![]() |
Instance method | Public | Method | Returns favorite element status | 20090217 |
11 | ![]() |
Instance method | Public | Method | Returns the type of favorite object | 20090216 |
12 | ![]() |
Instance method | Public | Method | Returns favorite element user | 20090216 |
13 | ![]() |
Instance method | Public | Method | Move folder | 20090216 |
14 | ![]() |
Instance method | Public | Method | Renames favorite | 20090216 |
15 | ![]() |
Instance method | Public | Method | Saves favorite element | 20090217 |
16 | ![]() |
Instance method | Public | Method | Sets Favorite element share flag | 20090216 |
17 | ![]() |
Instance method | Public | Method | Set favorite element status | 20090217 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | RENAMED | Instance Event (0) |
Public (2) |
Favorite renamed | 20090219 |
2 | SHARED | Instance Event (0) |
Public (2) |
Existing favorite shared | 20090219 |
3 | UNSHARED | Instance Event (0) |
Public (2) |
Existing favorite unshared | 20090219 |
4 | UPDATED | Instance Event (0) |
Public (2) |
Favorite updated | 20090217 |
Types
Interface IF_WCF_FAV_FAVORITE_ELEMENT has no local type.
Method Signatures
Method FITS_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_WCF_FAV_FILTER | Favorite filter | 20090507 | ||
2 | ![]() |
RV_FITS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090507 |
Method FITS_FILTER on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method GET_CREATION_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CREATION_TIMESTAMP | Value transfer | Type reference (TYPE) | WCF_FAV_TIMESTAMP | Timestamp | 20090216 |
Method GET_CREATION_TIMESTAMP on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method GET_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FOLDER | Value transfer | Type reference (TYPE) | WCF_FAV_ID | Element folder id | 20090216 |
Method GET_FOLDER on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | WCF_FAV_ID | Element id | 20090216 |
Method GET_ID on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method GET_LAST_CHANGED_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LAST_CHANGED_TIMESTAMP | Value transfer | Type reference (TYPE) | WCF_FAV_TIMESTAMP | Timestamp | 20090217 |
Method GET_LAST_CHANGED_TIMESTAMP on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | WCF_FAV_NAME | Name | 20090216 |
Method GET_NAME on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method GET_NAVIGATION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_DESCRIPTOR_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_BO_COL | BO Collection | 20090216 |
Method GET_NAVIGATION_INFO on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method GET_SEQUENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SEQUENCE | Value transfer | Type reference (TYPE) | WCF_FAV_SEQUENCE | Element sequence | 20090216 |
Method GET_SEQUENCE on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method GET_SHARED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SHARED | Value transfer | Type reference (TYPE) | BOOLEAN | Share flag | 20090216 |
Method GET_SHARED on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_STATUS | Value transfer | Type reference (TYPE) | WCF_FAV_STATUS | Status | 20090217 |
Method GET_STATUS on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TYPE | Value transfer | Type reference (TYPE) | WCF_FAV_ELEMENT_TYPE | Element type | 20090216 |
Method GET_TYPE on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method GET_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_USER | Value transfer | Type reference (TYPE) | SYUNAME | User Name | 20090216 |
Method GET_USER on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method MOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NEW_FOLDER | Call by reference | Type reference (TYPE) | WCF_FAV_ID | New folder id | 20090216 | ||
2 | ![]() |
IV_NEW_SEQUENCE | Call by reference | Type reference (TYPE) | WCF_FAV_SEQUENCE | New sequence id | 20090216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Input parameters invalid | 20090220 |
Method RENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NEW_NAME | Call by reference | Type reference (TYPE) | WCF_FAV_NAME | Name | 20090216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid new name | 20090219 |
Method SAVE Signature
Method SAVE on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no parameter.
Method SAVE on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method SET_SHARED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SHARED | Call by reference | Type reference (TYPE) | BOOLEAN | Shared flag | 20090216 |
Method SET_SHARED on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no exception.
Method SET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | WCF_FAV_STATUS | Status | 20090217 |
Method SET_STATUS on Interface IF_WCF_FAV_FAVORITE_ELEMENT has no exception.
Event Signatures
Event RENAMED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EV_ID | Exporting | Value transfer | Type reference (TYPE) | WCF_FAV_ID | Favorite id | 20090219 | ||
2 | EV_NEW_NAME | Exporting | Value transfer | Type reference (TYPE) | WCF_FAV_NAME | Name | 20090219 |
Event SHARED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ES_FAVORITE | Exporting | Value transfer | Type reference (TYPE) | WCF_FAVS_FAVORITE | Favorite | 20090219 |
Event UNSHARED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EV_ID | Exporting | Value transfer | Type reference (TYPE) | WCF_FAV_ID | ID | 20090219 |
Event UPDATED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EV_ID | Exporting | Value transfer | Type reference (TYPE) | WCF_FAV_ID | Favorite id | 20090217 |
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |