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: 

Changing ECN with CCAP_ECN_HEADER_CHANGE

Former Member
0 Kudos

Hi!

I'm not quite sure if this is the right group for my questions and if not, maybe you can point me at least in the right way. My problem is to change the release key of an ECN (created with transaction cc01) by code and I found the FM CCAP_ECN_HEADER_CHANGE for this.

First question: Is this the right FM to do this and second question: How to use the function?? I always get the message "processing of change number ECN <NR> cancelled". Error Number is 569, Object is CC. How do I have to set all needed parameters to make it work?

Thanks,

Konrad

1 REPLY 1

Former Member
0 Kudos

The ChangeNumber was the problem (wasn't accepted by the System). Tried a different one and it worked...

Thanks anyway,

Konrad