SAP ABAP Class IF_WB_OBJTYPE_PROVIDER (WB: Object Type Provider)
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
| Class | IF_WB_OBJTYPE_PROVIDER | |
| Short Description | WB: Object Type Provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100203 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_WB_OBJTYPE_PROVIDER has no interface implemented.
Friends
Class IF_WB_OBJTYPE_PROVIDER has no friend class.
Attributes
Class IF_WB_OBJTYPE_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Object Types (and Their 'Access Data') | 20100223 | |
| 2 | Instance method | Public | Method | Get 'Access Data' for Specified Object Type | 20100209 |
Events
Class IF_WB_OBJTYPE_PROVIDER has no event.
Types
Class 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 | GET_ACCESS_TYPES_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | abap_true: Nur die 'Access'-Typen einlesen | 20100223 | ||
| 2 | GET_AVAILABLE_TYPES_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | abap_true: Nur die verfügbaren Objekttypen einlesen | 20100223 | ||
| 3 | P_OBJTYPES | Call by reference | Type reference (TYPE) | WBACCESS_TAB | Objekttypen und Access-Tools | 20100223 | |||
| 4 | P_OBJTYPE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJTYPE_DATA | 20110210 |
Method GET_OBJTYPES on class 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 | P_ACCESS_DATA | Value transfer | Type reference (TYPE) | WBACCESS_TOOL | 'Access'-Daten zum Objekttyp | 20100209 | |||
| 2 | P_GET_ACCESSTOOL_REF | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Referenz auf 'Access'-Tool liefern | 20100209 | ||
| 3 | P_OBJECT_TYPE | Call by reference | Type reference (TYPE) | WBOBJTYPE | Globaler WB-Typ, bestehend aus R3TR-Typ u. WB-Spezifizierung | 20100209 | |||
| 4 | P_OBJTYPE_WB | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Workbench-Objekttyp | 20100209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ABAP Workbench: Ausnahme | 20100209 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |