SAP ABAP Class CL_DDIC_WB_DDLS_OBJECT_DATA (WB Data Model for DDL Sources)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
     SDDIC_ADT_DDLS (Package) Editor for ABAP Data Definition Language Sources
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_OBJECT_DATA_MODEL Interface to Central Object Data Model 20121116
Properties
Class CL_DDIC_WB_DDLS_OBJECT_DATA  
Short Description WB Data Model for DDL Sources    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDIC_ADT_DDLS   Editor for ABAP Data Definition Language Sources 
Created 20121116   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DDIC_WB_DDLS_OBJECT_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_OBJECT_DATA_MODEL Interface to Central Object Data Model 20121116
Friends
Class CL_DDIC_WB_DDLS_OBJECT_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OBJECT_DATA Instance attribute Private Type reference (TYPE) TY_WB_DDL 20121116
Methods
# Method Level Visibility Method type Description Created on
1 GET_DDL_PROPERTIES Instance method Public Method 20121120
2 GET_DDL_SOURCE Instance method Public Method 20121119
3 GET_DESCRIPTION_LANGUAGE Instance method Public Method 20121119
4 GET_TSTMP_CHANGED_AT Instance method Public Method 20121119
5 GET_TSTMP_CREATED_AT Instance method Public Method 20130709
6 SET_DDL_PROPERTIES Instance method Public Method 20121120
7 SET_DDL_SOURCE Instance method Public Method 20121119
8 SET_DESCRIPTION_LANGUAGE Instance method Public Method 20121119
Events
Class CL_DDIC_WB_DDLS_OBJECT_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_WB_DDL Public See coding 20121116 BEGIN OF ty_wb_ddl. INCLUDE TYPE if_adt_tools_core_source_types=>ty_abap_source_main_object AS ddl_object. TYPES: source TYPE string, END OF ty_wb_ddl
Method Signatures

Method GET_DDL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DDL_PROPERTIES Value transfer Type reference (TYPE) TY_WB_DDL-DDL_OBJECT 20121120

Method GET_DDL_PROPERTIES on class CL_DDIC_WB_DDLS_OBJECT_DATA has no exception.

Method GET_DDL_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DDL_SOURCE Value transfer Type reference (TYPE) DDDDLSOURCE 20121119

Method GET_DDL_SOURCE on class CL_DDIC_WB_DDLS_OBJECT_DATA has no exception.

Method GET_DESCRIPTION_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION_LANGUAGE Value transfer Type reference (TYPE) SYLANGU 20121119

Method GET_DESCRIPTION_LANGUAGE on class CL_DDIC_WB_DDLS_OBJECT_DATA has no exception.

Method GET_TSTMP_CHANGED_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGED_AT Value transfer Type reference (TYPE) XSDDATETIME_Z 20121119

Method GET_TSTMP_CHANGED_AT on class CL_DDIC_WB_DDLS_OBJECT_DATA has no exception.

Method GET_TSTMP_CREATED_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CREATED_AT Value transfer Type reference (TYPE) XSDDATETIME_Z 20130709

Method GET_TSTMP_CREATED_AT on class CL_DDIC_WB_DDLS_OBJECT_DATA has no exception.

Method SET_DDL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DDL_PROPERTIES Call by reference Type reference (TYPE) TY_WB_DDL-DDL_OBJECT 20121120

Method SET_DDL_PROPERTIES on class CL_DDIC_WB_DDLS_OBJECT_DATA has no exception.

Method SET_DDL_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DDL_SOURCE Call by reference Type reference (TYPE) DDDDLSOURCE 20121119

Method SET_DDL_SOURCE on class CL_DDIC_WB_DDLS_OBJECT_DATA has no exception.

Method SET_DESCRIPTION_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20121119

Method SET_DESCRIPTION_LANGUAGE on class CL_DDIC_WB_DDLS_OBJECT_DATA has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740