SAP ABAP Class CL_RMWB_WBO_DTEL (RMS-WB: Generic WBO for Managing Data Elements)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EHS-BD (Application Component) Basic Data and Tools
⤷
CBBA_WB (Package) EHS: Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMWB_SRV | RMS-WB: Interface of a Workbench Service | 20011219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMWB_WBO | RMS-WB: Interface of a Workbench Object | 20010921 |
Properties
| Class | CL_RMWB_WBO_DTEL | |
| Short Description | RMS-WB: Generic WBO for Managing Data Elements | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CBBA_WB | EHS: Workbench |
| Created | 20010921 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMWB_WBO_DTEL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMWB_SRV | RMS-WB: Interface of a Workbench Service | 20011219 | ||
| 2 | IF_RMWB_WBO | RMS-WB: Interface of a Workbench Object | 20010921 |
Friends
Class CL_RMWB_WBO_DTEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RMWBE_FLG | '$' | Temp Type | 20011105 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | RMWBE_WBOCAT | Workbench Object Type | 20050531 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | I | 20011002 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | RMWBE_WBOUID | Unique Object Key for the RMS Workbench | 20050531 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_RMWB_WB | RMS-WB: Recipe Workbench Interface | 20010921 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RMWB_WBO_DTEL | RMS-WB: Generic WBO for Managing Data Elements | 20010921 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | TY_TS_WBODTEL | 20011002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check for Data Element | 20011127 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010921 | |
| 3 | Static method | Public | Method | New Data Element --> Define or Request Object Type | 20011002 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20050531 | |
| 5 | Static method | Public | Method | Gets Instance of a WBO | 20011029 | |
| 6 | Static method | Private | Method | Increment Current Number | 20011002 | |
| 7 | Instance method | Private | Event handling method | Event Handler: Double-Click on Object in Workbench | 20050531 |
Events
Class CL_RMWB_WBO_DTEL has no event.
Types
Class CL_RMWB_WBO_DTEL has no local type.
Method Signatures
Method CHECK_DTEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_WBO | Call by reference | Object reference (TYPE REF TO) | IF_RMWB_WBO | RMS-WB: Interface eines Workbench Objektes | 20011127 | |||
| 2 | E_CAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | RMS-WB: Objekttyp der RMS-Workbench | 20011127 | |||
| 3 | E_DTEL | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20011127 | |||
| 4 | I_DTEL | Call by reference | Type reference (TYPE) | C | Datenelement | 20011127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein solches Datenelement voranden | 20011127 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RMWB_WBO_DTEL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RMWB_WBO_DTEL has no exception.
Method CNV_DTEL2CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | RMS-WB: Objekttyp der RMS-Workbench | 20011002 | |||
| 2 | I_DTEL | Call by reference | Type reference (TYPE) | ROLLNAME | Datenelement (semantische Domäne) | 20011002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein solches Datenelement voranden | 20011002 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RMWB_WBO_DTEL has no parameter.
Method CONSTRUCTOR on class CL_RMWB_WBO_DTEL has no exception.
Method GET_INSTANCE_FROM_WBOCAT_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RMWB_WBO | RMS-WB: Interface eines Workbench Objektes | 20011029 | |||
| 2 | E_WBOCAT | Value transfer | Type reference (TYPE) | RMWBE_WBOCAT | alternative WBOCAT | 20011122 | |||
| 3 | E_WBOUID | Value transfer | Type reference (TYPE) | RMWBE_WBOUID | alternative WBOUID | 20011122 | |||
| 4 | I_CAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | RMS-WB: Objekttyp der RMS-Workbench | 20011029 | |||
| 5 | I_UID | Call by reference | Type reference (TYPE) | RMWBE_WBOUID | RMS-WB: eindeutiger Objektschlüssel für die RMS-Workbench | 20011029 |
Method GET_INSTANCE_FROM_WBOCAT_CL on class CL_RMWB_WBO_DTEL has no exception.
Method GET_NEXT_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NEXT | Value transfer | Type reference (TYPE) | RMWBE_WBOUID | Nummernstand | 20011002 |
Method GET_NEXT_CAT on class CL_RMWB_WBO_DTEL has no exception.
Method ON_OBJ_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJ | Call by reference | Attribute reference (LIKE) | 20050531 | |||||
| 2 | I_CAT | Call by reference | Attribute reference (LIKE) | 20050531 | |||||
| 3 | I_UID | Call by reference | Attribute reference (LIKE) | 20050531 |
Method ON_OBJ_DOUBLE_CLICK on class CL_RMWB_WBO_DTEL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 471 |