I_BPSuplrSubrangeTextProcChgs
BP Supplier Subranges Process Changes
I_BPSuplrSubrangeTextProcChgs is a Transactional CDS View that provides data about "BP Supplier Subranges Process Changes" in SAP S/4HANA. It reads from 2 data sources (I_BPSupplierSubrangeTextProc, I_BPSupplierSubrangeTextProc) and exposes 39 fields with key fields MasterDataChangeProcess, MDChgProcessStep, MDChgProcessSrceSystem, MDChgProcessSrceObject, SupplierSubrange. It has 2 associations to related views. Part of development package MDC_SUPPL_STAGING_BO.
Data Sources (2)
| Source | Alias | Join Type |
|---|---|---|
| I_BPSupplierSubrangeTextProc | _Current | from |
| I_BPSupplierSubrangeTextProc | _Current | union_all |
Associations (2)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | I_BPSupplierProcess | _Supplier | $projection.MasterDataChangeProcess = _Supplier.MasterDataChangeProcess and $projection.MDChgProcessStep = _Supplier.MDChgProcessStep and $projection.MDChgProcessSrceSystem = _Supplier.MDChgProcessSrceSystem and $projection.MDChgProcessSrceObject = _Supplier.MDChgProcessSrceObject |
| [0..1] | I_LanguageText | _LanguageText | $projection.Language = _LanguageText.LanguageCode and _LanguageText.Language = $session.system_language |
Annotations (7)
| Name | Value | Level | Field |
|---|---|---|---|
| AccessControl.authorizationCheck | #MANDATORY | view | |
| EndUserText.label | BP Supplier Subranges Process Changes | view | |
| ObjectModel.usageType.serviceQuality | #X | view | |
| ObjectModel.usageType.sizeCategory | #XXL | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| VDM.viewType | #TRANSACTIONAL | view | |
| Metadata.ignorePropagatedAnnotations | true | view |
Fields (39)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | MasterDataChangeProcess | I_BPSupplierSubrangeTextProc | MasterDataChangeProcess | Process ID |
| KEY | MDChgProcessStep | I_BPSupplierSubrangeTextProc | MDChgProcessStep | Step Number |
| KEY | MDChgProcessSrceSystem | I_BPSupplierSubrangeTextProc | MDChgProcessSrceSystem | Source System |
| KEY | MDChgProcessSrceObject | I_BPSupplierSubrangeTextProc | MDChgProcessSrceObject | Source ID |
| KEY | SupplierSubrange | I_BPSupplierSubrangeTextProc | SupplierSubrange | Suppl. Subrange |
| KEY | Language | I_BPSupplierSubrangeTextProc | Language | Report Text Language |
| KEY | MDChgProcessModelTableName | _ModelTable | MDChgProcessModelTableName | |
| KEY | MDChangeProcessModelFieldName | |||
| KEY | char1000asMDChgProcessRecordObjectID | |||
| MDChangeProcModelTableDesc | _ModelTable | MDChangeProcModelTableDesc | ||
| MDChangeProcessModelFieldDesc | ||||
| MDChgProcModelNodeExternalName | ||||
| MDChgProcModTableExternalName | ||||
| MDChgProcModFieldExternalName | ||||
| MDChgProcCurrentAttributeValue | ||||
| MDChgProcPrevAttributeValue | ||||
| MDChgProcessAttributeIsChanged | ||||
| MDChgProcessSourceModified | I_BPSupplierSubrangeTextProc | MDChgProcessSourceModified | Modified | |
| Language11asMDChgProcessRecordObjectText | ||||
| MasterDataChangeProcess | Process ID | |||
| KEY | MDChgProcessStep | I_BPSupplierSubrangeTextProc | MDChgProcessStep | Step Number |
| KEY | MDChgProcessSrceSystem | I_BPSupplierSubrangeTextProc | MDChgProcessSrceSystem | Source System |
| KEY | MDChgProcessSrceObject | I_BPSupplierSubrangeTextProc | MDChgProcessSrceObject | Source ID |
| KEY | SupplierSubrange | I_BPSupplierSubrangeTextProc | SupplierSubrange | Suppl. Subrange |
| KEY | Language | I_BPSupplierSubrangeTextProc | Language | Report Text Language |
| KEY | MDChgProcessModelTableName | _ModelField | MDChgProcessModelTableName | |
| KEY | MDChangeProcessModelFieldName | _ModelField | MDChangeProcessModelFieldName | |
| KEY | char1000asMDChgProcessRecordObjectID | |||
| MDChangeProcModelTableDesc | _ModelField | MDChangeProcModelTableDesc | ||
| MDChangeProcessModelFieldDesc | _ModelField | MDChangeProcessModelFieldDesc | ||
| MDChgProcModelNodeExternalName | ||||
| MDChgProcModTableExternalName | ||||
| MDChgProcModFieldExternalName | ||||
| MDChgProcCurrentAttributeValue | ||||
| MDChgProcPrevAttributeValue | ||||
| MDChgProcessAttributeIsChanged | ||||
| MDChgProcessSourceModified | I_BPSupplierSubrangeTextProc | MDChgProcessSourceModified | Modified | |
| Language11asMDChgProcessRecordObjectText | ||||
| _Supplier | _Supplier |
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_BPSuplrSubrangeTextProcChgs.
-- 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.
CREATE VIEW I_BPSuplrSubrangeTextProcChgs AS
SELECT
_Current.MasterDataChangeProcess AS MasterDataChangeProcess,
_Current.MDChgProcessStep AS MDChgProcessStep,
_Current.MDChgProcessSrceSystem AS MDChgProcessSrceSystem,
_Current.MDChgProcessSrceObject AS MDChgProcessSrceObject,
_Current.SupplierSubrange AS SupplierSubrange,
_Current.Language AS Language,
_ModelTable.MDChgProcessModelTableName AS MDChgProcessModelTableName,
cast ( '' as fieldname ) AS MDChangeProcessModelFieldName,
cast( concat( concat( concat( concat( _Current.MDChgProcessSrceSystem, concat( '%%', _Current.MDChgProcessSrceObject )), concat( '%%', _Current.BPAssignmentID )), concat( '%%', _Current.SupplierSubrange )), concat( '%%', _Current.Language )) as abap.char(1000) ) as MDChgProcessRecordObjectID AS char1000asMDChgProcessRecordObjectID,
_ModelTable.MDChangeProcModelTableDesc AS MDChangeProcModelTableDesc,
cast ('' as as4text ) AS MDChangeProcessModelFieldDesc,
cast( 'BusPartSuplrSubrangeText' as fieldname ) AS MDChgProcModelNodeExternalName,
cast( 'I_BPSupplierSubrangeTextProcTP' as fieldname ) AS MDChgProcModTableExternalName,
cast( '' as fieldname ) AS MDChgProcModFieldExternalName,
cast( '' as abap.char( 260 ) ) AS MDChgProcCurrentAttributeValue,
cast( '' as abap.char( 260 ) ) AS MDChgProcPrevAttributeValue,
cast( '' as boolean ) AS MDChgProcessAttributeIsChanged,
_Current.MDChgProcessSourceModified AS MDChgProcessSourceModified,
concat_with_space( concat_with_space( coalesce(_Current.SupplierSubrangeName,''), concat( concat( '(', _Current.SupplierSubrange ), '),' ), 1), concat_with_space(coalesce(_LanguageText.LanguageName,''), concat( concat( '(', _Current.Language ), ')' ), 1), 1) as MDChgProcessRecordObjectText AS Language11asMDChgProcessRecordObjectText
FROM I_BPSupplierSubrangeTextProc AS _Current
LEFT OUTER JOIN I_BPSupplierProcess AS _Supplier ON MasterDataChangeProcess = _Supplier.MasterDataChangeProcess AND MDChgProcessStep = _Supplier.MDChgProcessStep AND MDChgProcessSrceSystem = _Supplier.MDChgProcessSrceSystem AND MDChgProcessSrceObject = _Supplier.MDChgProcessSrceObject -- association [1..1]
LEFT OUTER JOIN I_LanguageText AS _LanguageText ON Language = _LanguageText.LanguageCode AND _LanguageText.Language = $session.system_language -- association [0..1]
-- UNION ALL with additional select branch(es): I_BPSupplierSubrangeTextProc
;
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