SAP ABAP Class IF_WB_OBJECT_DATA_MODEL (Interface to Central Object Data Model)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCC_WB_CONFIG_OBJECT_DATA Check Objects: Data Model for Check Configuration 20081125
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_WDY_CHIP_DATA Web Dynpro CHIP Data 20090730
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_OBJTYPE_DATA Data Model for WB Object "Object Type" 20100914
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_OBJTYPEGRP_DATA Data Model for Workbench Object 20110210
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_OBJECT_DATA_MODEL_STUB Plug-In Data Model STUB 20110607
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_OBJECT_DATA Data Model for Workbench Object 20090223
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_ABPR_OBJECT_DATA Data Model for ABAP Pragma 20090116
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VERS_OBJTYPE_DATA Volume for Version Management, CWB, SNOTE 20100427
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCON_VH_OBJECT_DATA Data Model for Workbench object 20111108
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCON_SA_SE80_ED_OBJECT_DATA Data Model for Workbench object 20110221
... Click here to see Used By full list (31 items)
Properties
Class IF_WB_OBJECT_DATA_MODEL  
Short Description Interface to Central Object Data Model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081122   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_WB_OBJECT_DATA_MODEL has no interface implemented.
Friends
Class IF_WB_OBJECT_DATA_MODEL has no friend class.
Attributes
Class IF_WB_OBJECT_DATA_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE Instance method Public Method Compare Input Data with Existing Object Data 20081122
2 COPY Instance method Public Method Copy Object Data Model 20100302
3 GENERATE_FROM_KEY Instance method Public Method Create Object Data as Initial 20090623
4 GET_CHANGED_BY Instance method Public Method Read Name of Last Changer 20100302
5 GET_CHANGED_ON Instance method Public Method Read Data of Last Change 20100302
6 GET_CREATED_BY Instance method Public Method Read Origin (Optional) 20100426
7 GET_CREATED_ON Instance method Public Method Read Creation Date (Optional) 20100426
8 GET_DATA Instance method Public Method Help Method: Read All Object Data 20081122
9 GET_DESCRIPTION Instance method Public Method Read Short Description 20100125
10 GET_OBJECT_KEY Instance method Public Method Read Object Key 20090623
11 GET_OBJECT_NAME Instance method Public Method Read Object Name 20081122
12 GET_OBJNAME_TR Instance method Public Method Read Transport Object Name 20090623
13 GET_VERSION Instance method Public Method Read Version (Active/Inactive) 20081122
14 SET_CHANGED_BY Instance method Public Method Write Name of Last Changer 20100302
15 SET_CHANGED_ON Instance method Public Method Write Date of Last Change 20100302
16 SET_CREATED_BY Instance method Public Method Co: Write Origin 20100426
17 SET_CREATED_ON Instance method Public Method Co: Write Creation Date 20100426
18 SET_DATA Instance method Public Method Help Method: Write All Object Data 20081122
19 SET_DESCRIPTION Instance method Public Method Write Short Description (Optional) 20100426
20 SET_OBJECT_NAME Instance method Public Method Change Object Name (that is, rename object) 20081213
21 SET_VERSION Instance method Public Method Write Version (Active/Inactive) 20081122
Events
Class IF_WB_OBJECT_DATA_MODEL has no event.
Types
Class IF_WB_OBJECT_DATA_MODEL has no local type.
Method Signatures

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_EQUAL Value transfer Type reference (TYPE) ABAP_BOOL 'X': die Daten sind gleich 20081122
2 Importing P_OBJECT_DATA_MODEL Value transfer Object reference (TYPE REF TO) IF_WB_OBJECT_DATA_MODEL Objektdaten 20081122

Method COMPARE on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_OBJECT_DATA_MODEL Value transfer Object reference (TYPE REF TO) IF_WB_OBJECT_DATA_MODEL Objektdaten 20100302

Method COPY on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method GENERATE_FROM_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJECT_KEY Call by reference Type reference (TYPE) SEU_OBJKEY Objektschlüssel 20090623
2 Importing P_VERSION Call by reference Type reference (TYPE) R3STATE SWBM_VERSION_INACTIVE Version: 'I' (inaktiv) oder 'A' (aktiv) 20090623

Method GENERATE_FROM_KEY on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method GET_CHANGED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_USER_NAME Value transfer Type reference (TYPE) AS4USER Benutzername des letzten Änderers 20100302

Method GET_CHANGED_BY on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method GET_CHANGED_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DATE Call by reference Type reference (TYPE) AS4DATE Datum der letzten Änderung 20100302
2 Exporting P_TIME Call by reference Type reference (TYPE) AS4TIME Uhrzeit der letzten Änderung 20100426

Method GET_CHANGED_ON on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method GET_CREATED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_USER_NAME Value transfer Type reference (TYPE) AUTHOR Benutzername des letzten Änderers 20100426

Method GET_CREATED_BY on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method GET_CREATED_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DATE Call by reference Type reference (TYPE) AS4DATE Datum der letzten Änderung 20100426
2 Exporting P_TIME Call by reference Type reference (TYPE) AS4TIME Uhrzeit der letzten Änderung 20100426

Method GET_CREATED_ON on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DATA Value transfer Type reference (TYPE) ANY 20081122

Method GET_DATA on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_DESCRIPTION Value transfer Type reference (TYPE) STRING Kurzbeschreibung 20100125

Method GET_DESCRIPTION on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method GET_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_OBJECT_KEY Value transfer Type reference (TYPE) SEU_OBJKEY Objektschlüssel 20090623

Method GET_OBJECT_KEY on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method GET_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_OBJECT_NAME Value transfer Type reference (TYPE) SEU_OBJKEY Objektname 20081122

Method GET_OBJECT_NAME on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method GET_OBJNAME_TR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_OBJNAME_TR Value transfer Type reference (TYPE) TROBJ_NAME Transportobjekt-Name 20090623

Method GET_OBJNAME_TR on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_VERSION Value transfer Type reference (TYPE) R3STATE Version: swbm_version_active oder swbm_version_inactive 20081122
# Exception Resumable Description Created on
1 NO_ACTIVE_INACTIVE_HANDLING Objekt ist nicht an Aktiv-/Inaktiv-Verwaltung angeschlossen 20090121

Method SET_CHANGED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_USER_NAME Call by reference Type reference (TYPE) AS4USER Benutzername des letzten Änderers 20100302

Method SET_CHANGED_BY on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method SET_CHANGED_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATE Call by reference Type reference (TYPE) AS4DATE Datum der letzten Änderung 20100302
2 Importing P_TIME Call by reference Type reference (TYPE) AS4TIME Uhrzeit der letzten Änderung 20100426

Method SET_CHANGED_ON on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method SET_CREATED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_USER_NAME Call by reference Type reference (TYPE) AUTHOR Benutzername des letzten Änderers 20100426

Method SET_CREATED_BY on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method SET_CREATED_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATE Call by reference Type reference (TYPE) AS4DATE Datum der letzten Änderung 20100426
2 Importing P_TIME Call by reference Type reference (TYPE) AS4TIME Uhrzeit der letzten Änderung 20100426

Method SET_CREATED_ON on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATA Call by reference Type reference (TYPE) ANY 20081122

Method SET_DATA on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DESCRIPTION Value transfer Type reference (TYPE) STRING Kurzbeschreibung 20100426

Method SET_DESCRIPTION on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method SET_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY neuer Objektname 20081213

Method SET_OBJECT_NAME on class IF_WB_OBJECT_DATA_MODEL has no exception.

Method SET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_VERSION Call by reference Type reference (TYPE) R3STATE Version: swbm_version_active oder swbm_version_inactive 20081122

Method SET_VERSION on class IF_WB_OBJECT_DATA_MODEL has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCC_WB_CONFIG_OBJECT_DATA Check Objects: Data Model for Check Configuration 20081125
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_WDY_CHIP_DATA Web Dynpro CHIP Data 20090730
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_OBJTYPE_DATA Data Model for WB Object "Object Type" 20100914
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_OBJTYPEGRP_DATA Data Model for Workbench Object 20110210
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_OBJECT_DATA_MODEL_STUB Plug-In Data Model STUB 20110607
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_OBJECT_DATA Data Model for Workbench Object 20090223
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_ABPR_OBJECT_DATA Data Model for ABAP Pragma 20090116
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VERS_OBJTYPE_DATA Volume for Version Management, CWB, SNOTE 20100427
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCON_VH_OBJECT_DATA Data Model for Workbench object 20111108
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCON_SA_SE80_ED_OBJECT_DATA Data Model for Workbench object 20110221
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCON_ADMIN_CONFIG_OBJ_DATA Data Model for Workbench object 20120202
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCONRFC_OBJECT_DATA Data Model for Workbench object 20110712
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCONHTTP_OBJECT_DATA Data Model for Workbench object 20110502
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCONHTTP_CUST_OBJECT_DATA Data Model for Workbench object 20111011
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SQSC_WB_OBJECT_DATA Data Model for Database Function Group 20120426
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCC_WB_RULE_OBJECT_DATA Check Objects: Data Model for Check Configuration Rule 20081215
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AMC_APPLICATION_OBJ_DATA Datenmodell für Workbench-Objekt 20120926
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCC_WB_ASPVALUE_OBJECT_DATA Check Objects: Data Model for Aspect 20081209
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCC_WB_ASPECT_OBJECT_DATA Check Objects: Data Model for Aspect 20081122
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_HCPR_VERSION Object Data Model for HANA Composite Provider 20121219
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RIS_OBJTYPE_DATA Data Model for Workbench Object 20110223
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OAUTH2_S_SCOPE_OBJ_DATA Data Model for Workbench Object 20111018
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NHI_DUP_OBJECT_DATA NHI Object Data 20120530
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HTTP_PROFILE_OBJECT_DATA Data Model for Workbench object 20110909
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIT_WB_BCCU_OBJECT_DATA Data Model for Workbench Object 20100222
26 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIT_WB_BCCH_OBJECT_DATA Data Model for Workbench Object 20100222
27 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DDIC_WB_XVIEW_OBJECT_DATA WB Data Model for External Views 20120508
28 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DDIC_WB_DDLS_OBJECT_DATA WB Data Model for DDL Sources 20121116
29 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CMP_WB_OBJECT_DATA Data Model for Workbench Object 20100317
30 Interface implementation (CLASS c. INTERFACES i_ref)  CL_APC_APPLICATION_OBJ_DATA Data Model for Workbench Object 20121010
31 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AMC_MESSAGE_TYPE_OBJ_DATA Data Model for Workbench object 20111130
History
Last changed by/on SAP  20130531 
SAP Release Created in