SAP Note 1648523 - BAPI_INTERNALORDER_CREATE CI_AUFK: Gepackte Felder

Component : Master Data -

Solution : https://service.sap.com/sap/support/notes/1648523 (SAP Service marketplace login required)

Summary :
When using custom extensions CI_AUFK in the internal order master data table (AUFK), which involves fields with a datatype that manages packed data (elementary datatype 'p'), such as DEC or CURR, an issue may arise. Executing the function module BAPI_INTERNALORDER_CREATE can result in a short dump or an error message CONVT_NO_NUMBER. This is caused by a programming error. The solution involves ensuring data structures used in the BAPI only contain character-type data (CHAR, NUMC, DATS) as per note 509898. Corrections should follow the provided instructions, and from EHP 6 Release 6 SP2, a fix is available in the standard system.

Key words :
weitere begriffe sapl2075 l2075f00 fill_ci_aufk extensionin bapiparex bapi_te_aufk cx_sy_conversion_no_number ursache und voraussetzungen programmfehler lösung abhängig von unicode/nicht-unicode, beim ausführen des funktionsbausteins bapi_internalorder_create tritt ein kurzdump oder die fehlermeldung convt_no_number auf, programmänderung gemäss korrekturanleitungkorrektur ab ehp 6 release 6 sp2 im standard vorhanden, kernelversion und den gewählten datentypen kann nicht garantiert werden, im bapi-kundenerweiterungskonzept dürfen nur datenstrukturen verwendet werden, den kundespezifischen erweiterungen ci_aufk der stammdatentabelle der innenaufträge, dass die übertragung nicht charakterartiger daten, im bapi möglich ist, die ausschliesslich charakterartige daten, dec oder curr

Related Notes :

1166092BAPI_INTERNALORDER_CREATE: Packed fields
992880BAPI_INTERNALORDER_CREATE: Transfer EXTENSIONIN fields
872180BAPI_INTERNALORDER_CREATE: EXTENSIONIN fields moved
509898BAPI enhancement concept and Unicode
381277Selection of user-defined fields: Dump in RKOSEL00