Application Development and Automation 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: 
Read only

update KONV table without using FM KONV_UPDATE

0 Likes
2,721

Hi Team,

Please give me the FM and BAPI to update KONV table without using FM UPDATE_KONV.

Regards,

Raksha

Hi Team,

Please give me the FM and BAPI to update KONV table without using FM UPDATE_KONV.

Regards,

Raksha

4 REPLIES 4
Read only

SwadhinGhatuary
Active Contributor
0 Likes
1,529

hello Abaper,

Go to SE37 HAVE A SEARCH With     *KONV*  you get a number of entries... as all FM and BAPI are search through SE37

One more thing that as it is cluster table use standard method to update this .

Read only

0 Likes
1,529

Hi ,

We do not want to use the direct update, insert statements to update the table. So we are looking for an alternative FM or BAPI to update the same. The records we are trying to update are for outbound delivery details.

Regards,

Raksha

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,529

Did you try to use parameters CONDITIONS_IN[X] in a BAPI as BAPI_SALESORDER_CHANGE ?

Regards,

Raymond

Read only

0 Likes
1,529

My requirement is not updating the delivery through order. i have to split the delivery and update the delivery when on reciving a shipment IDOC