SAP ABAP Interface IF_WV_OBJECT_TYPE (Interface for Elementary Object Type Properties)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SWB_OBJECT_TYPES (Package) Management of Object Types
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB_OBJECT_TYPE | Repository Object Type | 20100818 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WV_OBJECT_TYPE | API Class for Object Types (Only Read Accesses) | 20100914 |
Properties
| Interface | IF_WV_OBJECT_TYPE | |
| Short Description | Interface for Elementary Object Type Properties |
General Data
| Package | SWB_OBJECT_TYPES | Management of Object Types |
| Created | 20100813 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_WV_OBJECT_TYPE has no interface.
Friends
Interface IF_WV_OBJECT_TYPE has no friend.
Attributes
Interface IF_WV_OBJECT_TYPE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check existence of specified object of this type | 20100818 | |
| 2 | Instance method | Public | Method | Returns actions/operations for the object type | 20100818 | |
| 3 | Instance method | Public | Method | 20110210 | ||
| 4 | Instance method | Public | Method | Returns functional usage areas of object type | 20100818 | |
| 5 | Instance method | Public | Method | Returns subordinate types (subobject types) for usage area | 20100818 | |
| 6 | Instance method | Public | Method | Returns name and description of object type | 20100818 |
Events
Interface IF_WV_OBJECT_TYPE has no event.
Types
Interface IF_WV_OBJECT_TYPE has no local type.
Method Signatures
Method CHECK_OBJECT_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100818 | ||||
| 2 | P_OBJECT_KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | Objektname im Objektkatalog | 20100818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Objekttypen in ABAP Workb., ADT, Versionsverw. | 20100818 |
Method GET_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ACTIONS | Value transfer | Type reference (TYPE) | WVOBJTYPE_ACTIONS | Aktionen für Objekttyp | 20100818 |
Method GET_ACTIONS on Interface IF_WV_OBJECT_TYPE has no exception.
Method GET_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | OBJTYPEGROUP_RT | Laufzeit semantische Gruppenzugehoerigkeit der Objekttypen | 20110210 |
Method GET_GROUP on Interface IF_WV_OBJECT_TYPE has no exception.
Method GET_SCOPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SCOPES | Value transfer | Type reference (TYPE) | WVOBJTYPE_SCOPES | Verwendungsbereiche des Objekttyps | 20100818 |
Method GET_SCOPES on Interface IF_WV_OBJECT_TYPE has no exception.
Method GET_SUBTYPES_FOR_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OBJTYPES | Call by reference | Type reference (TYPE) | WVOBJTYPES | Liste der Objekttypen | 20100818 | |||
| 2 | P_TYPESCOPE_ID | Call by reference | Type reference (TYPE) | WVOBJTYPE_SCOPE_ID | Funktionaler Verwendungsbereich des Objekttyps | 20100818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme bei Objekttypen in ABAP Workb., ADT, Versionsverw. | 20100818 |
Method GET_UITEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DESCRIPTION | Call by reference | Type reference (TYPE) | WVOBJTYPE_DESCRIPTION | Kurzbeschreibung des Objekttyps | 20100818 | |||
| 2 | P_NAME_ACCUSATIVE | Call by reference | Type reference (TYPE) | WVOBJTYPE_UINAME | Bezeichner des Objekttyps im UI | 20100818 | |||
| 3 | P_NAME_PLURAL | Call by reference | Type reference (TYPE) | WVOBJTYPE_UINAME | Bezeichner des Objekttyps im UI | 20100818 | |||
| 4 | P_NAME_SINGULAR | Call by reference | Type reference (TYPE) | WVOBJTYPE_UINAME | Bezeichner des Objekttyps im UI | 20100818 |
Method GET_UITEXTS on Interface IF_WV_OBJECT_TYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |