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

How to skip initial screen in SAPRCK23 program

Former Member
0 Likes
606

Hi Experts,

I am submitting SAPRCK23 program using submit keyword in my report program. But here i dont want the initial screen, when i click other prices that time its showing some different screen and input parameters. I need that screen only. If i write skip initial screen its not working.

I need the screen with Otherprices ( click on other price the menu bar) How to bring this screen.

Kindly execute the program SAPRCK23.

Kindly help me out.

Anandhn

Hi Experts,

I am submitting SAPRCK23 program using submit keyword in my report program. But here i dont want the initial screen, when i click other prices that time its showing some different screen and input parameters. I need that screen only. If i write skip initial screen its not working.

I need the screen with Otherprices ( click on other price the menu bar) How to bring this screen.

Kindly execute the program SAPRCK23.

Kindly help me out.

Anandhn

2 REPLIES 2
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
530

Record the transaction and use call transaction with bdcdata

Read only

former_member201275
Active Contributor
0 Likes
530

This may or may not work... but...

try create a Z transaction calling this program.

Then, using SHD0 create a transaction variant for this transaction. That may give you full control over the selection screen.