cancel
Showing results for 
Search instead for 
Did you mean: 

TRM Sequential Screen

aidan_mulcahy
Active Participant
0 Kudos

Hi,

I'm a developer and not an expert on TRM so excuse this, if it is silly.....

We have ECC 6.

The problem is we have custom screens for picking (x2) and putaway. These screens should be called when the menu options are sleceted. But the config only allows one place to put the screen name/number. We also do not want to force the users to log out and log back in again to go from picking to putaway.

We are experimenting with the Sequential Screen number in the Physical Screens section of the IMG at the moment. We created a 2nd sequential screen to use a different screen and this worked but only after doing some coding to copy a standard function module (LMBP_STEP_DISPLAY) as this seems to always hard-code the step to '01'.

Has anyone successfully used these Sequential Steps?

Or, even better, has anyone done what we are trying to achieve already?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Are those custom screens developed in Mobile Data Entry section of WM or in TRM Presentation Management.

If it is in WM, then you can directly provide your transaction in the "External Transaction' column in TRM Menu.

Or else if you have copied a standard subscreens(SAPLLMOP,SAPLLMSV e.t.c) in TRM then first of all you have to maintain a Physical Screen for your Custom Transaction Step. Then assign a Logical Transaction to your Transaction step. and then corresponding Step flow should be set up in TRM Presentation Management. Once all these are set up, then you can maintain Logical Transaction in the Menu.

Thanks

Vinod.

aidan_mulcahy
Active Participant
0 Kudos

Hi,

thanks for the reply.

This is TRM Presentation management.

It's a copy of LMOP. We have got it working but it involves using the Sequential Screen Number in config. Which, is then hard-coded, by SAP, in FM LMBP_STEP_DISPLAY so, no matter what we put into config, the value is always '01'.

The only way we can see for now is to modify the standard or copy lots of programs.

Former Member
0 Kudos

Okay....give me your requirement..................Are trying to change Picking /Putaway screens ?.........................or do you wanna create new screens..............tell me what you are trying to acheive and the screen flow............

Thanks

Vinod.

Answers (0)