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