2014 Jan 24 12:15 PM
Hi Experts,
I have successfully implemented BAPI_ALM_ORDER_MAINTAIN with method value 'TECHNICALCOMPLETE'.
Now,I have to implement same BAPI with method value 'TECHNICALINCOMPLETE'.
As per the FM documentation below are the methods available.
Can you please suggest how to implement new method if it possible or else any other FM is available for the same.
Thanks,
Syam
2014 Jan 24 12:25 PM
Hi Syam
Using this i dont think so its possible. But if you drill down the BAPI and see how it sets complete status you will find it uses FM STATUS_CHANGE_INTERN_MULTI in inlcude LCOIHFH7. You can use this but you will have to do all the validations carefully.
Nabheet
Hi Syam
Using this i dont think so its possible. But if you drill down the BAPI and see how it sets complete status you will find it uses FM STATUS_CHANGE_INTERN_MULTI in inlcude LCOIHFH7. You can use this but you will have to do all the validations carefully.
Nabheet
2014 Jan 24 12:25 PM
Hi Syam
Using this i dont think so its possible. But if you drill down the BAPI and see how it sets complete status you will find it uses FM STATUS_CHANGE_INTERN_MULTI in inlcude LCOIHFH7. You can use this but you will have to do all the validations carefully.
Nabheet
2014 Jan 24 12:33 PM
2014 Jan 24 12:35 PM
Techincally complete TECO is the status. Go inside the FM call in this BAPI. then search for your method name gloablly you will see. the place where it is called:)
Nabheet
2014 Jan 24 12:49 PM
2014 Jan 24 12:51 PM
Yes that is why i have mentioned a function module which can help in setting the status in my previous post.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |