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

User Exits Problem

Former Member
0 Likes
397

Hi Experts,

There is one slight problem in accessing the transaction KS01 as some user exit has been active and it shows the error message "Table CI_CSKS is not an active table". The user exits function modules are EXIT_SAPLKMA6_001 and

EXIT_SAPLKMA6_002.when i check the table TFDIR the value of MAND for these function modules is set as C.This is causing for the message to display when we go to KS01 txn.We have checked the same in debugging mode also.The problem is how to remove these values since we are not able to execute KS01 txn.

Thanks and Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
311

Hi

It's strange because the enhancement structure CI_CSKS is used bu exit EXIT_SAPLKMA1_001 and EXIT_SAPLKMA1_002.

Are you sure these exits are not active?

Max

1 REPLY 1
Read only

Former Member
0 Likes
312

Hi

It's strange because the enhancement structure CI_CSKS is used bu exit EXIT_SAPLKMA1_001 and EXIT_SAPLKMA1_002.

Are you sure these exits are not active?

Max