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: 

uer exit problem

Former Member
0 Kudos

There is a 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".

Table CI_CSKS does not exist. Then I add my personal fields in structure apped CI_CSKS. There will be a lot of warning. So I hope somebody tell me how to use the structure CI_CSKS and where does it work.

2 REPLIES 2

Sougata
Active Contributor
0 Kudos

Go to transactin SE11, put table/structure name and activate it. Ignore all warnings if they are "Warnings" only. If it does not solve the problem, go to SE14 and request an adjust. Keep radiobutton 'Save Data' while adjusting.

Don't forget to reward points.

Cheers,

Sougata.

Former Member
0 Kudos

USER EXIT

http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

http://www.sapgenie.com/abap/code/abap26.htm

http://www.sap-img.com/abap/what-is-user-exits.htm

http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction

http://www.easymarketplace.de/userexit.php

http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

http://www.sappoint.com/abap/userexit.pdfUser-Exit

http://www.sap-img.com/ab038.htm

http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm

http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

http://www.sap-img.com/abap/what-is-user-exits.htm

http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html

Transaction Code - KS01 Create cost center

Exit Name Description

COCCA001 Customer enhancement to cost center authorization checks

COCCA002 Customer Functions for Organizational Authorization Checks

COOMEP01 CO-OM: Information system -> line item reports

COOMKA01 Customer Fields for Cost Element Master Data

COOMKS01 Customer Fields for Cost Center Master Data

COOMKS02 Cost Center: Checks When Saving

COOMKS03 Cost Center: BAPI Enhancements

COOMLA01 Customer Fields for Activity Type Master Data

No of Exits: 8

Rewards if useful.........

Minal