SAP ABAP Data Element GLE_DTE_ECS_ACP_APPL_LOG (Setting for Application Log)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
AC-INT (Application Component) Accounting Interface
⤷
AC_INT_ECS_GENERAL (Package) ECS: General Objects

⤷

⤷

Basic Data
Data Element | GLE_DTE_ECS_ACP_APPL_LOG |
Short Description | Setting for Application Log |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | GLE_ECS_AL_BOOLEAN | |
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 | 10 | AppLog |
Medium | 18 | AppLog Setting |
Long | 26 | Application Log Setting |
Heading | 30 | Setting for Application Log |
Documentation
Definition
The derivation processor handles the following types of message differently:
- Messages from the set of rules
The system uses parameter E_TAB_ITEM_MSG to export these messages.
- Exceptions that occurred during the process.
The system uses parameter E_TAB_RETURN to export these messages.
I_APPL_LOG defines how the exceptions are recorded.
If you set this indicator, the system also records the exceptions in the application log of the caller.
For performance reasons, SAP recommends that you set this indicator by way of exception only.
Use
Dependencies
Example
'X': Also write exceptions to the application log of the caller
' ': Record exceptions in parameter E_TAB_RETURN
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 600 |