Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to Change Service PO's

Former Member
0 Kudos

hi all,

We have Proble with service PO's , we r unable to change the service po's Purchase Orgnisation ,

we r using BAPI_PO_CHANGE in prog

using this BAPI we r able to change standard PO's but we r unable to change Service PO's ( we need to change only PO.Org and PO.group) so i'm passing PO-number, Po.Org, Po.Group only to BAPI

PURCHASEORDER,

POHEADER

POHEADERX

In ME22N also we get in Display mode for Service PO -Purchase Organisation.

Is there any extra fields we need to pass to change Service PO's

Can any help me in this..ASAP

Thanks in Advance.

Regards,

Chandu

7 REPLIES 7

Former Member
0 Kudos

try to pass all header details (vendor, docu type ,......)

Former Member
0 Kudos

but my req is only to Change Pur.Org and Pur.Group

Regards,

Chandu

0 Kudos

i am not clear this might be the reason

Restrictions

With this function module, it is not possible to:

Create subcontracting components (you can only use existing ones)

Create configurations (you can only use existing ones)

Change message records (table NAST) and additional message data (this data can only be determined via the message determination facility (Customizing))

Attach documents to the purchase order

Change foreign trade data

Change service data

Change or reexplode BOMs

A firewall prevents the manipulation of data that is not changeable in Purchasing according to the business logic of the purchase order (e.g. PO number, vendor, etc.).

PO items with an invoicing plan cannot be created or changed using the BAPIs

Edited by: shan palani on Jan 8, 2009 4:21 PM

0 Kudos

Thanks for u'r timely reply,

Can we able to Change Service Purchase Order Header data by using BAPI_PO_CHANGE.

Regards,

Chandu

0 Kudos

if service entry sheet has been did to that service po then it will not allow u to change it...

to check it ...

in item level ...goto tab po order history and see , if any document is there then it will not allow u tochange ....

0 Kudos

Only Po.Num, Pur.Org, Pur.Group fileds only filled . remaing all r empty

Former Member
0 Kudos

This message was moderated.