SAP ABAP Interface IF_DD_DDL_CONSTANTS (Constants for DDL Source Handling)
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_CONSTANTS | |
Short Description | Constants for DDL Source Handling |
General Data
Package | SDDL | DDL-Specific Dictionary Functions |
Created | 20121004 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_DD_DDL_CONSTANTS has no forward declaration.
Interfaces
Interface IF_DD_DDL_CONSTANTS has no interface.
Friends
Interface IF_DD_DDL_CONSTANTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ACTMODE_ON | Constant | Public | Type reference (TYPE) | DD_ACTMODE | 1 | 20121119 | ||
2 | ACTMODE_TR | Constant | Public | Type reference (TYPE) | DD_ACTMODE | 2 | 20121119 | ||
3 | AGGREGAT_FUNCTION | Constant | Public | Type reference (TYPE) | DD_FUNC_KIND | 'X' | Aggregate Function - Example, Min, Max | 20130813 | |
4 | AND | Constant | Public | Type reference (TYPE) | VSCONJ | 'AND' | For AND Links | 20121022 | |
5 | DDLS | Constant | Public | Type reference (TYPE) | OBJECTTYP | 'DDLS' | DDL Source | 20121203 | |
6 | DISTINCT | Constant | Public | Type reference (TYPE) | STRING | `DISTINCT` | Keyword Distinct | 20130131 | |
7 | ENTITY_TABTYPE | Constant | Public | Type reference (TYPE) | TABTYPE | 'B' | Internal Name for an Entity | 20130814 | |
8 | GET_M | Constant | Public | See coding | 'M' | 20121016 | |||
9 | GET_STATI | Constant | Public | See coding | 'ANM' | Possible Read Statuses | 20121015 | ||
10 | NTABSTATES | Constant | Public | See coding | 'NA' | 20121024 | |||
11 | OR | Constant | Public | Type reference (TYPE) | VSCONJ | 'OR' | For OR Links | 20121022 | |
12 | PREDEFINED_FUNCTION | Constant | Public | Type reference (TYPE) | DD_FUNC_KIND | 'P' | Predefined Function - Example, ceil, mod | 20130813 | |
13 | PUT_A | Constant | Public | See coding | 'A' | 20121016 | |||
14 | PUT_I | Constant | Public | See coding | 'I' | 20121016 | |||
15 | PUT_N | Constant | Public | See coding | 'N' | 20121115 | |||
16 | PUT_STATI | Constant | Public | See coding | 'ANR ' | 20121024 | |||
17 | REPNAME | Constant | Public | Type reference (TYPE) | PROGNAME | 'RADDDLDF' | ABAP Program Name | 20121004 | |
18 | STRUCOBJ | Constant | Public | Type reference (TYPE) | OBJECTTYP | 'STOB' | Structured Object | 20121203 | |
19 | TABLE | Constant | Public | Type reference (TYPE) | OBJECTTYP | 'TABL' | Table | 20121203 | |
20 | TABLE_TABTYPE | Constant | Public | Type reference (TYPE) | TABTYPE | 'T' | Internal Name for a Table | 20130814 | |
21 | USER_DEFINED_FUNCTION | Constant | Public | Type reference (TYPE) | DD_FUNC_KIND | 'U' | User-Defined Function | 20130813 | |
22 | VIEW | Constant | Public | Type reference (TYPE) | OBJECTTYP | 'VIEW' | View | 20121203 | |
23 | VIEW_TABTYPE | Constant | Public | Type reference (TYPE) | TABTYPE | 'V' | Internal Name for a View | 20130814 |
Methods
Interface IF_DD_DDL_CONSTANTS has no method.
Events
Interface IF_DD_DDL_CONSTANTS has no event.
Types
Interface IF_DD_DDL_CONSTANTS has no local type.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |