C_SuplrEvalRspEvaluateST
Evaluate Suppliers
C_SuplrEvalRspEvaluateST is a Consumption CDS View that provides data about "Evaluate Suppliers" in SAP S/4HANA. It reads from 1 data source (I_SupplierEvalResponse) and exposes 52 fields with key field SuplrEvalRspUUID. It has 5 associations to related views. It is used in 1 Fiori application: Evaluate Suppliers.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_SupplierEvalResponse | I_SupplierEvalResponse | from |
Associations (5)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [0..1] | C_SuplrEvalResponseValueHelp | _SuplrEvalResponseValueHelp | _SuplrEvalResponseValueHelp.SupplierEvalResponse = $projection.SupplierEvalResponse |
| [0..1] | I_SLC_SupplierValueHelp | _SupplierValueHelp | _SupplierValueHelp.Supplier = $projection.supplier |
| [0..1] | I_PurchasingCategoryValueHelp | _PurchasingCategoryValueHelp | _PurchasingCategoryValueHelp.PurchasingCategory = $projection.purchasingcategory |
| [0..1] | I_BusinessUser | _CreatedByUser | _CreatedByUser.UserID = $projection.CreatedByUser |
| [0..1] | I_BusinessUser | _LastChangedByUser | _LastChangedByUser.UserID = $projection.LastChangedByUser |
Annotations (15)
| Name | Value | Level | Field |
|---|---|---|---|
| EndUserText.label | Evaluate Suppliers | view | |
| VDM.viewType | #CONSUMPTION | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AbapCatalog.sqlViewName | CSPLEVLRSPEVL | view | |
| ObjectModel.usageType.dataClass | #MIXED | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.usageType.sizeCategory | #M | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| ObjectModel.representativeKey | SuplrEvalRspUUID | view | |
| Search.searchable | true | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| AccessControl.personalData.blocking | #REQUIRED | view | |
| UI.headerInfo.typeName | Supplier Evaluation | view | |
| UI.headerInfo.typeNamePlural | Supplier Evaluations | view | |
| UI.headerInfo.title.value | SuplrEvalRspName | view |
Fiori Apps (1)
| App ID | App Name | Type | Description |
|---|---|---|---|
| F1650 | Evaluate Suppliers | Transactional | An application to access evaluation responses. |
Evaluate Suppliers
Business Role: Employee - Procurement
As an appraiser, you can use this app to access evaluation responses that category managers are asking you to fill out. You can also access responses that you have already filled out. Note that you can display submitted evaluation responses, but you can no longer change them.This app is available for the role Employee - Procurement.
Fields (52)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | SuplrEvalRspUUID | I_SupplierEvalResponse | SuplrEvalRspUUID | |
| SupplierEvalResponse | SupplierEvalResponse | |||
| Name | SuplrEvalRspName | |||
| SuplrEvalReqExternalName | ||||
| SuplrEvalStartDate | SuplrEvalStartDate | |||
| SuplrEvalEndDate | SuplrEvalEndDate | |||
| PurgCatUUID | PurgCatUUID | |||
| PurchasingCategory | _PurchasingCategory | PurchasingCategory | Purchasing Category | |
| PurgCatName | _PurchasingCategory | PurgCatName | Purchasing Cat. Name | |
| PurgCatDescription | ||||
| PurgCatDescriptionendasPurgCatTitle | ||||
| SuplrEvalSubmissionDateTime | SuplrEvalSubmissionDateTime | |||
| SuplrEvalDeadlineDate | SuplrEvalDeadlineDate | |||
| CreationDateTime | CreationDateTime | Timestamp | ||
| CreatedByUser | CreatedByUser | User Name | ||
| CreatedByUserFullName | ||||
| CreatedByUserDescription | ||||
| LastChangeDateTime | LastChangeDateTime | Timestamp | ||
| LastChangedByUser | LastChangedByUser | User Name | ||
| LastChangedByUserFullName | ||||
| LastChangedByUserDescription | ||||
| Language | ||||
| LanguageName | ||||
| SuplrEvalRspLifecycleStatus | I_SupplierEvalResponse | SuplrEvalRspLifecycleStatus | ||
| SuplrEvalRspLifecycleStsName | ||||
| Supplier | _Supplier | Supplier | Supplier | |
| AuthorizationGroup | _Supplier | AuthorizationGroup | AuthorizGroup | |
| Appraiser | ||||
| AppraiserFullName | ||||
| PurchaserResponsible | ||||
| PersonFullName | ||||
| UserID | ||||
| PurchaserRespFullName | ||||
| DataController1 | _Supplier | DataController1 | Data Controller | |
| DataController2 | _Supplier | DataController2 | Data Controller | |
| DataController3 | _Supplier | DataController3 | Data Controller | |
| DataController4 | _Supplier | DataController4 | Data Controller | |
| DataController5 | _Supplier | DataController5 | Data Controller | |
| DataController6 | _Supplier | DataController6 | Data Controller | |
| DataController7 | _Supplier | DataController7 | Data Controller | |
| DataController8 | _Supplier | DataController8 | Data Controller | |
| DataController9 | _Supplier | DataController9 | Data Controller | |
| DataController10 | _Supplier | DataController10 | Data Controller | |
| DataControllerSet | _Supplier | DataControllerSet | Data Ctrlr. Set | |
| _SupplierValueHelp | _SupplierValueHelp | |||
| _SuplrEvalRspLifecycleStsApp | _SuplrEvalRspLifecycleStsApp | |||
| _Appraiser | _Appraiser | |||
| _PurchaserResponsible | _PurchaserResponsible | |||
| _Supplier | _Supplier | |||
| _Language | _Language | |||
| _SuplrEvalResponseValueHelp | _SuplrEvalResponseValueHelp | |||
| _PurchasingCategoryValueHelp | _PurchasingCategoryValueHelp |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view C_SuplrEvalRspEvaluateST.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
-- SQL view name: CSPLEVLRSPEVL
CREATE VIEW C_SuplrEvalRspEvaluateST AS
SELECT
I_SupplierEvalResponse.SuplrEvalRspUUID AS SuplrEvalRspUUID,
SupplierEvalResponse,
SuplrEvalRspName AS Name,
_SupplierEvalResponseExtName[1:Language = $session.system_language].SuplrEvalReqExternalName AS SuplrEvalReqExternalName,
SuplrEvalStartDate,
SuplrEvalEndDate,
PurgCatUUID,
_PurchasingCategory.PurchasingCategory AS PurchasingCategory,
_PurchasingCategory.PurgCatName AS PurgCatName,
_PurchasingCategory._PurchasingCategoryDesc[1: Language = $session.system_language].PurgCatDescription AS PurgCatDescription,
case when _PurchasingCategory._PurchasingCategoryDesc[1: Language = $session.system_language].PurgCatDescription = '' then cast(_PurchasingCategory.PurgCatName as /srmsmc/purchasing_cat_name ) when _PurchasingCategory._PurchasingCategoryDesc[1: Language = $session.system_language].PurgCatDescription is null then cast(_PurchasingCategory.PurgCatName as /srmsmc/purchasing_cat_name ) else _PurchasingCategory._PurchasingCategoryDesc[1: Language = $session.system_language].PurgCatDescription end as PurgCatTitle AS PurgCatDescriptionendasPurgCatTitle,
SuplrEvalSubmissionDateTime,
SuplrEvalDeadlineDate,
CreationDateTime,
CreatedByUser,
cast( _CreatedByUser.PersonFullName as /srmsmc/created_by_user_desc preserving type) AS CreatedByUserFullName,
cast( _CreatedByUser[IsBusinessPurposeCompleted <> 'X'].PersonFullName as /srmsmc/created_by_user_desc preserving type) AS CreatedByUserDescription,
LastChangeDateTime,
LastChangedByUser,
cast( _LastChangedByUser.PersonFullName as /srmsmc/last_changed_by_desc preserving type) AS LastChangedByUserFullName,
cast( _LastChangedByUser[IsBusinessPurposeCompleted <> 'X'].PersonFullName as /srmsmc/last_changed_by_desc preserving type) AS LastChangedByUserDescription,
cast( I_SupplierEvalResponse.Language as /srmsmc/original_lang_langu preserving type ) AS Language,
I_SupplierEvalResponse._Language._Text[1:Language = $session.system_language ].LanguageName AS LanguageName,
I_SupplierEvalResponse.SuplrEvalRspLifecycleStatus AS SuplrEvalRspLifecycleStatus,
_SuplrEvalRspLifecycleStsApp._SuplrEvalRspLifecycleStsAppT[1:Language = $session.system_language ].SuplrEvalRspLifecycleStsName AS SuplrEvalRspLifecycleStsName,
_Supplier.Supplier AS Supplier,
_Supplier.AuthorizationGroup AS AuthorizationGroup,
cast(_Appraiser.UserID as /srmsmc/appraiser) AS Appraiser,
_Appraiser._BusinessUser.PersonFullName AS AppraiserFullName,
cast (_PurchaserResponsible.UserID as /srmsmc/purchaser_responsible ) AS PurchaserResponsible,
_PurchaserResponsible._BusinessUser.PersonFullName AS PersonFullName,
_PurchaserResponsible._BusinessUser.UserID AS UserID,
cast(_PurchaserResponsible._BusinessUser.PersonFullName as /srmsmc/purresponsiblename ) AS PurchaserRespFullName,
_Supplier.DataController1 AS DataController1,
_Supplier.DataController2 AS DataController2,
_Supplier.DataController3 AS DataController3,
_Supplier.DataController4 AS DataController4,
_Supplier.DataController5 AS DataController5,
_Supplier.DataController6 AS DataController6,
_Supplier.DataController7 AS DataController7,
_Supplier.DataController8 AS DataController8,
_Supplier.DataController9 AS DataController9,
_Supplier.DataController10 AS DataController10,
_Supplier.DataControllerSet AS DataControllerSet
FROM I_SupplierEvalResponse
LEFT OUTER JOIN C_SuplrEvalResponseValueHelp AS _SuplrEvalResponseValueHelp ON _SuplrEvalResponseValueHelp.SupplierEvalResponse = SupplierEvalResponse -- association [0..1]
LEFT OUTER JOIN I_SLC_SupplierValueHelp AS _SupplierValueHelp ON _SupplierValueHelp.Supplier = supplier -- association [0..1]
LEFT OUTER JOIN I_PurchasingCategoryValueHelp AS _PurchasingCategoryValueHelp ON _PurchasingCategoryValueHelp.PurchasingCategory = purchasingcategory -- association [0..1]
LEFT OUTER JOIN I_BusinessUser AS _CreatedByUser ON _CreatedByUser.UserID = CreatedByUser -- association [0..1]
LEFT OUTER JOIN I_BusinessUser AS _LastChangedByUser ON _LastChangedByUser.UserID = LastChangedByUser -- association [0..1]
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- SAP Fiori Apps Architecture — How Fiori Apps Connect to Data
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA