Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

S/4HANA: Search for usages of simplified objects

Ayani
Discoverer
0 Kudos

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

2 REPLIES 2

DumaK
Explorer
0 Kudos

See the code below - that is what you need to do

CALL FUNCTION 'BAPI_MATERIAL_AVAILABILITY' "#EC CI_USAGE_OK[2438131]

0 Kudos

This Psedo comment is not working either