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-Exits for KKF2

Former Member
0 Kudos

Hi experts,

Do you know any user exit for QM orders, after saving?

I am using KKF2 transaction and Order type QN01.

Many thanks!

Best Regards

3 REPLIES 3

Former Member
0 Kudos

Hi ,

These are userexits for kkf2 transaction

EXIT_SAPLBSVA_001 STATTEXT Modification exit for formatting status text lines

EXIT_SAPLKAUF_001 COOPA002 Customer function for master data maint. - internal orders

EXIT_SAPLKAUF_004 COOPA004 Customer function: Print order master data

EXIT_SAPLKOAU_002 COOPA_01 Customer check modules for internal orders

EXIT_SAPMKAUF_002 COOPA003 User-Defined Fields in the Order Master

EXIT_SAPMKAUF_003 COOPA003 User-Defined Fields in the Order Master

Former Member
0 Kudos

Hello,

These are the userexits for the above Tcode

COOPA002 Customer function for master data maint. - internal orders

COOPA003 User-Defined Fields in the Order Master

COOPA004 Customer function: Print order master data

COOPA_01 Customer check modules for internal orders

former_member181995
Active Contributor
0 Kudos

nuno,

check with these Exit:EXIT_SAPMKAUF_002

EXIT_SAPMKAUF_003

Both are triggers in PBO and PAI respectively.