cancel
Showing results for 
Search instead for 
Did you mean: 

Stock function modules

Former Member
0 Kudos

Hi SRM experts,

does anyone know what function modules does SRM have for:

- checking if material is subject to inventory management?

- checking if material has availability in stock?

Thanks in advance,

Cristiano Soares

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

The correct FM is META_MATERIAL_AVAILABILITY

Former Member
0 Kudos

Hi Cristiano,

Regarding to if material has availability, I think that one possibility would be use via RFC the BAPI_MATERIAL_AVAILABILITY module function. You could implement a BADI (for example BBP_DOC_CHECK_BADI) and you could include there the RFC call.

I hope this is useful.

BR

Jorge Vigo