SAP ABAP Domain ACI_SOURCE_TYPE (type of source)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_ACI_API (Package) EXPERIMENTAL, DON'T USE (API for the ACI)
⤷
⤷
Basic Data
| Domain Name | ACI_SOURCE_TYPE |
| Short Description | type of source |
Definition
| Data Type | INT4 | 4-byte integer, integer number with sign |
| No. Characters | 10 | |
| Decimal Places | ||
| Output Length | 11 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | 0 | null | |
| 2 | 1 | local macro | |
| 3 | 2 | global macro | |
| 4 | 4 | type pool macro | |
| 5 | 16 | include | |
| 6 | 32 | locked include | |
| 7 | 64 | system include | |
| 8 | 128 | automatic include | |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |