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

parameter id

TSG
Participant
0 Likes
687

Can I set this kind of two parameters

in grid view user command.

SET PARAMETER ID 'BLN' FIELD wa_ekko-BELNR.

SET PARAMETER ID 'BUK' FIELD wa_ekko-BUKRS.


* Execute transaction FB03, and skip initial data entry screen AND VIEW document details
      CALL TRANSACTION 'FB03' AND SKIP FIRST SCREEN.

Moderator message: very basic, please search for information and try yourself before posting.

Message was edited by: Thomas Zloch

1 REPLY 1
Read only

Former Member
0 Likes
532

Yes you can. What is the problem?