SAP ABAP Domain DIFFOBJTYP (Object type of a DB object (in DBDIFF))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDDB (Package) ABAP/4 Dictionary: Converter
⤷
⤷
Basic Data
| Domain Name | DIFFOBJTYP |
| Short Description | Object type of a DB object (in DBDIFF) |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 4 | |
| Decimal Places | ||
| Output Length | 4 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | TABL | Table | |
| 2 | VIEW | View | |
| 3 | INDX | Index | |
| 4 | KEY | (Primary) key | |
| 5 | SPRO | Stored procedure | |
| 6 | TRIG | Trigger | |
History
| Last changed by/on | SAP | 19950302 |
| SAP Release Created in |