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: 

User Exit COOMKS02 - Create CI_CSKS

vivekkrishnan
Active Participant
0 Kudos

Hi all,

We are trying to implement user exit COOMKS02.

When the project is activated we are getting a error 'Table CI_CSKS is not active'.

A solution for this is found in OSS notes # 379464 to include the exit COOMKS01 also in the project. But still the structure CI_CSKS has to be created.

We are not sure what are the fields to be used in CI_CSKS.

I suppose this structure is for additional fields in the screen and related to COOMKS01.

Can some one suggest what fields can be used in the structure ?

When tried with a dummy field all cost center related transactions are giving ABAP dump.

Regards,

Vivek K

1 ACCEPTED SOLUTION

0 Kudos

Check these Notes

210190 & 719688 . May be you need to search market place with CI_CSKS

3 REPLIES 3

0 Kudos

Check these Notes

210190 & 719688 . May be you need to search market place with CI_CSKS

vivekkrishnan
Active Participant
0 Kudos

Hi all,

Solved the problem.

We created a dummy field and activated the structure CI_CSKS and it solves the problem.

Thanks,

Vivek K

0 Kudos

Hi Vivek,

The dummy field created is of which type ?

Regards.