SAP Exit Variable: 0P_FVAEX
The 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):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).
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).
If this variable has been filled, then the system specifies the fiscal year variant (0GISCVARNT) using program definition (0PROG_DEF_S InfoObject).

The system follows points one to three through in exact hierarchical order.