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 Or Badi for creating Service order while modifying sales order.

Former Member
0 Kudos

Hi Experts,

I am creating Notification using transaction IW51.

In IW51 there is a button to create a sales order.

I click on sales order button and create a sales order.

Now notification and sales order are created.

Now i go in transaction VA02 and click on avalibility check push button .It gives me some popups in which i select copy all options.Then i click on save button

.At this point service order gets created.

My requirement :

Before the service order gets created i want to pass the notification data ; for ex- Equnr(Equipment number) to service order.

Thanks & Regards,

Chetan

1 ACCEPTED SOLUTION

peter_atkin
Active Contributor
0 Kudos

Why not create the documents like this:

Notification --> Order --> Sales Order

Data will automatically be transferred from the Notification to the Order without the need for user-exits.

PeteA

2 REPLIES 2

peter_atkin
Active Contributor
0 Kudos

Why not create the documents like this:

Notification --> Order --> Sales Order

Data will automatically be transferred from the Notification to the Order without the need for user-exits.

PeteA

0 Kudos

Hi,

Are you saying first create notification,then service order

and then Sales order.

But the requirement is create notification then sales order and when you go in va02 and while modifying the sales order and create service order.

Thanks & regards,

chetan.