hi,
i have a problem by unsing parameters in VF01.
Idea:
from my zreport the user should have the function to jump directly in VF01 (Like the way VF04, pick out the correct one, individual biling document).
I thought i can use this
SET PARAMETER ID 'AUN' FIELD MYSDNUM. CALL TRANSACTION 'VF01' AND SKIP FIRST SCREEN.
but this didn't work. Whats the correct way ? Where is my fault ?
Thanks in advice
Matthias
<REMOVED BY MODERATOR>
Edited by: Alvaro Tejada Galindo on Feb 27, 2008 10:43 AM
Add a comment