Fonction SAP BAPI_FUNC_AREA_EXISTENCECHECK - Check if functional area exists

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
FUNCTIONALAREAID BAPI0023_1-FUNC_AREA_LONG C 16 Functional area

Paramètre Reférence Type Long. Description
RETURN BAPIRETURN u 452 Return code

Functionality
You can use this method to determine whether the functional areaspecified exists in the system. The result of the check is returned viaa return code.

Notes
All authorization checks that are also executed for a display within anR/3 transaction are run.
The input parameter FUNCTIONALAREAID is not converted, so that leadingblank spaces are not cleared in this parameter.
Messages are returned in the parameter RETURN. The parameterdocumentation gives you the return values and their meaning. If theparameter RETURN is returned with no message, this confirms theexistence of the business area.

Description
The return code of the method is returned in a structure with fivefields. For information about the meaning of the individual fields, seethe corresponding data element documentation.
Layout of the structure
TYPE Message type
CODE Message code
MESSAGE Message text
LOG_NO Application log: Log number
LOG_MSG_NO Application log: Sequential number of message

Description
For information about the importance of the functional area, see thecorresponding data element documentation:
Functional Area