cancel
Showing results for 
Search instead for 
Did you mean: 

Table MARD CDS View not populating decimal quantity values

05-18-2023 1:14 PM
SAPSupport Employee
3307 views 2 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

We created a CDS view ZCDS_MARD to extract data from S4 table MARD from one of our system.
On validation the data in the CDS view we noticed that the quantity fields are populating as '0' and not the actual value available in the S4 table.


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

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Likes

Q.

You are not able to get CDC capability(Delta) in the BODS while doing the data extraction.

As MARD table is a huge table, you can not go with the FUL LOAD everyday.

What source on MARD table can be used to leverage the CDC capabilities in BODS?

Ans.

Find below, relevant guidelines

https://help.sap.com/docs/SAP_DATA_SERVICES/8df1dcdec88b4df2afc3eb1cc954b3dc/57855be66d6d1014b3fc928...

Best regards

Community User

Answers (1)

Answers (1)

rusrana
Newcomer
0 Likes

Hello Support Team,

Thank you for your response. For MARD table we have created a Delta Enabled CDS view (using NSDM_E_MARD).

But, when we try to import this CDS view in BODS, the CDC extractor mode is disabled. Is there a way that the CDC extraction mode can be enabled for CDS views created using Replacement objects (NSDM).

Please advise.

Thank you!