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: 

USER EXIT for TCODE ME51N,ME52N

Former Member
0 Kudos

Hi Expers,

I have one requirement, If you go to TCODE ME51n, ME52N, ME53N, we will get one ALV grid . So user will change the layout according to his intrests & will save that layout.

While saving that layout we will get 2 checkboxes

1>User specific

2>Default setting.

So here my requirement is to disable "default setting" check box, sice users are not allowed to set default setting because it affects other users.

Please help me to solve this issue & provide me user exit for the same

Regards,

Santhosh

3 REPLIES 3

Former Member
0 Kudos

Hello Santhosh ,

in normal ALV reports , we will pass IS_SAVE values to restrict users, i dont think by using any user exit , to can stop them , u can use Authorization Object S_ALV_LAYO, but if u use this object , users cannt save variants in any reports.

regards

prabhu

0 Kudos

Hi Prabhu,

Thanks for your response. But here since ME53n is a standard transaction i need some user exit to do that rite?

Please help me on this

Regards,

Santhosh

0 Kudos

Hi,

AMPL0001  User subscreen for additional data on AMPL
LMEDR001  Enhancements to print program
LMELA002  Adopt batch no. from shipping notification when posting
LMELA010  Inbound shipping notification: Transfer item data from
LMEQR001  User exit for source determination
LMEXF001  Conditions in Purchasing Documents Without Invoice Rece
LWSUS001  Customer-Specific Source Determination in Retail
M06B0001  Role determination for purchase requisition release
M06B0002  Changes to comm. structure for purchase requisition rel
M06B0003  Number range and document number
M06B0004  Number range and document number
M06B0005  Changes to comm. structure for overall release of requi
M06E0004  Changes to communication structure for release purch. d
M06E0005  Role determination for release of purchasing documents
ME590001  Grouping of requsitions for PO split in ME59
MEETA001  Define schedule line type (backlog, immed. req., previe
MEFLD004  Determine earliest delivery date f. check w. GR (only P
MELAB001  Gen. forecast delivery schedules: Transfer schedule imp
MEQUERY1  Enhancement to Document Overview ME21N/ME51N
MEVME001  WE default quantity calc. and over/ underdelivery toler
MM06E001  User exits for EDI inbound and outbound purchasing docu
MM06E003  Number range and document number
MM06E004  Control import data screens in purchase order
MM06E005  Customer fields in purchasing document
MM06E007  Change document for requisitions upon conversion into PO
MM06E008  Monitoring of contr. target value in case of release orders

These are all the user exits you have in the ME Package. Identify the exit which is suitable to fulfill your requirement.