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
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
MASS PM
Hello all, I'm trying to send mass private messages to users in my database but keep getting an erro
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas