SAP ABAP Domain RSAN_MDL_FILE_WRITE_MODE (File Write Mode)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_MDL (Package) APD - Tool - Object Model
⤷
⤷
Basic Data
| Domain Name | RSAN_MDL_FILE_WRITE_MODE |
| Short Description | File Write Mode |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 10 | |
| Decimal Places | ||
| Output Length | 10 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | CREATE | Create File Again. If Already Available: Error Message | |
| 2 | OVERWRITE | Create File Again. If Already Available: Overwrite | |
| 3 | APPEND | Attach Data to File. If Not Available: Create Again | |
| 4 | APPENDEXIS | Attach Data to File. If Not Available: Error | |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 400 |