SAP ABAP Class IF_ADT_TOOLS_CORE_TYPES (Core metamodel type definitions)
Properties
Class IF_ADT_TOOLS_CORE_TYPES  
Short Description Core metamodel type definitions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100805   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADT_TOOLS_CORE_TYPES has no forward declaration.
Interfaces
Class IF_ADT_TOOLS_CORE_TYPES has no interface implemented.
Friends
Class IF_ADT_TOOLS_CORE_TYPES has no friend class.
Attributes
Class IF_ADT_TOOLS_CORE_TYPES has no attribute.
Methods
Class IF_ADT_TOOLS_CORE_TYPES has no method.
Events
Class IF_ADT_TOOLS_CORE_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_MAIN_OBJECT Public See coding 20100805 begin of ty_main_object. include type ty_object as object. types: responsible type responsibl, master_language type xsdlanguage, master_system type srcsystem, package_ref type sadt_package_reference, end of ty_main_object
2 TY_OBJECT Public See coding 20100805 begin of ty_object, name type trobj_name, type type string, version type sadt_obj_version, changed_at type xsddatetime_z, changed_by type syuname, created_at type xsddatetime_z, created_by type syuname, description type string, language type xsdlanguage, container_ref type sadt_object_reference, " list of atom links links type if_atom_types=>link_t, end of ty_object
3 TY_OBJECT_REFERENCE Public Type reference (TYPE) SADT_OBJECT_REFERENCE 20100805
4 TY_OBJECT_REFERENCES Public See coding 20100805 ty_object_references TYPE standard table of ty_object_reference with default key
5 TY_OBJECT_SET Public See coding 20110310 begin of ty_object_set, kind type string, options type standard table of ty_object_set_option with default key, object_references type ty_object_references, end of ty_object_set
6 TY_OBJECT_SETS Public See coding 20110310 ty_object_sets type standard table of ty_object_set with default key
7 TY_OBJECT_SET_OPTION Public See coding 20110310 begin of ty_object_set_option, name type string, value type string, end of ty_object_set_option
8 TY_PACKAGE_REFERENCE Public Type reference (TYPE) SADT_PACKAGE_REFERENCE 20100805
History
Last changed by/on SAP  20130531 
SAP Release Created in