Fonction SAP CAVC_I_INSERT_BOM_ITEM - Add a New Instance (BOM Item)

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
BOM_ITEM_DATA BAPICUIDLST u 694 Item Data of Instance to Be Inserted
INSTANCE_PARENT CAPIPARMS-INSTANCE N 8 Superordinate Instance
ITSOB STPO-ITSOB C 2 X Special procurement type for BOM item

Paramètre Reférence Type Long. Description
INSTANCE_NEW BAPICUILST u 191 New Instance Number
RETURN BAPIRETURN u 452 Return Code

Paramètre Reférence Long. Facultatif Description
ERROR_MESSAGES BAPIRETURN 452 X Return Parameter(s)

Functionality
The API inserts a new instance below the INSTANCE_PARENT instance. Thename of this new instance is INSTANCE_NEW.
The new instance receives all item data that was assigned inBOM_ITEM_DATA. All data required for the current item category must beentered. The system response to missing data is not defined.