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
PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Email Processor
I have a few questions so this post will be a larger one! Sorry, but I'm a bit of a PHP newbie so be
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno