Skip to Content
0
Former Member
May 26, 2011 at 11:17 AM

Update purchasing group in scheduling agreements

338 Views

Hi gurus,

I'm trying to update purchasing group field in scheduling agreements, which are time-independent (EKKO-STAKO = ' ').

In my environment, I'm not authorized to use CALL TRANSACTION statement.

If possible, I'd need a way that works both in 4.6c and 6.0 versions.

I have tried several options, but none works:

-BAPI_SAG_CHANGE: "Scheduling agreements with time-independent conditions are not supported" (OSS note 1046794) (Also, this is not available in 4.6c)

-BAPI_SCHEDULE_MAINTAIN: "Scheduling agreements with time-independent conditions are not supported" (OSS note 1046794) (Also, this is not available in 4.6c)

-BAPI_AGREEMENT_MAINTAIN: Does not have the possibility to change field 'purchasing group'. (Moreover, it internally performs a CALL TRANSACTION).

-ME_UPDATE_AGREEMENT_PO: I've been not able to change field 'purchasing group'.

I'd be grateful about any hint. Thanks in advance!