2008 Dec 18 5:32 AM
Hi
Please suggest any FM or BAPI to update header user status or if no user status exist then it will add the User status at header level.
Thanks
Aditya
2008 Dec 18 5:43 AM
hi,
use: BAPI ALM ORDER MAINTAIN
and also refer the link:
http://abap.wikiprog.com/wiki/BAPI_ALM_ORDER_MAINTAIN
it will help u alot
regards
rahul
hi,
use: BAPI ALM ORDER MAINTAIN
and also refer the link:
http://abap.wikiprog.com/wiki/BAPI_ALM_ORDER_MAINTAIN
it will help u alot
regards
rahul
2008 Dec 18 5:38 AM
Hi,
Try this BAPI:
BAPI_ALM_ORDER_MAINTAIN.
Hope it helps.
Regards,
Rahul
2008 Dec 18 5:43 AM
hi,
use: BAPI ALM ORDER MAINTAIN
and also refer the link:
http://abap.wikiprog.com/wiki/BAPI_ALM_ORDER_MAINTAIN
it will help u alot
regards
rahul
2008 Dec 18 5:55 AM
How ot get the object key in BAPI_ALM_ORDER_METHOD for BAPI_ALM_ORDER_MAINTAIN for any order.
Regards
Aditya
2008 Dec 18 11:28 AM
Hi Aditya,
Object key is nothing but the Order number.
If you are changing the header level data the Object key is ordernumber. Example: 000300001487
IF you want to change the Components or Partners or Operations then we have to specify the line item number along with order number.
Example : if line item 0020 needs to be changed then Object key = 0003000014870020.
Hope this may be useful.
Regards,
Sravanthi
2008 Dec 18 5:57 AM
2008 Dec 18 6:02 AM
Hi ADITYA,
Please refer the link for sample code on the use of object key in the Program:
http://www.sapfans.com/forums/viewtopic.php?f=13&t=182938.
Regards,
Rahul Sinha
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |