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
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve