Fonction SAP CAVC_I_CHECK - Check Instance

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
INSTANCE CAPIPARMS-INSTANCE N 8 Instance to Be Checked

Paramètre Reférence Type Long. Description
FLAG_INCOMPLETE CAPIFLAG-FL_INCOMP C 1 Instance Is Incomplete
FLAG_INCONSIST CAPIFLAG-FL_INCONS C 1 Instance Is Inconsistent
RETURN BAPIRETURN u 452 Return Code

Paramètre Reférence Long. Facultatif Description
ERROR_CHARACTERISTIC BAPICUCH01 30 X List of Incomplete Characteristics
ERROR_CHARACTERISTIC_VALUE BAPICUVL02 90 List of Characteristic Values with Errors

Functionality
The configuration of the specified instance is checked to see whether itis complete and consistent. If indicators for incompleteness andinconsistency exist, they are returned and the status is set accordingto the result of the check. The messages can be read with the APICAVC_I_INCONSISTENCIES.
This API determines the status of an instance again; any status that wasset beforehand using CAVC_I_SET_STATUS is ignored. However, in thiscase, the API CAVC_I_GET_STATUS delivers the status that was setbeforehand.