C_AccrEngineAccrSubobjAssgmtTP

DDL: C_ACCRENGINEACCRSUBOBJASSGMTTP SQL: CACESOASSGMTTP Type: view_entity CONSUMPTION

Accrual Subobject Account Assignment

C_AccrEngineAccrSubobjAssgmtTP is a Consumption CDS View that provides data about "Accrual Subobject Account Assignment" in SAP S/4HANA. It reads from 1 data source (R_AccrEngineAccrSubobjAssgmtTP) and exposes 50 fields with key fields AccrualEngineAccrualObjectType, AccrualObjectLogicalSystem, CompanyCode, AccrualObject, AccrualSubobject. It is exposed through 4 OData services (UI_ACCRUALS_MANAGE, UI_MANUALACCRS_MNG, UI_PURCHASEORDERACCRS_DISPLAY, ...). It is used in 1 Fiori application: Manage Manual Accruals.

Data Sources (1)

SourceAliasJoin Type
R_AccrEngineAccrSubobjAssgmtTP R_AccrEngineAccrSubobjAssgmtTP projection

Annotations (8)

NameValueLevelField
AccessControl.authorizationCheck #CHECK view
EndUserText.label Accrual Subobject Account Assignment view
ObjectModel.usageType.serviceQuality #C view
ObjectModel.usageType.sizeCategory #M view
ObjectModel.usageType.dataClass #MASTER view
VDM.viewType #CONSUMPTION view
Metadata.allowExtensions true view
Metadata.ignorePropagatedAnnotations true view

OData Services (4)

ServiceBindingVersionContractRelease
UI_ACCRUALS_MANAGE UI_ACCRUALS_MANAGE V2 C1 NOT_RELEASED
UI_MANUALACCRS_MNG UI_MANUALACCRS_MNG V2 C1 NOT_RELEASED
UI_PURCHASEORDERACCRS_DISPLAY UI_PURCHASEORDERACCRS_DSP V2 C1 NOT_RELEASED
UI_SRVCENTRSHTACCRS_DISPLAY UI_SRVCENTRSHTACCRS_DSP V2 C1 NOT_RELEASED

Fiori Apps (1)

App IDApp NameTypeDescription
F5423 Manage Manual Accruals Transactional With this app, you can create, import, edit, and copy accrual objects as well as change their status. You can use this app to: - Display and edit accrual objects. - Create new accrual objects. - Copy accrual objects. - Import accrual objects from a spreadsheet file. - Change the status of an accrual object by pausing, suspending, or resuming its accrual subobjects. - Prematurely finish accrual subobjects by terminating them or undo premature termination. - View the parameters assigned to an accrual object. - View a detailed summary of changes made to the accrual object, comparing the old and new values of the accrual object fields.

Manage Manual Accruals

Business Role: General Ledger Accountant

With this app, you can create, import, edit, and copy accrual objects as well as change their status.

Fields (50)

KeyFieldSource TableSource FieldDescription
KEY AccrualEngineAccrualObjectType AccrualEngineAccrualObjectType
KEY AccrualObjectLogicalSystem AccrualObjectLogicalSystem
KEY CompanyCode CompanyCode
KEY AccrualObject AccrualObject
KEY AccrualSubobject AccrualSubobject
KEY AccrAcctAssgmtValdtyEndDte AccrAcctAssgmtValdtyEndDte
AccrAcctAssgmtValdtyStrtDte AccrAcctAssgmtValdtyStrtDte
BusinessArea BusinessArea
ProfitCenter ProfitCenter
Segment Segment
Fund Fund
FundsCenter FundsCenter
CommitmentItemShortID CommitmentItemShortID
FunctionalArea FunctionalArea
GrantID GrantID
FundedProgram FundedProgram
BudgetPeriod BudgetPeriod
CostCenter CostCenter
OrderID OrderID
WBSElementInternalID WBSElementInternalID
WBSElementExternalID WBSElementExternalID
CostObject CostObject
CostCtrActivityType CostCtrActivityType
NetworkNumberForAcctAssgmt NetworkNumberForAcctAssgmt
ProjectNetworkInternalID ProjectNetworkInternalID
BusinessProcess BusinessProcess
SalesOrder SalesOrder
SalesOrderItem SalesOrderItem
ProfitabilitySegment ProfitabilitySegment
ControllingArea ControllingArea
FinancialManagementArea FinancialManagementArea
AccrAcctAssgmtLastChgDateTime AccrAcctAssgmtLastChgDateTime
_AccrCompanyCode _AccrCompanyCode
_AccrLogicalSystem _AccrLogicalSystem
_AccrObj _AccrObj
_AccrObjectType _AccrObjectType
_AccrSubobj _AccrSubobj
_ActivityType _ActivityType
_ControllingArea _ControllingArea
_CostCenter _CostCenter
_CostCenterText _CostCenterText
_FunctionalArea _FunctionalArea
_Fund _Fund
_FundsCenter _FundsCenter
_InternalOrder _InternalOrder
_ProfitCenter _ProfitCenter
_ProfitCenterText _ProfitCenterText
_SalesOrder _SalesOrder
_Segment _Segment
_WBSElement _WBSElement
@AccessControl.authorizationCheck: #CHECK
@EndUserText.label: 'Accrual Subobject Account Assignment'
@ObjectModel.usageType: {
  serviceQuality: #C,
  sizeCategory: #M,
  dataClass: #MASTER
 }  
@VDM.viewType: #CONSUMPTION 
@VDM.usage.type: [#TRANSACTIONAL_PROCESSING_SERVICE]
@Metadata.allowExtensions: true
@Metadata.ignorePropagatedAnnotations: true
@ObjectModel.semanticKey: ['AccrualEngineAccrualObjectType','AccrualObjectLogicalSystem','CompanyCode','AccrualObject','AccrualSubobject','AccrAcctAssgmtValdtyEndDte']
define view entity C_AccrEngineAccrSubobjAssgmtTP as projection on R_AccrEngineAccrSubobjAssgmtTP
 {
key AccrualEngineAccrualObjectType,
key AccrualObjectLogicalSystem,
key CompanyCode,
key AccrualObject,
key AccrualSubobject,
key AccrAcctAssgmtValdtyEndDte,
AccrAcctAssgmtValdtyStrtDte,
BusinessArea,
ProfitCenter,
Segment,
Fund,
FundsCenter,
CommitmentItemShortID,
FunctionalArea,
GrantID,
FundedProgram,
BudgetPeriod,
CostCenter,
OrderID,
WBSElementInternalID,
WBSElementExternalID,
CostObject,
CostCtrActivityType,
NetworkNumberForAcctAssgmt,
ProjectNetworkInternalID,
BusinessProcess,
SalesOrder,
SalesOrderItem,
ProfitabilitySegment,
ControllingArea,
FinancialManagementArea,
AccrAcctAssgmtLastChgDateTime,
/* Associations */
_AccrCompanyCode,
_AccrLogicalSystem,
_AccrObj,
_AccrObjectType,
_AccrSubobj,
_AccrualSubobject : redirected to parent C_AccrEngineAccrualSubobjectTP,
_ActivityType,
_ControllingArea,
_CostCenter,
_CostCenterText,
_FunctionalArea,
_Fund,
_FundsCenter,
_InternalOrder,
_ProfitCenter,
_ProfitCenterText,
_SalesOrder,
_Segment,
_WBSElement
}


//@AbapCatalog.sqlViewName: 'CACESOASSGMTTP'

//@AbapCatalog.compiler.compareFilter: true

//@AccessControl.authorizationCheck: #CHECK

//@EndUserText.label: 'Accrual Subobject Account Assignment'

//@ClientHandling.algorithm: #SESSION_VARIABLE

//@ObjectModel.usageType: {

//  serviceQuality: #C,

//  sizeCategory: #M,

//  dataClass: #MASTER

// }

//@VDM.viewType: #CONSUMPTION

//

//@Metadata.ignorePropagatedAnnotations: true

//@ObjectModel.semanticKey: ['AccrualEngineAccrualObjectType','AccrualObjectLogicalSystem','CompanyCode','AccrualObject','AccrualSubobject','AccrAcctAssgmtValdtyEndDte']

//@ObjectModel.createEnabled: 'EXTERNAL_CALCULATION'

//@ObjectModel.updateEnabled: 'EXTERNAL_CALCULATION'

//@ObjectModel.deleteEnabled: 'EXTERNAL_CALCULATION'

//@AbapCatalog.preserveKey:true

//

//define view C_AccrEngineAccrSubobjAssgmtTP   

//  as select from I_AccrEngineAccrSubobjAssgmtTP 

//  association [1..1] to C_AccrEngineAccrualSubobjectTP as _SubobjTP on  $projection.AccrualEngineAccrualObjectType = _SubobjTP.AccrualEngineAccrualObjectType

//                                                                    and $projection.AccrualObjectLogicalSystem     = _SubobjTP.AccrualObjectLogicalSystem

//                                                                    and $projection.CompanyCode                    = _SubobjTP.CompanyCode

//                                                                    and $projection.AccrualObject                  = _SubobjTP.AccrualObject

//                                                                    and $projection.AccrualSubobject               = _SubobjTP.AccrualSubobject

//

//{

//      @ObjectModel.readOnly: true

//      @ObjectModel.foreignKey.association: '_AccrObjectType'

//  key AccrualEngineAccrualObjectType,

//      @ObjectModel.foreignKey.association: '_AccrLogicalSystem'

//      @ObjectModel.readOnly: true

//  key AccrualObjectLogicalSystem,

//      @ObjectModel.readOnly: true

//      @ObjectModel.foreignKey.association: '_AccrCompanyCode'

//  key CompanyCode,

//      @ObjectModel.readOnly: true

//      @ObjectModel.foreignKey.association: '_AccrObj'

//  key AccrualObject,

//      @ObjectModel.foreignKey.association: '_AccrSubobj'

//      @ObjectModel.readOnly: true

//  key AccrualSubobject,

//      @ObjectModel.readOnly: true

//  key AccrAcctAssgmtValdtyEndDte,

//

//      //ForEdit Fields

//      //      @ObjectModel.readOnly: true

//      //      AccrAcctAssgmtValdtyEndDte as AccrAcctAssgmtValdtyEndDteFoEd,

//

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      AccrAcctAssgmtValdtyStrtDte,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      BusinessArea,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      @ObjectModel.foreignKey.association: '_ProfitCenter'

//      @Consumption.valueHelpDefinition: [{

//      entity:{

//      name: 'I_ProfitCenterVH',

//      element: 'ProfitCenter' },

//      distinctValues: true

//       }]

//      ProfitCenter,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      @ObjectModel.foreignKey.association: '_Segment'

//      Segment,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      @ObjectModel.foreignKey.association: '_Fund'

//      Fund,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      @ObjectModel.foreignKey.association: '_FundsCenter'

//      FundsCenter,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      CommitmentItemInternalId,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      FunctionalArea,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      GrantID,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      FundedProgram,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      BudgetPeriod,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      @ObjectModel.foreignKey.association: '_CostCenter'

//      //      @Consumption.valueHelpDefinition: [{

//      //      entity:{

//      //      name: 'I_CostCenterVH',

//      //      element: 'CostCenter' },

//      //      distinctValues: true

//      //       }]

//      CostCenter,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      OrderID,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

////      @ObjectModel.foreignKey.association: '_WBSElement'

//      WBSElementExternalID,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      CostObject,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      CostCtrActivityType,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      ProjectNetworkObject,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      ProjectNetworkInternalID,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      BusinessProcess,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      @ObjectModel.foreignKey.association: '_SalesOrder'

//      SalesOrder,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      SalesOrderItem,

//      @ObjectModel.readOnly: 'EXTERNAL_CALCULATION'

//      ProfitabilitySegment,

//      @ObjectModel.readOnly: true

//      ControllingArea,

//      @ObjectModel.readOnly: true

//      FinancialManagementArea,

//      _AccrObjectType,

//      _AccrLogicalSystem,

//      _AccrCompanyCode,

//      _AccrObj,

//      _AccrSubobj,

//      _CostCenter,

//      _ProfitCenter,

//      _ActivityType,

//      _FundsCenter,

//      _Fund,

//      _InternalOrder,

//      _FunctionalArea,

//      _SalesOrder,

//      _Segment,

//      _ControllingArea,

// //     _WBSElement,

//      @ObjectModel.association.type: [#TO_COMPOSITION_PARENT, #TO_COMPOSITION_ROOT]

//      _SubobjTP

//}