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
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Word filter problem
Hello,
im trying to make a filter for words inputted in to my website but i want to store the
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com