Function Exits
Function Exits
Definition
Function exits allow the customer to implement additional logic in a transaction. The SAP application developer determines the points in a transaction at which function exits are called, and which data is to be transferred. He creates the appropriate function modules with short text, interface and documentation. The functionality provided for a function exit is described in the accompanying SAP documentation.
Objectives
Knowing when to apply Function exits. Using an enhancement consisting of Function exit along with a Program Exit.
Program Enhancements
Function Exits-Define
'001'.
>_ 001.
Function Exits-Implement
Assigning SAP Enhancements to Customer Projects
Project Management
System Help
Project
Change components
Project Management
System Help
ABAP Editor
*INCLUDE zxaaau01.
Function Exits-Structure
Function Exits-Summary
Thank You
10