Hi All,
This blog post provides information on reading or viewing data of change documents tables information through standard CDS views. Using these views, we can read most of the standard SAP master and transactional data object changes like Purch...
Hi All,
This blog post provides information on how to read or view Purchase order Header and Item texts through a CDS view and tables.
What is a Purchase order:
Purchase order in sap is a type of legal contract which binds the supplier to supply t...
Hi All,
This blog post provides how to read a long text of SAP Master data objects/fields like
Material - PO Long text
Material - Sales Long text
Equipment/Notification long text etc.,in S4 HANA through a CDS view.
Introduction:
Long texts of a m...
Hi All,
This blog post provides alpha numeric conversion or handling leading zero’s at ABAP CDS view.
Introduction: This is a common requirement to convert alpha numeric or handling leading zeros for an object or a field in any report. In SAP for t...
Hi,At CDS level you can create Prompts , this will improve the performance.Refer thishttps://community.sap.com/t5/enterprise-resource-planning-blogs-by-sap/how-to-add-value-help-for-parameter-in-abap-cds-analytical-query/ba-p/13377436
Hi,You can convert the AFO reports as web Dynpro applications. This
web Dynpro apps can directly open in fiori.Look and feel will slightly change users can have option to view
data both in excel and charts.Syntax to convert any existing AFO report to...