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 CO_TEMP Constant Public Type reference (TYPE) RMWBE_FLG '$' Temp Type 20011105
2 MD_CAT_DC Instance attribute Private Type reference (TYPE) RMWBE_WBOCAT Workbench Object Type 20050531
3 MD_NUMBER Static Attribute Private Type reference (TYPE) I 20011002
4 MD_UID_DC Instance attribute Private Type reference (TYPE) RMWBE_WBOUID Unique Object Key for the RMS Workbench 20050531
5 MO_WB Static Attribute Private Object reference (TYPE REF TO) IF_RMWB_WB RMS-WB: Recipe Workbench Interface 20010921
6 MO_WBO Static Attribute Private Object reference (TYPE REF TO) CL_RMWB_WBO_DTEL RMS-WB: Generic WBO for Managing Data Elements 20010921
7 MT_DTEL Static Attribute Private Type reference (TYPE) TY_TS_WBODTEL 20011002
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DTEL Static method Public Method Check for Data Element 20011127
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20010921
3 CNV_DTEL2CAT Static method Public Method New Data Element --> Define or Request Object Type 20011002
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050531
5 GET_INSTANCE_FROM_WBOCAT_CL Static method Public Method Gets Instance of a WBO 20011029
6 GET_NEXT_CAT Static method Private Method Increment Current Number 20011002
7 ON_OBJ_DOUBLE_CLICK 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 Exporting EO_WBO Call by reference Object reference (TYPE REF TO) IF_RMWB_WBO RMS-WB: Interface eines Workbench Objektes 20011127
2 Exporting E_CAT Call by reference Type reference (TYPE) RMWBE_WBOCAT RMS-WB: Objekttyp der RMS-Workbench 20011127
3 Exporting E_DTEL Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20011127
4 Importing I_DTEL Call by reference Type reference (TYPE) C Datenelement 20011127
# Exception Resumable Description Created on
1 EXC_NOTFOUND 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 Exporting E_CAT Call by reference Type reference (TYPE) RMWBE_WBOCAT RMS-WB: Objekttyp der RMS-Workbench 20011002
2 Importing I_DTEL Call by reference Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20011002
# Exception Resumable Description Created on
1 EXC_NOTFOUND 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 Exporting EO_OBJ Call by reference Object reference (TYPE REF TO) IF_RMWB_WBO RMS-WB: Interface eines Workbench Objektes 20011029
2 Exporting E_WBOCAT Value transfer Type reference (TYPE) RMWBE_WBOCAT alternative WBOCAT 20011122
3 Exporting E_WBOUID Value transfer Type reference (TYPE) RMWBE_WBOUID alternative WBOUID 20011122
4 Importing I_CAT Call by reference Type reference (TYPE) RMWBE_WBOCAT RMS-WB: Objekttyp der RMS-Workbench 20011029
5 Importing 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 Returning 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 Importing IO_OBJ Call by reference Attribute reference (LIKE) 20050531
2 Importing I_CAT Call by reference Attribute reference (LIKE) 20050531
3 Importing 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