SAP BI: Making a selection by using ABAP, AMDP, CDS View or Python from new finance S4 table "ACDOCA"

Context: Comparative of using different techonologies to make a select from new "acdoca" table which contains all data related to FI posting documents. Also it will be provided a few examples to explore different ways to achieve this goal. 



1. ABAP:  using new abap code as it's displayed here, defining a table at very moment when we're using at a local table "result", that happens by using @.



2. ABAP Managed Database Procedures (AMDP):


2.1 Call AMDP in ABAP



3. CDS View:  abap perspective Eclipse or SAP Hana both work.


4. Python (with SAP HANA DB Connection)
    
    Connection has to be established first.
 

Btw this article was partially written by AI ChatGPT4.0

If you've finished the page you're brave! :) 

Thanks!!

Popular posts from this blog

Exploring SAP Analytics Cloud: Scripting Features

SAP Business Technology Platform (BTP) offers tools such as...