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: 

Need to display error meesage for Tcode MD50, Any User exit???

Former Member
0 Kudos

Hi,

For Tcode MD50, We have to give the input sales order number and Sales Order Item number and press enter, It gives detail output for MRP.

Here After giving the input sales order number and Sales Order Item number , when we are pressing enter I need to display a error message at status bar based on sales order number.Is there any user exit or badi for the same?

Please help me. I am using ECC5.0 version

3 REPLIES 3

Former Member
0 Kudos

Hi ,

These are userexits

SAPLATPC-LATPCU02 EXIT_SAPLATPC_001 ATP00001 User Exits in the Availability Check

SAPLATPC-LATPCU02 EXIT_SAPLATPC_002 ATP00001 User Exits in the Availability Check

SAPLCUD0-LCUD0U08 EXIT_SAPLCUD0_003 CCUX0100 Synchronization of Variant Configuration Initialization

SAPMM61X EXIT_SAPMM61X_001 M61X0001 User exits PP-MRP materials planning

Former Member
0 Kudos

Hi Sanjana,

Create a field exit based on data element KDAUF for sales order. And assign the same with program name of MD50 and screen name. I think it will help to resolve ur problem.

Regards

Srimanta

Former Member
0 Kudos

Hi Sanajan ,

Try these out ...

LMDR2001

LMDZU001