SAP ABAP Interface IF_WDR_CFG_REPOSITORY_HANDLER (Repository Interaction for an Object)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CFG_ENHC_REP_HANDLER | Repository Functions for Enhancements of Comp Configs | 20100319 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CFG_REPOSITORY_HANDLER | Repository Interaction for a Conf. or Custom. Object | 20100315 |
Properties
Interface | IF_WDR_CFG_REPOSITORY_HANDLER | |
Short Description | Repository Interaction for an Object |
General Data
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20100312 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_WD_CONFIG_TOOL | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_WDR_CFG_REPOSITORY_HANDLER has no interface.
Friends
Interface IF_WDR_CFG_REPOSITORY_HANDLER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IS_WORKBENCH_OBJECT | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20100325 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100312 | |
2 | ![]() |
Instance method | Public | Method | 20100312 | |
3 | ![]() |
Instance method | Public | Method | 20100312 | |
4 | ![]() |
Instance method | Public | Method | 20100312 | |
5 | ![]() |
Instance method | Public | Method | 20100312 | |
6 | ![]() |
Instance method | Public | Method | 20100312 | |
7 | ![]() |
Instance method | Public | Method | 20100312 | |
8 | ![]() |
Instance method | Public | Method | 20100312 | |
9 | ![]() |
Instance method | Public | Method | 20100312 | |
10 | ![]() |
Instance method | Public | Method | 20100312 |
Events
Interface IF_WDR_CFG_REPOSITORY_HANDLER has no event.
Types
Interface IF_WDR_CFG_REPOSITORY_HANDLER has no local type.
Method Signatures
Method AFTER_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20100312 | ||
2 | ![]() |
IS_WEBDYNPRO_ENV | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100420 | ||
3 | ![]() |
KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100312 | ||
4 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro : Name der Component | 20100312 | ||
5 | ![]() |
TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20100312 |
Method AFTER_DELETE on Interface IF_WDR_CFG_REPOSITORY_HANDLER has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100312 | ||
2 | ![]() |
KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100312 |
Method DELETE on Interface IF_WDR_CFG_REPOSITORY_HANDLER has no exception.
Method DEQUEUE_FOR_EDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100312 |
Method DEQUEUE_FOR_EDIT on Interface IF_WDR_CFG_REPOSITORY_HANDLER has no exception.
Method ENQUEUE_FOR_EDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENQUEUE_ERROR | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100312 | ||
2 | ![]() |
KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100312 | ||
3 | ![]() |
LOCKING_USER | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20100312 | ||
4 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGE | 20100312 |
Method ENQUEUE_FOR_EDIT on Interface IF_WDR_CFG_REPOSITORY_HANDLER has no exception.
Method GET_OBJECT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100312 | ||
2 | ![]() |
KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100312 | ||
3 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100312 |
Method GET_OBJECT_NAME on Interface IF_WDR_CFG_REPOSITORY_HANDLER has no exception.
Method GET_OBJTYPE_AS_MSGV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGV | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20100312 |
Method GET_OBJTYPE_AS_MSGV on Interface IF_WDR_CFG_REPOSITORY_HANDLER has no exception.
Method HAS_CHANGE_PERMISSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HAS_PERMISSION | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100312 | ||
2 | ![]() |
KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100312 |
Method HAS_CHANGE_PERMISSION on Interface IF_WDR_CFG_REPOSITORY_HANDLER has no exception.
Method HAS_DISPLAY_PERMISSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HAS_PERMISSION | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100312 | ||
2 | ![]() |
KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100312 |
Method HAS_DISPLAY_PERMISSION on Interface IF_WDR_CFG_REPOSITORY_HANDLER has no exception.
Method IS_KEY_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VALID | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100312 | ||
2 | ![]() |
KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100312 | ||
3 | ![]() |
MESSAGES | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGES | 20100312 |
Method IS_KEY_VALID on Interface IF_WDR_CFG_REPOSITORY_HANDLER has no exception.
Method PROVIDE_DATA_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CONFIG_DATA_CONTAINER | Hält die Daten eines Objekts für die API | 20100312 |
Method PROVIDE_DATA_CONTAINER on Interface IF_WDR_CFG_REPOSITORY_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |