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: 

LM01

Former Member
0 Kudos

Hi,

I have a problem in navigating through RFC screens. There is a standard transaction called LM01, for the Warehouse number 700 (say screen 1). When i press Cycle count Button, it takes me to a customized screen (say screen 2) in which i enter Inventory Document Number and press F4 Next Button. It takes me to the next screen (say screen 3), where i mark 'X' for one of the listed Storage Types and Storage Bins. Then i am saving it. Now it takes me to the next screen (say screen 4) which is a standard transaction (LM51), where i do nothing and when i click on F4 Next button from this screen, i navigate to another standard transaction (say screen 5). Now when i come back from screen 5 (standard transaction) to screen 4 (standard transaction), it is properly navigating through 5 to 4. now when i navigate from 4 to 3 (which is custom transaction), it is coming out of the session (i.e. SAP EASY ACCESS SCREEN). What could be the problem?

Thanks,

Dhanalakshmi M S

3 REPLIES 3

Former Member
0 Kudos

Hi,

I just want to navigate to a customized screen from a standard screen. When i press back button from the standard screen, it is coming out of the entire transaction (LM01 to sap easy access menu). Please help me out.

Thanks,

Dhanalakshmi M S

0 Kudos

plz chek the settings in menu management customization, i dont have access to WM module at present so cant telll u exactly. But the menu entries need to be checked for back button.

0 Kudos

Hi,

There is a statement called LEAVE PROGRAM, which leaves the current program and reciprocates to the previous program. But when the control has transferred completely to standard program, previous program is not getting stored in the buffer. Please help me out to assign the previous program to be stored in the buffer.

Thanks,

Dhanalakshmi M S