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: 

KSB1 Parameters

Former Member
0 Kudos

Hi!

first of all im prety new in SAP so im trully sorry if this is a dumb question, but im doing a ALV that calls KSB1 transaction.

Can you guys please explain me the parameters i need to send to KSB1 in order to be able to skip first screen and get the layout on the JPG ive attached?

Thanks a lot!!!!

(here is the deal, im doing a rare ALV that is suposed to be made by a 4 year exp guy, but ive only been working on ABAP for 3 month...so as you can see.. i really need some help here).

1 REPLY 1

kesavadas_thekkillath
Active Contributor
0 Kudos

You have to use the parameter ID "CAC" for setting the controlling area.

Please read SAP help on "set parameter id"

Please read SAP help on SUBMIT statement( for passing values etc ). Use report 'RKAEP000' for you submit statement.