2008 Sep 10 9:36 AM
Hi,
We are trying to create an internal order via the function BAPI_INTERNALORDER_CREATE. The documentation of this function says: "Investment management fields are also not supported.". But we need to enter the fields "Investment profile" - COAS-IVPRO - and "Investment reason" - COAS-IZWEK. These fields cannot be entered using the table EXTENSIONIN because you can only use the structure BAPI_TE_AUFK (an extension of the AUFK table) and the fields we need are already in AUFK.
How can we then enter the fields with this bapi?
Kind regards,
Lieselot
Hi,
We are trying to create an internal order via the function BAPI_INTERNALORDER_CREATE. The documentation of this function says: "Investment management fields are also not supported.". But we need to enter the fields "Investment profile" - COAS-IVPRO - and "Investment reason" - COAS-IZWEK. These fields cannot be entered using the table EXTENSIONIN because you can only use the structure BAPI_TE_AUFK (an extension of the AUFK table) and the fields we need are already in AUFK.
How can we then enter the fields with this bapi?
Kind regards,
Lieselot
2008 Sep 18 7:17 AM
2008 Sep 18 7:25 AM
Debug the order transaction. You will find a function module which updates the fields COAS-IVPRO and COAS-IZWEK.
Once you found that FM follow the steps.
1. First call the BAPI and create the order.If the BAPI is successful then
2.Call the FM and update the above 2 fields(COAS-IVPRO and COAS-IZWEK.).
2008 Sep 18 7:27 AM
The problem is that the BAPI is never successful because the two fields are mandatory!
2008 Sep 18 7:32 AM
2008 Sep 18 7:36 AM
Are there other BAPI's available to create an internal order where I can enter the required information?
2008 Sep 18 7:42 AM
2008 Sep 24 10:04 AM
Deepti,
I do not think this will resolve my problem. The function ALE_INTERNALORDER_CREATE makes use of the same structures as BAPI_INTERNALORDER_CREATE, so we still cannot enter the required fields.
Any other suggestions?
Kind regards,
Lieselot
2008 Nov 06 8:48 AM
2008 Nov 14 7:52 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |