cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CDS View Availability for App “Display Change Logs - Sales Documents”

SAPSupport
Employee
Employee
0 Kudos
91

We’re trying to determine if there is a released CDS view available in SAP S/4HANA Cloud Public Edition that supports the standard Fiori app “Display Change Logs – Sales Documents” (App ID: F7356).

The app is backed by OData V4 service C_SLSDOCCHANGEDOCUMENTITEM_SD, but none of the related internal CDS views (e.g., I_ChangeDocumentItem) appear to be released for use.

Is there any released CDS view available for customer reporting or extension that provides access to change document data for Sales Documents in public cloud?


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Kudos

Thanks for your question.

After thorough analysis, there is currently no released CDS view in SAP S/4HANA Cloud Public Edition that exposes change log data (such as old vs. new values) for Sales Documents.

The standard Fiori app “Display Change Logs – Sales Documents” (F7356) is backed by internal logic and OData V4 service C_SLSDOCCHANGEDOCUMENTITEM_SD, which itself is not linked to any released CDS view such as I_ChangeDocumentItem.

Other modules (e.g., Purchase Orders, Projects) do offer released change document CDS views like I_PURCHASEORDERCHANGEDOCUMENT, but these are not available for the Sales Document domain.

Recommended workaround:
Customers can use released CDS views like:

I_SALESDOCUMENT

I_SALESDOCUMENTITEM

I_SALESDOCUMENTPRICINGELEMENT

...along with snapshot or delta logic to simulate change tracking over time. However, this does not replace true audit trail data.

We encourage you to submit an enhancement request via the SAP Customer Influence portal https://pages.community.sap.com/topics/influence-adopt if native support for this requirement is critical.

Answers (0)