SAP ABAP Data Element RSAN_PROCESS_IN_MEMORY_FLAG (Process All Data in the Main Memory)
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
Data Element | RSAN_PROCESS_IN_MEMORY_FLAG |
Short Description | Process All Data in the Main Memory |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | AS4FLAG | |
Data Type | CHAR | Character String |
Length | 1 | |
Decimal Places | 0 | |
Output Length | 1 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 0 | |
Medium | 0 | |
Long | 30 | Process Data in Memory |
Heading | 60 | Process All Data in the Main Memory |
Documentation
Definition
When the analysis process is being processed, this indicator determines whether the data is to be stored in its entirety in the main memory or whether the data is to be stored in the database.
Use
This indicator is set by default. This means that the data is processed in the main memory. This is the ideal setting when working with small amounts of data.
When large amounts of data are processed, the process may terminate once the main memory no longer has sufficient space for the data. When this happens, deactivate this indicator. By doing so, data is then stored in temporary files on the database while the analysis process is being processed, thereby reducing main memory consumption. The tables generated start with /BIC/000AP.
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 400 |