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.
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
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Need help/w Page: 1,2,3,4 function!
So I have this code im working on where it's ment to display seperate pages having 20 logs each
I
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod