SAP ABAP Class IF_WB_OBJECT_TYPE_RESOLVER (Determines global type of a WB object)
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
Class IF_WB_OBJECT_TYPE_RESOLVER  
Short Description Determines global type of a WB object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110406   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WB_OBJECT_TYPE_RESOLVER has no forward declaration.
Interfaces
Class IF_WB_OBJECT_TYPE_RESOLVER has no interface implemented.
Friends
Class IF_WB_OBJECT_TYPE_RESOLVER has no friend class.
Attributes
Class 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
Class IF_WB_OBJECT_TYPE_RESOLVER has no event.
Types
Class 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