Functionality This BAPI deletes the overwriting of a long text (documentation) for acharacteristic or characteristic values. To delete long texts for values, table TVAL_LTEXTS_DEL must be filled.To delete overwriting of the long text for a characteristic, thecharacteristic and language for deletion must be transferred, and thetable for values must be empty. This means that two calls are required if you want to delete both thecharacteristic long text and value long texts. In addition, you can transfer a date or change number. The long text isusually deleted in the system language, using parameter "LanguageInt"or "LanguageISO", but you can select a different language."LanguageInt" contains the language in SAP format and "LanguageISO"contains the ISO format. If both parameters are filled, the ISO formathas priority. The result is logged in table "Return". If any entries are incorrect,this table contains a message of type "E", and if the transfer wassuccessful, it contains a message of type "S". |