SAP ABAP Interface IF_DD_SOBJECT_TYPES (Constants)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC (Application Component) ABAP Dictionary
⤷
SDCBO (Package) RDL Artefacts
⤷
⤷
Properties
| Interface | IF_DD_SOBJECT_TYPES | |
| Short Description | Constants |
General Data
| Package | SDCBO | RDL Artefacts |
| Created | 20120911 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_DD_SOBJECT_TYPES has no forward declaration.
Interfaces
Interface IF_DD_SOBJECT_TYPES has no interface.
Friends
Interface IF_DD_SOBJECT_TYPES has no friend.
Attributes
Interface IF_DD_SOBJECT_TYPES has no attribute.
Methods
Interface IF_DD_SOBJECT_TYPES has no method.
Events
Interface 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 | 740 |