Application Development and Automation 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: 
Read only

User-Exits for Notification & Order

Former Member
0 Likes
1,909

Hi all.

Notification with order --> IW51 transaction

for eg.

i am creating notification in iw51 with some 5 items. ven i am click the sales orders button which is @ iw51. what are the items found in notification is not copied to order, so i am again adding the items manually in order .

so what i need is , i need the user-exits r anytin to solve the problem

my probelm is

if i create notification with 5 items in IW51 transaction, ven i click the order button which is @ notification, all the items which is at notification (here v have 5 items in notification),that has to copy to order also..

again again, i dont want to add all the things in which is @ notification..

Points vil be rewarded

4 REPLIES 4
Read only

Former Member
0 Likes
865

Hi,

try this exit EXIT_SAPLIQS0_017

Read only

Former Member
0 Likes
865

IWO10026

IWO10027

IWOC0001

IWOC0002

IWOC0003

IWOC0004

Read only

Former Member
0 Likes
865

Hi,

Please check user exits EXIT_SAPMIWO0_020 (enhancement QQMA0014).

Regards,

Shiva Kumar

Read only

0 Likes
865

Hi Shiva

Kindly let me know which field or internal table i can capture the user status value in the exit.I put the break point in exit and not able to find the checked user status value.

Thanks