cancel
Showing results for 
Search instead for 
Did you mean: 

Reservation in ECS

Former Member
0 Kudos

Hi,

As far as I know Reservation to be created if stock exist works only in classic scenario.We have a reqt that a Reservation to be created from a SC if the stock exist in ECS for ceratin product category.

As far as I kknow there is BADI BBP_EXTLOCALPO_BADI to overwrite ECS setting is there any other way around

We are using ECS scenario in SRM 5.0

Thanks

Edited by: PRITESH SHETTY on Jan 16, 2008 3:56 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

1) With ECS, you cannot create Reservation or PR in the backend.

2) If you want to create reservation, your scenario should be Classic.

But, if you want to have ECS in certain cases (for certain categories or certain conditions in Shopping cart), then you can determine a particular shopping cart item as 'Classic' or 'ECS' by implementing BADI BBP_EXTLOCALPO_BADI.

If you want to create reservation, you have first to switch from ECS to classic scenario through BBP_EXTLOCALPO_BADI then you have to implement BBP_TARGET_OBJTYPE badi to determine the criteria to create a reservation in your backend.

BR,

Disha.

Pls reward points for useful answers.

Answers (0)