SAP ABAP Class IF_DD_SOBJECT_TYPES (Constants)
Properties
Class IF_DD_SOBJECT_TYPES  
Short Description Constants    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120911   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DD_SOBJECT_TYPES has no forward declaration.
Interfaces
Class IF_DD_SOBJECT_TYPES has no interface implemented.
Friends
Class IF_DD_SOBJECT_TYPES has no friend class.
Attributes
Class IF_DD_SOBJECT_TYPES has no attribute.
Methods
Class IF_DD_SOBJECT_TYPES has no method.
Events
Class IF_DD_SOBJECT_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DBTABLES Public See coding 20120911 begin of ty_s_dbtables, action type tgfct, tabname type tabname, end of ty_s_dbtables
2 TY_S_DTYP_INFO Public See coding 20130514 begin of ty_s_dtyp_info, objectname type tabname, typekind type ddtargetkind, nodename type ddnodename, fieldname type fieldname, datatype type datatype_d, leng type ddleng, decimals type decimals, end of ty_s_dtyp_info
3 TY_S_GOT_STATE Public Type reference (TYPE) DDSTATE 20120911
4 TY_S_NODES_GOT_STATE Public Type reference (TYPE) DDSETSTATE 20120926
5 TY_T_DBTABLES Public See coding 20120911 ty_t_dbtables type standard table of ty_s_dbtables with default key
6 TY_T_DTYP_INFO Public See coding 20130514 ty_t_dtyp_info type table of ty_s_dtyp_info with key objectname fieldname
7 TY_T_GOT_STATES Public See coding 20120911 ty_t_got_states type standard table of ty_s_got_state
8 TY_T_NODES_GOT_STATES Public See coding 20120926 ty_t_nodes_got_states type standard table of ty_s_nodes_got_state
9 TY_T_SOBJNAMES Public See coding 20120926 ty_t_sobjnames type standard table of ddstrucobjname with default key
History
Last changed by/on SAP  20140121 
SAP Release Created in