2023 Nov 28 5:11 AM
Hi,
Im performing ATC standard check : S/4HANA Readiness 2023 and Im getting check message even though we have used MATNR40 in the FM BAPI_MATERIAL_AVAILABILITY. How to suppressed this check ?
Syntactically incompatible change of existing functionality
2023 Nov 28 6:50 AM
See the code below - that is what you need to do
CALL FUNCTION 'BAPI_MATERIAL_AVAILABILITY' "#EC CI_USAGE_OK[2438131]
2023 Nov 28 6:52 AM