Hi all,
I create a sales order through the BAPI_SALESORDER_CREATEFROMDAT2 and I want to determine commitment item externally. I put my commitment item in the field order_items_in-cmmt_item, but it doesn`t transfer to the created sales order item. There are no any FM-derivation rules.
I debug the process through FM_***_INPUT_PUT_SD where i_vbapkom-fipos is succesfully moved to gf_fmobjects-fipos, and then through FM_***_INPUT_GET_SD where gf_fmobjects-fipos is moved to c_cobl-fipos (and gf_fmobjects cleared then)
But in the beginning of the FORM cobl_fuellen the strusture cobl is cleared and so CI is not transfered.
Please, help me, where is the problem?
Best regards,
Roman