Stock on posting date (package: ZC8A009)
Approaches how to read stock on posting date in SAP ERP:
- via copy report. in not-modern version
- forever-stable version via SUBMIT...LIST TO MEMORY (with further calling function LIST_FROM_MEMORY ) (https://github.com/OlegBash599/ZC8A009/blob/main/src/zcl_c8a009_mb5b_via_spool.clas.abap)
- via standard parameter for export to memory. in modern version
- via CDS-view in HANA-version via CDS
- with help of Enhancement SPOT (https://sappro.sapland.ru/kb/articles/stats/rasshireniya-sistemi-enhancement-framework-chasti-2.html)
Blog is available here