nsdm_e_mseg

DDL: DISUB_MSEG_DATA_DDL Type: extend_view Package: AD_SUBCON_MM_APP

Extension for Append DISUB_MSEG_DATA on MSEG

nsdm_e_mseg is a CDS View that provides data about "Extension for Append DISUB_MSEG_DATA on MSEG" in SAP S/4HANA. Part of development package AD_SUBCON_MM_APP.

Annotations (2)

NameValueLevelField
AbapCatalog.sqlViewAppendName DISUB_MSEG_DATAV view
EndUserText.label Extension for Append DISUB_MSEG_DATA on MSEG view

Fields (1)

KeyFieldSource TableSource FieldDescription
disub_owner disub_owner
@AbapCatalog.sqlViewAppendName: 'DISUB_MSEG_DATAV'
@EndUserText.label: 'Extension for Append DISUB_MSEG_DATA on MSEG'
/*
This extension view is used to ensure compatibility of the CDS view source NSDM_DDL_MSEG with the data base table MSEG
where the DDL source -  respectively it's view - is used as proxy object.
Those proxy objects have been introduced to ensure compatibility with the MM-IM data model change in S/4HANA.
Even if this extend has been created by MM-IM development, the responsibility is still at the component owners.
*/
/*
Fields of appends with default values in this extend view do not have their correspondence in table MATDOC
just because the functionality behind the appended/extended fields is right now not available in S/4HANA.
As soon as the functionality shall be available the fields need to be appended to structure NSDM_S_ITEM which is part
of table MATDOC and this source need to be adjusted. Again, this is in the responsibility of the affected area
*/
extend view nsdm_e_mseg with DISUB_MSEG_DATA_E {
    disub_owner
}