Fonction SAP BAPI_CFGINST_CHARCS_READ - Displays characteristics (according to search criteria) of the instance

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ALLOWED BAPICU-CHECKED C 1 'X' X Ind. for search criterion "char. vals allowed"
ASSIGNED BAPICU-CHECKED C 1 ' ' X Ind. for search criterion "char. with vals"
DEFINED BAPICU-CHECKED C 1 ' ' X Ind. for search criterion "char. defined"
INSTANCE BAPICU-INSTANCE N 8 Instance to which the call refers
OBJECT_ID BAPICU-MATERIAL C 18
OPTIONAL BAPICU-CHECKED C 1 ' ' X Ind. for search criterion "optional char."
REQUIRED BAPICU-CHECKED C 1 ' ' X Ind. for search criterion "required char."
UNASSIGNED BAPICU-CHECKED C 1 ' ' X Ind. for search criterion "char. w/o values"

Paramètre Reférence Long. Facultatif Description
CHARACTS BAPICUCHD 30 Characteristics of instance

Functionality
You use this function module to find the characteristics of an instanceaccording to the search criteria you enter.
The system interpretes the search criteria you select as having anAND link.

Notes
Not all combinations of search criteria are useful.
You can only use this function module if you are currently processinga configuration.