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: 

BAPI_SCHEDULE_MAINTAIN wrong EKET-ESTKZ

robert_altenstraer
Active Participant
0 Kudos

Hi ,

I want to create some shedule lines for a Scheduling agreement...

I use the BAPI_SCHEDULE_MAINTAIN

works fine .. BUT:

when I want to edit that created line in the transaction ME38 > I get troubles:

1. change the quantity .. > create a new line with the new quantity, old one exists also...

2. delete quantity.. > not possible

Reason: there is an EKET-ESTKZ = D ( Direct procurement ... ) when I create a new line manually

EKET-ESTKZ = R ( Realtime (namual) .. )

Does anybody know how I can use that bapi to create a scheduling line which looks like as I create it manually ?

Thanks

Robert

1 REPLY 1

Former Member
0 Kudos

Hi,

I have also this problem.

The simplest way of course to use(create) lock object for EKET and update EKET-ESTKZ.

May be it's possible to make with BAPI_SAG_CHANGE.

Have You found decision for this problem? Write please here.