Functionality This function module deletes selected attribute values for a logicaldocument. When calling this function module, specify attributes in the tablePROPERTIES as name-value pairs. Assign a single-value flag toattributes with a single value. Table entries for attributes that do not belong to the document classin question are ignored. You do not need to specify a value for attributes with a single value.If you want to delete only one value for an attribute with multiplevalues, you have to specify this value. If the value in question is theinitial value (that is, a space character), you have to indicate thisby setting the single-value flag. Otherwise, if the value is initialand you do not set the single-value flag, all values for the attributeare deleted. If you specify system-side attributes, or if you attempt to delete allthe values for a mandatory attribute, this triggers the exceptionBAD_PROPERTIES. |