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
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
How do i do multi uploads?.
Hey i would like to do this : http://hosting.mrkrabz.net/
I've got the base down you can uplo
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
SAP Business Suite
Hi all:
Within the SAP Business Suite solution I would like to ask you the main differenc
Customizing message/behavior
Hi,I'm using the ASP.NET membership/authorization controls in my application. Some parts of my appli
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++