Hierarchy

⤷

⤷

Basic Data
Data Element | BP_FNPAI_EXIT |
Short Description | User-Exit Function Module After Input (PAI) |
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 | PAI |
Medium | 15 | After Input |
Long | 20 | After Input |
Heading | 30 | Function Module PAI |
Documentation
Definition
Indicates the user-exit function module for postprocessing the differentiation criterion.
Use
This function module is called by the Business Data Toolset (BDT) at the PAI (Process after Input) screen event.
Carry out all data checks within this function module. Display messages using the function module BUS_MESSAGE_STORE and not the instruction MESSAGE.
Dependencies
After input, the BDT calls the PAI function modules in the dialog for the views that appear on the current screen.
With direct input (DI), the transferred data is checked by calling all the relevant PAI function modules consecutively.
A template function module FSBP_CRITER_USER_EXIT_PAI_DEMO is available.
Supplementary Documentation - BP_FNPAI_EXIT0001
Use
The function module can contain the check routines for the Differentiation Type. You must execute these after you have input the values for the individual Differentiation Type Elements
Examples
If a differentiation type comprises several elements, you can check whether the values for the differentiation type elements produce a meaningful combination.
Supplementary Documentation - BP_FNPAI_EXIT0002
Use
The function module can contain the check routines for a Differentiation Type Element. You must execute these after you have input the value.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 10 |