I_ProcmtUsrDfltReqngGrpsAPI01
Default Reqng Grps for Users in Procmt
I_ProcmtUsrDfltReqngGrpsAPI01 (Composite)
Package: Explore, extend and adapt the SAP S/4HANA Cloud Private Edition with built-in and side-by-side extension capabilities.
Sourcing & Procurement
I_ProcmtUsrDfltReqngGrpsAPI01 is a Composite CDS View that provides data about "Default Reqng Grps for Users in Procmt" in SAP S/4HANA. It reads from 1 data source (I_UserRequisitioningGroups) and exposes 21 fields with key fields UserID, PersonalizationID, BusinessObjectType, RequisitioningGroup. It has 2 associations to related views.
SAP Help Documentation
| Category | CDS Views for Purchase Requisitions |
|---|---|
| Data Category | Composite |
| Status | Released |
This CDS view helps you retrieve the default requisitioning groups for users in procurement. This CDS view provides the prerequisites for answering the following business questions: What are the default requisitioning groups assigned to a particular employee? Which employees have a certain requisitioning group assigned to them by default? Which employees have no default requisitioning group assigned?
Prerequisites
Users who want to run reports using this CDS view must have a role based on the business role template listed in the table above.
Structure
Object types This view relates to the following SAP object types: Purchase Requisition Main parameters and filters of the CDS view The main parameters and filters are as follows: Employee ID Requisitioning Group ID Measures and attributes Some important measures and attributes are: Employee ID Requisitioning Group ID
SAP API Hub
| State | C1 |
|---|---|
| Line of Business | Sourcing & Procurement |
| Application Component | MM-PUR-REQ |
| Capabilities | Association Target for Defining CDS Entities, Data Source in SQL Select, Data Source for Defining CDS Entities |
| Package | Sourcing & Procurement for SAP S/4HANA Cloud Private Edition |
| Description | <p>This CDS view helps you retrieve the default requisitioning groups for users in procurement.</p> <p>This CDS view provides the prerequisites for answering the following business questions:</p> <ul> <li><p>What are the default requisitioning groups assigned to a particular employee?</p></li> <li><p>Which employees have a certain requisitioning group assigned to them by default?</p></li> <li><p>Which employees have no default requisitioning group assigned?</p></li> </ul> |
Documentation
- Analytics with CDS Views — Build Analytics for S/4HANA Cloud Private Edition ABAP CDS views replicated to SAP Cloud Platform
- CDS Views on SAP Business Accelerator Hub — Explore SAP S/4HANA Cloud Private Edition Private Edition CDS Views on SAP Business Accelerator Hub
- Create CDS View as API — Create CDS views in SAP S/4HANA Cloud Private Edition and consume them as APIs
- Custom CDS Views — Access data using a Custom Core Data Service view (Custom CDS view)
- Key User Extensibility Tools — The Key User Extensibility Tools of S/4HANA
- SAP Extensibility Explorer for SAP S/4HANA Cloud Private Edition — Explore SAP S/4HANA Cloud Private Edition Extensibility options by leveraging the sample scenarios from SAP
- SAP S/4HANA Extensibility — SAP S/4HANA Extensibility Tutorial
- VDM View Types — The Virtual Data Model in SAP S/4HANA Cloud Private Edition
- View Browser — Search, browse and tag CDS Views
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_UserRequisitioningGroups | I_UserRequisitioningGroups | from |
Associations (2)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | I_BusinessUser | _Employee | $projection.UserID = _Employee.UserID |
| [1..1] | I_BusinessUserBasic | _Employee1 | $projection.UserID = _Employee1.UserID |
Annotations (13)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | IUDREQGRPAPI01 | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AbapCatalog.preserveKey | true | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| EndUserText.label | Default Reqng Grps for Users in Procmt | view | |
| VDM.viewType | #COMPOSITE | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| VDM.lifecycle.contract.type | #PUBLIC_LOCAL_API | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.usageType.dataClass | #MASTER | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| AccessControl.personalData.blocking | #REQUIRED | view |
Fields (21)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | UserID | I_UserRequisitioningGroups | Employee | Employee ID |
| KEY | PersonalizationID | PersonalizationID | Personalization ID | |
| KEY | BusinessObjectType | BusinessObjectType | Object Type | |
| KEY | RequisitioningGroup | RequisitioningGroup | Requisitioning Group ID | |
| Employee | _Employee | BPIdentificationNumber | Identification Number | |
| AuthorizationGroup | _Employee | AuthorizationGroup | Authorization Group | |
| IsBusinessPurposeCompleted | _Employee | IsBusinessPurposeCompleted | Business Purpose Completed Flag | |
| DataControllerSet | _Employee | DataControllerSet | BP: Data Controller Set Flag | |
| DataController1 | _Employee | DataController1 | BP: Data Controller (Internal Use Only) | |
| DataController2 | _Employee | DataController2 | BP: Data Controller (Internal Use Only) | |
| DataController3 | _Employee | DataController3 | BP: Data Controller (Internal Use Only) | |
| DataController4 | _Employee | DataController4 | BP: Data Controller (Internal Use Only) | |
| DataController5 | _Employee | DataController5 | BP: Data Controller (Internal Use Only) | |
| DataController6 | _Employee | DataController6 | BP: Data Controller (Internal Use Only) | |
| DataController7 | _Employee | DataController7 | BP: Data Controller (Internal Use Only) | |
| DataController8 | _Employee | DataController8 | BP: Data Controller (Internal Use Only) | |
| DataController9 | _Employee | DataController9 | BP: Data Controller (Internal Use Only) | |
| DataController10 | _Employee | DataController10 | BP: Data Controller (Internal Use Only) | |
| BusinessPartner | _Employee | BusinessPartner | Business Partner Number | |
| _Employee | _Employee | |||
| _Employee1 | _Employee1 |
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 I_ProcmtUsrDfltReqngGrpsAPI01.
-- 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: IUDREQGRPAPI01
CREATE VIEW I_ProcmtUsrDfltReqngGrpsAPI01 AS
SELECT
I_UserRequisitioningGroups.Employee AS UserID,
PersonalizationID,
BusinessObjectType,
RequisitioningGroup,
_Employee.BPIdentificationNumber AS Employee,
_Employee.AuthorizationGroup AS AuthorizationGroup,
_Employee.IsBusinessPurposeCompleted AS IsBusinessPurposeCompleted,
_Employee.DataControllerSet AS DataControllerSet,
_Employee.DataController1 AS DataController1,
_Employee.DataController2 AS DataController2,
_Employee.DataController3 AS DataController3,
_Employee.DataController4 AS DataController4,
_Employee.DataController5 AS DataController5,
_Employee.DataController6 AS DataController6,
_Employee.DataController7 AS DataController7,
_Employee.DataController8 AS DataController8,
_Employee.DataController9 AS DataController9,
_Employee.DataController10 AS DataController10,
_Employee.BusinessPartner AS BusinessPartner
FROM I_UserRequisitioningGroups
LEFT OUTER JOIN I_BusinessUser AS _Employee ON UserID = _Employee.UserID -- association [1..1]
LEFT OUTER JOIN I_BusinessUserBasic AS _Employee1 ON UserID = _Employee1.UserID -- association [1..1]
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- 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