Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

System doesn't show VA03 from Document flow.

Former Member
0 Kudos

<Standard>

VA03 -> Document flow -> select sales order and press "Display document" button

System displays VA03 screen.

<Symptom>

ZVA03 -> Document flow -> select sales order and press "Display document" button

System displays ZVA03 screen. Not VA03!!

ZVA03 = a new transaction for customer based on VA03 with a transaction variant screen.

I have debagged and found system calls 'VA03' when pressing "Display document".

But system seems to hold the transaction variant screen and shows ZVA03.

I don't know the reason why system doesn't show 'VA03' screen despite of a standard function of Document flow.

How can system hold the transaction variant of ZVA03? (SAP memory? or anything else?)

Our customer nervously wants to get the reason for this symptom.

I have checked SAPMV45A / 4001 in SM51 and not been able to specify the coding about this transaction variant.

Could anyone advice me?

Takeru Miyagawa

1 REPLY 1

Former Member
0 Kudos

Apparently, you have a variant transaction ZVA03, that calls a transaction variant of VA03? Is that right? If so, the variant has probably been set as the SAP standard for all users? That's the only reasons I can think of at the moment...if you change so that ZVA03 is not the setting for all users, and force only the appropriate users to start with ZVA03, you will probably get different results...