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

Delete ECP version

Former Member
0 Likes
587

Hi,

I need to delete an Easy Cost Planning version.

I've created my own function module using standard code:

KEIY_BT_PRECP12_DELE_PREPARE and then :

KEIY_BT_PRECP12_DELE_FINISHED

My problem is that it deletes datas from table PRECP2 but datas are still there in tables CKHS and CKIS.

How can I solve this problem?

Thanks in advance for your reply,

Elodie

Hi,

I need to delete an Easy Cost Planning version.

I've created my own function module using standard code:

KEIY_BT_PRECP12_DELE_PREPARE and then :

KEIY_BT_PRECP12_DELE_FINISHED

My problem is that it deletes datas from table PRECP2 but datas are still there in tables CKHS and CKIS.

How can I solve this problem?

Thanks in advance for your reply,

Elodie

1 REPLY 1
Read only

Former Member
0 Likes
453

Hi,

Was your problem Solved?