Transaction variant for VA02 not working
Posted on
16th Feb 2014 07:03 pm by
admin
My requirement is to have transaction for user to only add the output and print a sales order.
I thought of using SHD0 transaction variant for VA02 by skipping some screens in between and directly going to output screen.
I gave VA02 in SHD0 and zVariant under transaction variant and then pressed create button.
Did you know?Explore Trending and Topic pages for more stories like this.
It took me to VA02 screen, i press entered then a pop up screen appeared, where it i made all the fields invisible except for salesorder number
then pressing enter took me to item overview screen, Then i went to Extra>Output>Header>edit screen.
It again asked me for series of pop screen for which I ticked donot show the screen.
Finally at the output screen I save and exit copying the final screen vatiant.
I come back to SHD0 save it and run it...only the first screen variant works but for subsequent screen it doesnot.
I tried make the field os the second screen output only and invisible..even then the screen appears as it is.
I donot want the users to change anything in this screen...directly go to output screen, add output and print.
Can anyone help me with this.
Thanks
No comments posted yet
Your Answer:
Login to answer
88
21
Other forums
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sit
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th