2008 Jun 16 3:04 PM
Hi,
I'm using BAPI_HU_PI_CREATE to create packing instructions.
The return is 'S Success' with the right identification number but physically the packing instruction is not created !
I don't understand ....
Thanks for your help.
2008 Jun 16 3:08 PM
Hello.
I don't know that particular BAPI, but usually, after calling a BAPI, you must call BAPI_TRANSACTION_COMMIT to the changes take efect. Give it a try.
Regards.
Valter Oliveira.
Hi,
I'm using BAPI_HU_PI_CREATE to create packing instructions.
The return is 'S Success' with the right identification number but physically the packing instruction is not created !
I don't understand ....
Thanks for your help.
2008 Jun 16 3:08 PM
Hello.
I don't know that particular BAPI, but usually, after calling a BAPI, you must call BAPI_TRANSACTION_COMMIT to the changes take efect. Give it a try.
Regards.
Valter Oliveira.
2008 Jun 16 3:09 PM
Hi,
use BAPI_TRANSACTION_COMMIT after the babi call.
e.g.
CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
Best regards.
2008 Jun 16 3:09 PM
Hvae u called the BAPI_TRANSACTION_COMMIT at the end of ur BAPI Fm? If not call the above Function module.
Regards,
Kiran Bobbala
2008 Jun 16 3:09 PM
Hi Alain,
is this BAPI is giving success message? if it is giving success message, call the BAPI 'BAPI_TRANSACTION_COMMIT'.
for more info about this BAPI refer the Documentation in SE37.
Reward if found helpful.
Regards,
Boobalan Suburaj
2008 Jun 16 3:19 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |