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
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
Aris, Netweaver BPM, Visual composer and X'app
Dear Experts,
Whats the relationship between the following components: Aris, Netweaver BP
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther