Hello Rahul ,
Just giving a wild thought
For the consumption view C_SALESORDERWL_F1873 is there any DCL ( data control language ) associated ( please check for annotation for authorization in C_SALESORDERWL_F1873 ) if yes....please navigate to the DCL and check the authorization object used in DCL and check if the data can be controlled via authorization object .
please check the below link for details
Hope this helps ,
Anup D
I think you're trying to say passed to, not from, right?
"This user plant will be enhanced at FIORI app side and passed from Manage Sales Order and Sales Quotation app."
If YES, then did you want to get the filtered list from the UI?
IF NO, then did you want to the filtered list from the CDS?
I don't think you could reach this by standard CDS extension(maybe, I didn't get the extension point you meant ), how about create your own CDS view if you just want to filter the value?
Add comment