We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE: [sap-log-sd] Check on shipping point in VT01N

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Posted by CIpinza (SAP Senior Consultant)
on Jan 11 at 1:42 PM
Hi Dirk.
I suggest to delete the deliveries from planning list with different Shipping Point assigned to the user.
In other words, after VT01N (many deliveries at first time) or VT02N (including manually deliveries), delete deliveries if not match with the user's Shipping Point.

You can do it with enhancement V56TDLIF, EXIT_SAPLV56T_001
Here an example.


* Delete deliveries from I_VTRLK and I_VTRLP_ALL
Loop at I_VTRLK
if <vstel from delivery> ne <vstel from user>
DELETE c_vtrlk.
DELETE c_vtrlp.
endif.
endloop.

Regards,
Claudio Ipinza.

---------------Original Message---------------
From: DirkM
Sent: Tuesday, January 11, 2011 7:33 AM
Subject: Check on shipping point in VT01N

Dear all,

I want to arrange that people can only select the deliveries from the shipping points they are authorized for. I have try to do this via an authorization check on V_LIKP_VST in the transaction VT01N , but the transaction did not check this.

Now we have a selection triggered by the userparameter TSV, but the user can still change this to other selection variants or in the worst case to blank , and then he gets all deliveries (= bad performance on the system)

Thanks.

Dirk

__.____._
Copyright © 2011 Toolbox.com and message author.

Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Mark as helpful
View this online
  
CIpinza
SAP Logistics Sales and Distribution Helper

Posted helpful replies on 5 threads in a group to earn a Bronze Achievement
Most Popular White Papers

In the Spotlight
Toolbox.com for iPhone: Ask Questions & Get Answers Anywhere. Use the New iPhone App
_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language