Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
How about following it up (after the save and commit) with a BAPI to change SO. There will be exits (or implicit enhancement possibilities) between commit and end I expect... Neal
| | | ---------------Original Message--------------- From: epalmer Sent: Tuesday, October 04, 2011 8:30 AM Subject: Change Sales Order Header Based on GTS Check Result When we create a Sales Order, the system performs a BADI which calls GTS to check the order. If there is any block information, the system shows the result in a pop up window. If there are any blocks found, we want to set Delivery block (VBAK-LIFSK) . The call to GTS takes place after the Userexit SAVE_DOCUMENT_PREPARE so we can not update the vbak or xvbak in save prepare since we don't yet have the info. USEREXIT_SAVE_DOCUMENT runs after GTS check, but at this time, VBAK has already been saved and changes to the vbak-lifsk are not kept. Yes I know that the commit does not happen until after SAVE Document but system still does not keep the changes. We have already tried enhancement points in the GTS modules and after coming back from GTS modules. Already too late. So can anyone tell me of a way to force the system to keep the update to LIFSK from SAVE Document or ????? Open to any suggestions. | | __.____._ Copyright © 2011 Toolbox.com and message author. Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251 | | R. N. Wilhite SAP ABAP Helper
Posted helpful replies on 50 threads in a group to earn a Silver Achievement Popular White Papers In the Spotlight _.____.__ |