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.
Post a Comment