SAP ABAP Data Element QFUNBEFORE (Function Module Before Processing)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
QM-IM-RR (Application Component) Results Recording
⤷
QESI (Package) QM statistical interface inspection processing
⤷
⤷
Basic Data
| Data Element | QFUNBEFORE |
| Short Description | Function Module Before Processing |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | FUNCNAME | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table | TFDIR |
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 | 9 | FM before |
| Medium | 19 | FM before proc. |
| Long | 23 | FM before processing |
| Heading | 23 | FM before processing |
Documentation
Definition
This function module is called up before the external statistical system is accessed. The interface of the function module is defined using the function module QIST_FB_BEFORE.
If you set the export parameter DO_NOT_CALL to a value that differs from the initial value, the external statistical system is subsequently not accessed.
Note
You can also use evaluation methods in ABAP. The functions SAP_EXCEL and SAP_DOWNLOAD are implemented in this way.
Use
- Logging the transferred data before the statistical system is accessed
- Implementing evaluation methods using ABAP
- Modifying the transferred data before the statistical system is accessed
- Linking statistical systems using alternative techniques
History
| Last changed by/on | SAP | 19970812 |
| SAP Release Created in |