cancel
Showing results for 
Search instead for 
Did you mean: 

How to generate different reservations from the same network

Former Member
0 Kudos

For the purpose of subsidiary accounting we must generate different reservation numbers from the same network. But the standart sap system can only support one reservation number, different line items for each network. Can anyone give some advice how can we generate different reservation numbers from the same network.Thank you very much!

Accepted Solutions (1)

Accepted Solutions (1)

nitin_patoliya
Active Contributor
0 Kudos

You have to check this possibility with user exit CNEX0009.. As you told, std. allows you to create one Reservation no per network & sub nos. than onwards up to 9999.

Regards

Nitin P.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi, Nitin P.

Thank you for your reply, if I use cnex0009 to create reservation when I assign materials to activities, how to deal with the standard reservation generation programe.That is to say sap will run reservation generation programe twice.

nitin_patoliya
Active Contributor
0 Kudos

You have to take help of ABAP, how system is generating reservation no., but not exact idea how much changes you need to does at program level ? Becasue how system wil behave when you run MRP, becasue it pickes only one reservation no. per network...

The other options is that If you can use more than one network than you can create new reservation no. So, it will solve your problem.

Regards

Nitin P.