SAP ABAP Interface IF_DD_DDL_TYPES (Types for DDL Handling in Dictionary)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC (Application Component) ABAP Dictionary
     SDDL (Package) DDL-Specific Dictionary Functions
Properties
Interface IF_DD_DDL_TYPES  
Short Description Types for DDL Handling in Dictionary    
General Data
Package SDDL   DDL-Specific Dictionary Functions 
Created 20121004   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_DD_DDL_TYPES has no forward declaration.
Interfaces
Interface IF_DD_DDL_TYPES has no interface.
Friends
Interface IF_DD_DDL_TYPES has no friend.
Attributes
Interface IF_DD_DDL_TYPES has no attribute.
Methods
Interface IF_DD_DDL_TYPES has no method.
Events
Interface IF_DD_DDL_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ANNOTATION Public See coding 20121206 begin of ty_s_annotation, annotation_upper type string, annotation_raw type string, default type string, values type table of string with empty key, definition type string, end of ty_s_annotation
2 TY_S_ANNOTATION_DEFINITION Public See coding 20130812 begin of ty_s_annotation_definition, annotation_upper type string, annotation_raw type string, definition type string, end of ty_s_annotation_definition
3 TY_S_DD25V_EXT Public See coding 20130611 begin of ty_s_dd25v_ext. include type dd25v. types clidep type ABAP_BOOL. types alldataincl type ABAP_BOOL. types exview_included type ABAP_BOOL. "External View in hierarchy types end of ty_s_dd25v_ext
4 TY_S_DD26V_EXT Public See coding 20130321 begin of ty_s_dd26v_ext. include type dd26v. types viewentity type ddstrucobjname. types end of ty_s_dd26v_ext
5 TY_S_DD27P_EXT Public See coding 20121022 begin of ty_s_dd27p_ext. include type dd27p. types alias type string. "alias types custext type ABAP_BOOL. "for customer extension include type ddfieldannotations. types key type ABAP_BOOL. types end of ty_s_dd27p_ext
6 TY_S_DD28V_EXT Public See coding 20130226 begin of ty_s_dd28v_ext. include type dd28v. types: alias type string, tabtype type tabtype, viewentity type ddstrucobjname, field_alias type string, stdfunc type qlast_stdfunction_type, stdfunc_s type string, std type ABAP_BOOL. include type ddfield as ddield renaming with suffix dd. types end of ty_s_dd28v_ext
7 TY_S_DDDDLSRC Public Type reference (TYPE) DDDDLSRC 20121016
8 TY_S_DDLDEPEND Public See coding 20121211 begin of ty_s_ddldepend, ddlname type ddlname, objectname type objectname, objecttype type objecttyp, end of ty_s_ddldepend
9 TY_S_DDLNAMES Public See coding 20121120 begin of ty_s_ddlnames, ddlname type ddlname, end of ty_s_ddlnames
10 TY_S_DDOBJ Public See coding 20121211 begin of ty_s_ddobj, name type ddobjname, end of ty_s_ddobj
11 TY_S_ENTITY_OF_VIEW Public See coding 20121217 begin of ty_s_entity_of_view, entityname type ddstrucobjname, viewname type viewname, ddlname type ddlname, end of ty_s_entity_of_view
12 TY_S_PROPAGATED_ASS Public See coding 20130813 begin of ty_s_propagated_ass, associationname type string, pos type sytabix, end of ty_s_propagated_ass
13 TY_S_VIEW_OF_ENTITY Public See coding 20121217 begin of ty_s_view_of_entity, viewname type viewname, entityname type ddstrucobjname, ddlname type ddlname, end of ty_s_view_of_entity
14 TY_T_ANNOTATIONS Public See coding 20121206 ty_t_annotations type table of ty_s_annotation
15 TY_T_ANNOTATION_DEFINITIONS Public See coding 20130812 ty_t_annotation_definitions type table of ty_s_annotation_definition
16 TY_T_DD26V_EXT Public See coding 20130321 ty_t_dd26v_ext type table of ty_s_dd26v_ext with empty key
17 TY_T_DD27P_EXT Public See coding 20121022 ty_t_dd27p_ext type table of ty_s_dd27p_ext
18 TY_T_DD28V_EXT Public See coding 20130226 ty_t_dd28v_ext type table of ty_s_dd28v_ext with empty key
19 TY_T_DDDDLSRC Public See coding DDL Source, Including as4local 20121015 TY_T_DDDDLSRC type standard table of ddddlsrc
20 TY_T_DDDDLSRCT Public See coding DDL Source with Short Description 20121016 TY_T_DDDDLSRCT type standard table of ddddlsrct
21 TY_T_DDDDLSRCV Public See coding DDL Source Structure, Including Short Description 20121015 TY_T_DDDDLSRCV type standard table of ddddlsrcv
22 TY_T_DDLDEPEND Public See coding 20121211 ty_t_ddldepend type table of ty_s_ddldepend
23 TY_T_DDLNAMES Public See coding 20121016 ty_t_ddlnames type table of ty_s_ddlnames
24 TY_T_DDOBJ Public See coding 20121211 ty_t_ddobj type table of ty_s_ddobj
25 TY_T_ENTITY_OF_VIEW Public See coding 20121217 ty_t_entity_of_view type table of ty_s_entity_of_view
26 TY_T_GOT_STATES Public See coding Return Statuses 20121016 ty_t_got_states type standard table of ddddlsstate
27 TY_T_PROPAGATED_ASS Public See coding 20130813 ty_t_propagated_ass type table of ty_s_propagated_ass
28 TY_T_VIEW_OF_ENTITY Public See coding 20121217 ty_t_view_of_entity type table of ty_s_view_of_entity
History
Last changed by/on SAP  20140121 
SAP Release Created in 740