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: 

exits for LT03 stock overview screen

Former Member
0 Kudos

Hi Team,

There is a requirement to add new coloumn to the exsisting layout of LT03 stock overview screen.After adding i need to populate Parent SU details in the new coloumn.I have searched for the exits but not able to find.Can you please help me on this one..

Thanks and Regards,

Shakeer

2 REPLIES 2

Former Member
0 Kudos

Hi Shakeer,

Goto SMOD -> Click on Components -> and do F4 on Enhancement -> provide 'LVS' at the Package -> enter

Here you can see the existing Customer Exists for the T-Code - LT03. You need to check in each in detail which one will help to achieve your functionality.

Thanks,

Siva

thanga_prakash
Active Contributor
0 Kudos

Hello Shakeer,

check with the below user exits, if there is any screen exit available which meets your requirement and then implement it.

MWMTO001  Enhancements for end of transfer order generation

MWMTO012  Correction of Sorting and Split Transfer Order

MWMTR001  Exits at the end of transfer rqmnt creation (IM,PP interf.)

MWM2S001  Exit to Determine 2-Step Picking Characteristic

MWMBAP01  Enhancement for BAPI WarehouseTransOrder.GetDetail

MWMBAP02  Enhancement for BAPI WarehouseStock.GetDetail

MWMD0001  Transfer order print via RLVSDR40

MWMD0002  Transfer order print as multiple process with RLKOMM40

MWMIDI07  Enhancement for Output WMPIHU (Create Pick-HU) Inbound

MWMIDO11  Enhancement for message WMTORD: TO with several items

MWMIDO12  Enhancement for Output WMPIHU (Pick-HUs) Outbound

MWMIDO13  Extension for WMMBXY (subsequent tasks after goods move

MWMPP001  Enhancement WM/PP Interface (automatic TR generation)

MWMRF001  RF: Influence Display of material description

MWMRF100  ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0100)

MWMRF101  ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0101)

MWMRF102  ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0102)

MWMRF104  ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0104)

MWMRF105  ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0105)

MWMRF106  ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0106)

MWMRF107  ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0107)

MWMRF108  ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0108)

MWMRF151  ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0151)

MWMRF152  ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0152)

MWMRF153  ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0153)

MWMRF170  ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0170)

MWMRF202  ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0202)

MWMRF203  ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0203)

MWMRF204  ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0204)

Regards,

TP