2020 Nov 27 7:31 AM
Hi,
I created a consumption cds view and i consumed in RSRT tcode, everything is working fine but it's not showing value help for the sales doc field. Please suggest me with your inputs.
@VDM.viewType: #CONSUMPTION
@Analytics.query: true
@Search.searchable: true
define view ztest_consumption as select from ztest_comp_i
{
@Search.defaultSearchElement: true
@EndUserText.label: 'Sales Document No'
@Consumption.filter: { mandatory: false, selectionType: #INTERVAL, multipleSelections: true } @Consumption.valueHelpDefinition: [ { entity: { name: 'I_SalesDocumentBasic', element: 'SalesDocument' } }]
key SalesDoc,
Item,
DeliverDoc
}
Hi,
I created a consumption cds view and i consumed in RSRT tcode, everything is working fine but it's not showing value help for the sales doc field. Please suggest me with your inputs.
@VDM.viewType: #CONSUMPTION
@Analytics.query: true
@Search.searchable: true
define view ztest_consumption as select from ztest_comp_i
{
@Search.defaultSearchElement: true
@EndUserText.label: 'Sales Document No'
@Consumption.filter: { mandatory: false, selectionType: #INTERVAL, multipleSelections: true } @Consumption.valueHelpDefinition: [ { entity: { name: 'I_SalesDocumentBasic', element: 'SalesDocument' } }]
key SalesDoc,
Item,
DeliverDoc
}
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |