SAP Exit Variable: 0P_FVAEXThe SAP exit variable ( 0P_FVAEX ) is used for automatic determination of the fiscal year variant.
If you want to use it to select the
fiscal year variant
(
0FISCVARNT
) in a query, the system does the following (no display on the selection screen):
Search for a variable for the
controlling area
characteristic (0CO_AREA) on the selection screen
If this variable exists and has been filled, then the system specifies the
fiscal year variant
(0FISCVARNT) from the attributes for the
controlling area
characteristic (0CO_AREA).
Search for a variable for the
company code
characteristic (0COMP_CODE) on the selection screen
If this variable exists and has been filled, then the system specifies the
fiscal year variant
(0FISCVARNT) from the attributes for the
company code
characteristic (0COMP_CODE).
Search for the hierarchy variables for the program hierarchy in Investment Management (0H_PROG variable) on the selection screen
If this variable has been filled, then the system specifies the
fiscal year variant
(0GISCVARNT) using program definition (0PROG_DEF_S InfoObject).
Note
The system follows points one to three through in exact hierarchical order.
If the search under point one was successful, then the system does not use points two and three.
If the search under point one was unsuccessful, the system continues under point two or under point three (if the search was also unsuccessful in point two).