cancel
Showing results for 
Search instead for 
Did you mean: 

Problem when minimum quantity is checked (option warning)

Former Member
0 Kudos

Hi,

I'm trying to check the minimum quantity for the items. When in the call structure I choose Type 'E' (Error), it seems to work. However after I change the value from 'E' to type 'W' (warning), when I come back to SRM, no message appear, and the items doesn't appear in the SRM. The program seems to be executing indefinetely.

I activated the BADI as the documentation say.

Anybody know how I can solve that?

Thanks

Regards

Jorge

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

It should be the same but I have been doing some test, and the problem only occurs in the next scenario.

- Accumulate function activate (USE_SELECTION_LIST)

- minimum quantity check (mode warning)

I have used the standar implementation of the BADI.

do you know some about that?

thanks again

Regards

Jorge

Former Member
0 Kudos

Hi,

As I understand, you implemented your own coding in the BADI in order to check the minimum quantity. Please post your coding, in order to find out if it is not the cause of the error.

Regards.

Vadim

Former Member
0 Kudos

Hi again,

I'm sorry I forgot to say that I'm running SRMv4 with CCMv2 SP2.

Thanks

Former Member
0 Kudos

Hi,

first activate the "Use error log" in tehcnical settings in catalog definition. Perhaps you'll have new information in SLG1 (each call of catalog creates a log).

Regards,

Bertrand