F How to consume the IM data in ABAP layer? | CodeTheta

How to consume the IM data in ABAP layer?

June 25, 2024

If the system version is below SAP NetWeaver 7.4 SP2 then we have to use ADBC (ABAP Database Connectivity) technique to consume IM data into the ABAP layer.

If the system version is above SAP NetWeaver 7.4 SP2 then we can use the View proxies technique to consume IM data into the ABAP layer.

If the system version is above SAP NetWeaver 7.4 SP6 then we use the CDS View technique to consume IM data into the ABAP layer.

If you have any Question you can contact us or mail us. We will reply you as soon as possible.

Post a Comment