Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "CnsldtnUnitHierForElim" of service "API_GRMASTERDATA_SRV". This service is part of the following communication scenarios: Finance - Cloud Consolidation Data Collection Integration (SAP_COM_0241), Finance - Cloud Consolidation Master Data for Group Reporting Integration (SAP_COM_0336). See https://api.sap.com/api/API_GRMASTERDATA_SRV for more information.

Hierarchy

  • any
    • CnsldtnUnitHierForElim

Implements

Index

Properties

consolidationUnit

consolidationUnit: string

Consolidation Elimination Member. Maximum length: 25.

nullable

consolidationUnitHierarchy

consolidationUnitHierarchy: string

Hierarchy ID. Specifies the structure that organizes entities, concepts, objects, activities, and units into an order of precedence. There are two types of hierarchy:Set-based hierarchies have the format <Set class>/<Organizational unit>/<Set name> and generally have a numerical type.Financial statement hierarchies are based on the financial statement version and have the type FSVN.For information about how to define set-based hierarchies as relevant for replication, see Set Report Relevancy for Set-Based Hierarchies. Maximum length: 42.

consolidationUnitText

consolidationUnitText: string

Hierarchy node description. Maximum length: 50.

nullable

hierarchyNode

hierarchyNode: string

Hierarchy node. Maximum length: 40.

hierarchyNodeLevel

hierarchyNodeLevel: string

Hierarchy Level. Maximum length: 6.

nullable

hierarchyNodeText

hierarchyNodeText: string

Hierarchy node description. Maximum length: 50.

nullable

nodeType

nodeType: string

Hierarchy node type. Maximum length: 1.

nullable

parentNode

parentNode: string

Hierarchy parent node. Maximum length: 40.

nullable

sequenceNumber

sequenceNumber: string

Hierarchy Sequence Number. Maximum length: 6.

nullable

toCnsldtnUnitElim

toCnsldtnUnitElim: CnsldtnUnitForElimination

One-to-one navigation property to the CnsldtnUnitForElimination entity.

toCnsldtnUnitHierForElimText

toCnsldtnUnitHierForElimText: CnsldtnUnitHierForElimText[]

One-to-many navigation property to the CnsldtnUnitHierForElimText entity.

validityEndDate

validityEndDate: Moment

Valid To Date. Date indicating up to when an entry is valid.

validityStartDate

validityStartDate: Moment

Valid-From Date. Date indicating as of when an entry is valid.

nullable

Static CONSOLIDATION_UNIT

CONSOLIDATION_UNIT: StringField<CnsldtnUnitHierForElim> = new StringField('ConsolidationUnit', CnsldtnUnitHierForElim, 'Edm.String')

Static representation of the consolidationUnit property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CONSOLIDATION_UNIT_HIERARCHY

CONSOLIDATION_UNIT_HIERARCHY: StringField<CnsldtnUnitHierForElim> = new StringField('ConsolidationUnitHierarchy', CnsldtnUnitHierForElim, 'Edm.String')

Static representation of the consolidationUnitHierarchy property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CONSOLIDATION_UNIT_TEXT

CONSOLIDATION_UNIT_TEXT: StringField<CnsldtnUnitHierForElim> = new StringField('ConsolidationUnit_Text', CnsldtnUnitHierForElim, 'Edm.String')

Static representation of the consolidationUnitText property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static HIERARCHY_NODE

HIERARCHY_NODE: StringField<CnsldtnUnitHierForElim> = new StringField('HierarchyNode', CnsldtnUnitHierForElim, 'Edm.String')

Static representation of the hierarchyNode property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static HIERARCHY_NODE_LEVEL

HIERARCHY_NODE_LEVEL: StringField<CnsldtnUnitHierForElim> = new StringField('HierarchyNodeLevel', CnsldtnUnitHierForElim, 'Edm.String')

Static representation of the hierarchyNodeLevel property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static HIERARCHY_NODE_TEXT

HIERARCHY_NODE_TEXT: StringField<CnsldtnUnitHierForElim> = new StringField('HierarchyNode_Text', CnsldtnUnitHierForElim, 'Edm.String')

Static representation of the hierarchyNodeText property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static NODE_TYPE

NODE_TYPE: StringField<CnsldtnUnitHierForElim> = new StringField('NodeType', CnsldtnUnitHierForElim, 'Edm.String')

Static representation of the nodeType property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PARENT_NODE

PARENT_NODE: StringField<CnsldtnUnitHierForElim> = new StringField('ParentNode', CnsldtnUnitHierForElim, 'Edm.String')

Static representation of the parentNode property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SEQUENCE_NUMBER

SEQUENCE_NUMBER: StringField<CnsldtnUnitHierForElim> = new StringField('SequenceNumber', CnsldtnUnitHierForElim, 'Edm.String')

Static representation of the sequenceNumber property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static TO_CNSLDTN_UNIT_ELIM

TO_CNSLDTN_UNIT_ELIM: OneToOneLink<CnsldtnUnitHierForElim, CnsldtnUnitForElimination> = new OneToOneLink('to_CnsldtnUnitElim', CnsldtnUnitHierForElim, CnsldtnUnitForElimination)

Static representation of the one-to-one navigation property toCnsldtnUnitElim for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static TO_CNSLDTN_UNIT_HIER_FOR_ELIM_TEXT

TO_CNSLDTN_UNIT_HIER_FOR_ELIM_TEXT: Link<CnsldtnUnitHierForElim, CnsldtnUnitHierForElimText> = new Link('to_CnsldtnUnitHierForElimText', CnsldtnUnitHierForElim, CnsldtnUnitHierForElimText)

Static representation of the one-to-many navigation property toCnsldtnUnitHierForElimText for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static VALIDITY_END_DATE

VALIDITY_END_DATE: DateField<CnsldtnUnitHierForElim> = new DateField('ValidityEndDate', CnsldtnUnitHierForElim, 'Edm.DateTime')

Static representation of the validityEndDate property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static VALIDITY_START_DATE

VALIDITY_START_DATE: DateField<CnsldtnUnitHierForElim> = new DateField('ValidityStartDate', CnsldtnUnitHierForElim, 'Edm.DateTime')

Static representation of the validityStartDate property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static _allFields

_allFields: any[] = [CnsldtnUnitHierForElim.CONSOLIDATION_UNIT_HIERARCHY,CnsldtnUnitHierForElim.HIERARCHY_NODE,CnsldtnUnitHierForElim.HIERARCHY_NODE_TEXT,CnsldtnUnitHierForElim.VALIDITY_END_DATE,CnsldtnUnitHierForElim.VALIDITY_START_DATE,CnsldtnUnitHierForElim.PARENT_NODE,CnsldtnUnitHierForElim.CONSOLIDATION_UNIT,CnsldtnUnitHierForElim.CONSOLIDATION_UNIT_TEXT,CnsldtnUnitHierForElim.SEQUENCE_NUMBER,CnsldtnUnitHierForElim.HIERARCHY_NODE_LEVEL,CnsldtnUnitHierForElim.NODE_TYPE,CnsldtnUnitHierForElim.TO_CNSLDTN_UNIT_ELIM,CnsldtnUnitHierForElim.TO_CNSLDTN_UNIT_HIER_FOR_ELIM_TEXT]

All fields of the CnsldtnUnitHierForElim entity.

Static _defaultServicePath

_defaultServicePath: string = "/sap/opu/odata/sap/API_GRMASTERDATA_SRV"

Default url path for the according service.

Static _entityName

_entityName: string = "CnsldtnUnitHierForElim"

Technical entity name for CnsldtnUnitHierForElim.

Static _keyFields

_keyFields: Array<Selectable<CnsldtnUnitHierForElim>> = [CnsldtnUnitHierForElim.CONSOLIDATION_UNIT_HIERARCHY, CnsldtnUnitHierForElim.HIERARCHY_NODE, CnsldtnUnitHierForElim.VALIDITY_END_DATE]

All key fields of the CnsldtnUnitHierForElim entity.

Static _keys

_keys: any = CnsldtnUnitHierForElim._keyFields.reduce((acc: any, field) => {acc[field.fieldName] = field;return acc;}, {})

Mapping of all key field names to the respective static field property CnsldtnUnitHierForElim.

Static _serviceName

_serviceName: string = "API_GRMASTERDATA_SRV"

Technical service name for CnsldtnUnitHierForElim.

Methods

Static builder

Static requestBuilder

  • Returns a request builder to construct requests for operations on the CnsldtnUnitHierForElim entity type.

    Returns CnsldtnUnitHierForElimRequestBuilder

    A CnsldtnUnitHierForElim request builder.