cancel
Showing results for 
Search instead for 
Did you mean: 

User Exit for PGI

Former Member
0 Kudos

Dear All,

I have a requirement where client wants del. qty. & pick qty. should be uneditable i.e. not changeable before PGI. The net wt. i.e. del. qty. & pick qty. is updated in VL02N through weigh bridge system by internally run BDC. Users are creating D.O. by entering a expected qty. in VL01N.

can anybody suggest any specific USEREXIT for PGI to fix this issue.

Regards

Subrat

Message was edited by:

subrat panda

Accepted Solutions (1)

Accepted Solutions (1)

nandakumar_v2
Explorer
0 Kudos

Hi try exit MV50AFZ1 - This include is reserved for user modifications

Forms for delivery processing

also verify OSS note 415716 for this

sugested code: if user name <> ADMIN User, no change allowed.

Ask your abapper to do this. (use appropirte user name for ADMIn user)

Answers (0)