I_FollowUpActivityVH

DDL: I_FOLLOWUPACTIVITYVH SQL: IFLWUPCODEVH Type: view BASIC Package: ODATA_SD_RETURN_V2

Follow-Up Activity

I_FollowUpActivityVH is a Basic CDS View that provides data about "Follow-Up Activity" in SAP S/4HANA. It reads from 1 data source (I_ReturnsFollowUpActivity) and exposes 2 fields with key field CustRetItmFollowUpActivity. It has 1 association to related views. It is exposed through 1 OData service (UI_CUSTOMERRETURNMANAGE). Part of development package ODATA_SD_RETURN_V2.

Data Sources (1)

SourceAliasJoin Type
I_ReturnsFollowUpActivity I_ReturnsFollowUpActivity from

Associations (1)

CardinalityTargetAliasCondition
[0..1] I_FollowUpActivityText _Text $projection.CustRetItmFollowUpActivity = _Text.CustRetItmFollowUpActivity and _Text.Language = $session.system_language

Annotations (10)

NameValueLevelField
AbapCatalog.sqlViewName IFLWUPCODEVH view
ClientHandling.algorithm #SESSION_VARIABLE view
AccessControl.authorizationCheck #NOT_REQUIRED view
EndUserText.label Follow-Up Activity view
AbapCatalog.compiler.compareFilter true view
ObjectModel.representativeKey CustRetItmFollowUpActivity view
ObjectModel.usageType.dataClass #META view
ObjectModel.usageType.serviceQuality #A view
ObjectModel.usageType.sizeCategory #S view
VDM.viewType #BASIC view

OData Services (1)

ServiceBindingVersionContractRelease
UI_CUSTOMERRETURNMANAGE UI_CUSTOMERRETURNMANAGE V4 C1 NOT_RELEASED

Fields (2)

KeyFieldSource TableSource FieldDescription
KEY CustRetItmFollowUpActivity ReturnsFollowUpActivity
_Text _Text
@AbapCatalog.sqlViewName: 'IFLWUPCODEVH'
@ClientHandling.algorithm: #SESSION_VARIABLE
@AccessControl.authorizationCheck: #NOT_REQUIRED
@EndUserText.label: 'Follow-Up Activity'
@AbapCatalog.compiler.compareFilter: true
@ObjectModel.representativeKey: 'CustRetItmFollowUpActivity'
@ObjectModel.usageType.dataClass: #META 
@ObjectModel.usageType.serviceQuality: #A
@ObjectModel.usageType.sizeCategory: #S
@VDM.viewType: #BASIC
define view I_FollowUpActivityVH  as select from I_ReturnsFollowUpActivity 

association [0..1] to I_FollowUpActivityText as _Text on $projection.CustRetItmFollowUpActivity = _Text.CustRetItmFollowUpActivity and _Text.Language = $session.system_language

{
    @ObjectModel.text.association: '_Text'
    key ReturnsFollowUpActivity as CustRetItmFollowUpActivity,
    _Text 
}

where ReturnsFollowUpActivity = '0001' or  ReturnsFollowUpActivity = '0002' or ReturnsFollowUpActivity = '0003' or ReturnsFollowUpActivity = '0008' or ReturnsFollowUpActivity = '0013' or ReturnsFollowUpActivity = '0007' or ReturnsFollowUpActivity = '0005' or ReturnsFollowUpActivity = '0021' or ReturnsFollowUpActivity = '0026'or ReturnsFollowUpActivity = '0014'