SAP ABAP Data Element MODFUNCNAM (Function exit)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-CEX (Application Component) Customer Enhancements
⤷
SECE (Package) Enhancement concept

⤷

⤷

Basic Data
Data Element | MODFUNCNAM |
Short Description | Function exit |
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 | 10 | Exit |
Medium | 15 | Function exit |
Long | 20 | Function exit |
Heading | 0 |
Documentation
Definition
The naming convention for function exits is as follows:
- Prefix: EXIT_
- Infix: Module pool name
- Suffix: 3 digits
Example:
If the module pool SAPMS38M contains the command CALL CUSTOMER-FUNCTION '001', it branches to the function module EXIT_SAPMS38M_001 when you activate the enhancement component.
History
Last changed by/on | SAP | 19970707 |
SAP Release Created in |