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
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
Form always sends to error page...
Hello,
Any help will be greatly appreciated. I am having trouble getting multiple fields to be re
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma