Functionality This BAPI returns detail information on a characteristic, which isidentified by its name and optionally by a date (default value is thesystem date). Transfer Structures CharactDetail> contains the basic data of the characteristic.CharactDescr> contains the descriptions. According to thecharacteristic format, one of the export tables is filled:CharactValuesNum>, CharactValuesChar>, orCharactValuesCurr>. Numeric, time, and date characteristics arein CharactValuesNum>, character and boolean characteristics arein CharactValuesChar> and currency characteristics are inCharactValuesCurr>. Value descriptions are all in table CHARACTVALUESDESCR, regardless ofthe characteristic format. Check tables are in CharactReferences>. CharactRestrictions> contains the restrictions to class types. Note> Messages are logged in table RETURN. If the BAPI runs successfully,there are no messages of type 'E'.Description To improve system performance, the result can be restricted to onelanguage. If this parameter is empty, all languages are returned. |