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
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
Query issues
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be