SAP ABAP Interface IF_DD_TYPES (Types)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC (Application Component) ABAP Dictionary
     SDD_XDI_MDA (Package) Metadata Access
Properties
Interface IF_DD_TYPES  
Short Description Types    
General Data
Package SDD_XDI_MDA   Metadata Access 
Created 20090824   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_DD_TYPES has no forward declaration.
Interfaces
Interface IF_DD_TYPES has no interface.
Friends
Interface IF_DD_TYPES has no friend.
Attributes
Interface IF_DD_TYPES has no attribute.
Methods
Interface IF_DD_TYPES has no method.
Events
Interface IF_DD_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DOMKIND Public See coding 20090904 domkind(10)
2 TY_S_DOMAIN Public See coding 20090907 begin of ty_s_domain, header type dd01ve, fixed_values type ddfixed_values, end of ty_s_domain
3 TY_S_DOMAINS Public See coding 20090824 begin of ty_s_domains, language type laiso, objstate type objstate, domain type ty_s_domain, end of ty_s_domains
4 TY_S_DOMAINS_I Public See coding 20090904 begin of ty_s_domains_i, ddlanguage type ddlanguage, objstate type objstate, domain type ty_s_domain_i, end of ty_s_domains_i
5 TY_S_DOMAINS_WITH_KIND Public See coding 20090904 begin of ty_s_domains_with_kind, domname type domname, language type laiso, objstate type objstate, kind type domkind, domain type ty_s_domain, end of ty_s_domains_with_kind
6 TY_S_DOMAIN_I Public See coding 20091102 begin of ty_s_domain_i, header type dd01v, fixed_values type ddfixed_values, end of ty_s_domain_i
7 TY_S_DOMVALUE Public See coding 20090828 begin of ty_s_domvalue, value type domvalue_l, extvalue type string, description type ddtext, end of ty_s_domvalue
8 TY_T_DOMAINS Public See coding 20090824 ty_t_domains type standard table of ty_s_domains with key language objstate
9 TY_T_DOMAINS_I Public See coding 20090904 ty_t_domains_i type standard table of ty_s_domains_i with key ddlanguage
10 TY_T_DOMAINS_WITH_KIND Public See coding 20090904 ty_t_domains_with_kind type standard table of ty_s_domains_with_kind with key domname
11 TY_T_DOMVALUES Public See coding 20090828 ty_t_domvalues type standard table of ty_s_domvalue with key value
12 TY_T_LANGUS Public See coding 20090827 ty_t_langus type standard table of t002 with default key
13 TY_T_UI_PROPERTIES Public See coding 20090910 ty_t_ui_properties type standard table of builtin_properties with key builtin_type_name
History
Last changed by/on SAP  20110908 
SAP Release Created in 800