SAP ABAP Interface IF_WB_OBJTYPE_PROVIDER (WB: Object Type Provider)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SWBM_INTERNAL (Package) Internal Objects within SWBM
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_REGISTRY Registry 20100209
Properties
Interface IF_WB_OBJTYPE_PROVIDER  
Short Description WB: Object Type Provider    
General Data
Package SWBM_INTERNAL   Internal Objects within SWBM 
Created 20100203   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_WB_OBJTYPE_PROVIDER has no interface.
Friends
Interface IF_WB_OBJTYPE_PROVIDER has no friend.
Attributes
Interface IF_WB_OBJTYPE_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJTYPES Instance method Public Method Get Object Types (and Their 'Access Data') 20100223
2 GET_OBJTYPE_ACCESS Instance method Public Method Get 'Access Data' for Specified Object Type 20100209
Events
Interface IF_WB_OBJTYPE_PROVIDER has no event.
Types
Interface IF_WB_OBJTYPE_PROVIDER has no local type.
Method Signatures

Method GET_OBJTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GET_ACCESS_TYPES_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE abap_true: Nur die 'Access'-Typen einlesen 20100223
2 Importing GET_AVAILABLE_TYPES_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE abap_true: Nur die verfügbaren Objekttypen einlesen 20100223
3 Exporting P_OBJTYPES Call by reference Type reference (TYPE) WBACCESS_TAB Objekttypen und Access-Tools 20100223
4 Exporting P_OBJTYPE_DATA Call by reference Object reference (TYPE REF TO) IF_WB_OBJTYPE_DATA 20110210

Method GET_OBJTYPES on Interface IF_WB_OBJTYPE_PROVIDER has no exception.

Method GET_OBJTYPE_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ACCESS_DATA Value transfer Type reference (TYPE) WBACCESS_TOOL 'Access'-Daten zum Objekttyp 20100209
2 Importing P_GET_ACCESSTOOL_REF Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Referenz auf 'Access'-Tool liefern 20100209
3 Importing P_OBJECT_TYPE Call by reference Type reference (TYPE) WBOBJTYPE Globaler WB-Typ, bestehend aus R3TR-Typ u. WB-Spezifizierung 20100209
4 Importing P_OBJTYPE_WB Call by reference Type reference (TYPE) SEU_OBJTYP Workbench-Objekttyp 20100209
# Exception Resumable Description Created on
1 CX_SWB_EXCEPTION ABAP Workbench: Ausnahme 20100209
History
Last changed by/on SAP  20110908 
SAP Release Created in