Functionality This BAPI sets the overwriting of a long text (documentation) for acharacteristic or characteristic values. If only the characteristic name (Characteristic) is transferred, thelong text is set for the characteristic. If parameters for thecharacteristic value are also filled, the long text is set for thisvalue. 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 long text is in table "Longtext". The first field contains formatdata (standard line = *), and the second field contains a line of text. 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". Notes The transferred long text replaces the old long text! |