cancel
Showing results for 
Search instead for 
Did you mean: 

Add fields to CEKKO/CEKKOZZ

ali_dai
Contributor
0 Kudos

Hi all,

I want add new fields to release strategy. In order to accomplish that, i must add fields in CEKKO or CEKKOZZ. Is this correct? Is it possible? Do i have to append the structure??

BR

Accepted Solutions (1)

Accepted Solutions (1)

raghavendra_praveen
Active Contributor
0 Kudos

Hi

You should not append the structure by adding fields to it(by the way you know appending variables - its linked to ABAP).

Create new characteristics and assign to release class and do as regualr release strategy setup.

Thanks

Answers (4)

Answers (4)

ali_dai
Contributor
0 Kudos

ABAPER entered it in CEKKOZZ.

thanx

ali_dai
Contributor
0 Kudos

Dear All,

I have added the field to EKKO. Now i want this field in CEKKO so as to have it in the release strategy.

Former Member
0 Kudos

Hi Aldias,

As u know CEKKO is a structure . It refer to the data in the table EKKO.

So before u add any field in this structure , you should add the same in the Table EKKO.

This is possible and you would need ABAP help in this regard.

Please note that the field that u add should also be reflected in the screen ME21n, - Header Data.

Regards

Ramesh Ch

Former Member
0 Kudos

HI,

What is the field you want to add and what is the business requiremnt behind the same.

Just by adding the field in the CEEKO communciation structure i dont feel that your release strategy will get triggered.

You need to maintain changes in the program which we will not be able to predit where to change.

Hence better to make use of the standard fields available.

Regards,

Dils