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: 

How to navigate to text screen on VA01

Former Member
0 Kudos

Hi

I wan't to navigate to the text screen of the sales order in VA01.

It must be done via a user-exit, where I will use the code

leave to screen xxxx.

My problem is, that I don't know the screen number where the texts are shown.(goto- Header- texts). It is not 4002...

Any suggestions?

3 REPLIES 3

former_member404244
Active Contributor
0 Kudos

Hi,

The path u specified is correct...if u want fo items then u can do the same think (GOTO->ITEM->TEXTS)..

why you require a enhancment to this..Please explain ur requirement clearly..

Regards,

NAGARAJ

0 Kudos

I need to check if some specified texts are fullfilled before saving the order.

If the texts are missing, I must navigate back to the text screen - this must be done from the user-exit.

From the user-exit I need to call the specified screen (goto-header-texts).

Former Member
0 Kudos

goto header text...in change mode....double click on the text screen..goto header...not sure which menu function exactly but u will get a HEADER menu function..which will give you all the details