SAP ABAP Interface IF_WB_OBJECT_TYPE_RESOLVER (Determines global type of a WB object)
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_SEDI_INCLUDE_RESOLVER Programmarte WB-Typen ermittler 20110608
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_OBJECT_TYPE_RESOLVER WB Object Type Determination 20110608
Properties
Interface IF_WB_OBJECT_TYPE_RESOLVER  
Short Description Determines global type of a WB object    
General Data
Package SWB_OBJECT_TYPES   Management of Object Types 
Created 20110406   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_WB_OBJECT_TYPE_RESOLVER has no forward declaration.
Interfaces
Interface IF_WB_OBJECT_TYPE_RESOLVER has no interface.
Friends
Interface IF_WB_OBJECT_TYPE_RESOLVER has no friend.
Attributes
Interface IF_WB_OBJECT_TYPE_RESOLVER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET Static method Public Method 20110608
Events
Interface IF_WB_OBJECT_TYPE_RESOLVER has no event.
Types
Interface IF_WB_OBJECT_TYPE_RESOLVER has no local type.
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERNAL_WB_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP (Interner) Typ eines Objekts der ABAP Workbench 20110608
2 Importing OBJECT_KEY Value transfer Type reference (TYPE) SEU_OBJKEY WB Request: Schlüssel eines Objekts in der EU 20110608
3 Returning RESULT Value transfer Type reference (TYPE) WBOBJTYPE Globaler WB-Typ, bestehend aus R3TR-Typ u. WB-Spezifizierung 20110608
# Exception Resumable Description Created on
1 CX_OBJECT_TYPE_RESOLVE_FAILURE Fehler bei der Verwaltung der Objekttyp-Anwendungsbereich 20110608
History
Last changed by/on SAP  20130531 
SAP Release Created in