Fonction SAP /CUM/BAPI_CUORDER_CREATE - CU: BAPI create CU order

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
IS_CUDESIGN /CUM/CUDESIGN u 322 X CU: Design header data
IS_DESNUM /CUM/CUDESIGN-DESNUM C 12 X CU: Design number
IS_HEADER BAPI_ALM_ORDER_HEADERS_I u 952 X Import Structure for ALM Order Headers
I_BUFFER_CU_MASTER FLAG C 1 SPACE X Fill CU master data buffers
I_CHECK_CHARVAL FLAG C 1 SPACE X Validate CU instance characteristic values
I_EXT_ENQUEUE FLAG C 1 SPACE X Design is externally enqueued

Paramètre Reférence Type Long. Description
E_NUMBERS BAPI_ALM_NUMBERS u 24 Return Structure with Transferred and Issued Order Numbers

Paramètre Reférence Long. Facultatif Description
ET_RETURN BAPIRET2 548 X Return Parameters
EXTENSION_IN BAPIPAREX 990 X Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
IT_AFCU /CUM/BAPI_AFCU_I 364 X CU: CU fields for integrating TL
IT_CUI_AUSP /CUM/BAPI_CUI_AUSP 256 X CU: Classification output for CU instances
IT_VCUI /CUM/BAPI_VCUI_I 192 X CU: BAPI structure for virtual CUI

Functionality
BAPI for creating an work order including a CUI list. The CUI list isdefined either in I_DESNUM or IT_CAFCU. For each CUI the assigned tasklist is exploded and operations with dependent objects are generated.

Notes
This BAPI prepares the CUI data and calls at the end the standard BAPIBAPI_ALM_ORDER_MAINTAIN to generate the order. For more information lookinto the documentation of this BAPI.