Ansicht
Dokumentation

CFG_API_DELETE_CSTICS_VALUES - Delete values of characteristics

CFG_API_DELETE_CSTICS_VALUES - Delete values of characteristics

ABAP Short Reference   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module enables you to delete values of characteristics of an instance within a configuration.

You have to specify the configuration session via the CONFIG_ID parameter.

The instance whose characteristics shall be deselected is given via the INST_ID parameter.

The values which shall be deselected are passed via the VALUES_TO_DELETE parameter, which expects a table with pairs of characteristic ids and values.

The FORMAT_VALUE must be left blank or set to 'F' as importing values in the language dependent format is deprecated.

Notes

  • If you try to deselect a value from a characteristic which does not exist within the specialized instance this will result in a COMMAND_EXCEPTION.
  • See also function module CFG_API_SET_CSTICS_VALUES for more details as the two function modules work similarly.





Parameters

CONFIG_ID
FORMAT_VALUES
INST_ID
VALUES_TO_DELETE

Exceptions

COMMAND_EXCEPTION
EXCEPTION_CONFIG_NULL
PARAMETER_EXCEPTION

Function Group

COM_CFG_API_UI_COMMAND

BAL_S_LOG - Application Log: Log header data   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1273 Date: 20240523 Time: 114518     sap01-206 ( 35 ms )