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

KP91 transaction selection-screen

Former Member
0 Likes
757

Hello SAPians,

I got one requirement to add more parameters in the selection screen of KP91 transaction code.

Program(Screen) : SAPMKPT2

Screen number : 300

Currently Version and Fiscla year are the parameters of the KP91 selection screen.

I want to add two more parameters to the selection screen.

Could you please let me know how to add to the existing selection screen of KP91 transaction.

Thanks in advance.

Hello SAPians,

I got one requirement to add more parameters in the selection screen of KP91 transaction code.

Program(Screen) : SAPMKPT2

Screen number : 300

Currently Version and Fiscla year are the parameters of the KP91 selection screen.

I want to add two more parameters to the selection screen.

Could you please let me know how to add to the existing selection screen of KP91 transaction.

Thanks in advance.

3 REPLIES 3
Read only

Former Member
0 Likes
682

Find any Badi's or User Exits for your requirement..

Here some User Exits :

COOMKPLV User Exit: Copy Actual to Plan and Copy Planning

COOMKPT4 Customer Exit: Copy Plan->Plan/Act.->Plan for Cost Centers

Read only

Former Member
0 Likes
682

solved

Read only

0 Likes
682

Please share your solution.

Rob