SAP ABAP Data Element CIFLOGGING (Set Application Log on User-Dependent Basis)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SCM-BAS (Application Component) SCM Basis
⤷
CIF (Package) Core Interface
⤷
⤷
Basic Data
| Data Element | CIFLOGGING |
| Short Description | Set Application Log on User-Dependent Basis |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CIFLOGGING | |
| 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 | Logging |
| Medium | 15 | Logging |
| Long | 20 | Logging Mode |
| Heading | 0 |
Documentation
Use
You can use this to set whether and how data records should be logged in the application log for the user specified. Choose one of the following options:
- (Space/blank): The data records are not logged
- X (Normal): Only the number of data records are logged
- D (Detailed): The contents of the data records are also logged
Dependencies
Detailed logging in productive operation can quickly lead to large database tables and therefore to a drop in performance. In this case, we recommend the following procedure:
- Archive the logs regularly using transaction CFGD or schedule this transaction as a background job.
- Configure the application log using transaction CFC6 so that only the important data records are logged (only applies to detailed logging).
History
| Last changed by/on | SAP | 20030325 |
| SAP Release Created in |