Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "FinancialStatementItemHier" 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
    • FinancialStatementItemHier

Implements

Index

Properties

consolidationChartOfAccounts

consolidationChartOfAccounts: string

Consolidation Chart of Accounts. Enter a Consolidation Chart of Accounts. Maximum length: 2.

financialStatementItem

financialStatementItem: string

Financial Statement Item. Enter an FS Item. Maximum length: 10.

nullable

financialStatementItemHier

financialStatementItemHier: string

Item Hierarchy. An FS item hierarchy is an orderly set (or hierarchy) of totals items and value items. Maximum length: 10.

financialStatementItemText

financialStatementItemText: string

Medium Text for FS Items. A medium text of up to 50 characters for FS items. 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

hierarchyVersion

hierarchyVersion: string

Hierarchy version. Maximum length: 15.

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

toCnsldtnFsItem

toCnsldtnFsItem: FinancialStatementItem

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

toCnsldtnFsItemHierT

toCnsldtnFsItemHierT: FinancialStmntItemHierText[]

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

Static ALL_FIELDS

ALL_FIELDS: any = new AllFields('*', FinancialStatementItemHier)

All fields selector.

Static CONSOLIDATION_CHART_OF_ACCOUNTS

CONSOLIDATION_CHART_OF_ACCOUNTS: StringField<FinancialStatementItemHier> = new StringField('ConsolidationChartOfAccounts', FinancialStatementItemHier, 'Edm.String')

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

Static FINANCIAL_STATEMENT_ITEM

FINANCIAL_STATEMENT_ITEM: StringField<FinancialStatementItemHier> = new StringField('FinancialStatementItem', FinancialStatementItemHier, 'Edm.String')

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

Static FINANCIAL_STATEMENT_ITEM_HIER

FINANCIAL_STATEMENT_ITEM_HIER: StringField<FinancialStatementItemHier> = new StringField('FinancialStatementItemHier', FinancialStatementItemHier, 'Edm.String')

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

Static FINANCIAL_STATEMENT_ITEM_TEXT

FINANCIAL_STATEMENT_ITEM_TEXT: StringField<FinancialStatementItemHier> = new StringField('FinancialStatementItem_Text', FinancialStatementItemHier, 'Edm.String')

Static representation of the financialStatementItemText 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<FinancialStatementItemHier> = new StringField('HierarchyNode', FinancialStatementItemHier, '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<FinancialStatementItemHier> = new StringField('HierarchyNodeLevel', FinancialStatementItemHier, '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<FinancialStatementItemHier> = new StringField('HierarchyNode_Text', FinancialStatementItemHier, '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 HIERARCHY_VERSION

HIERARCHY_VERSION: StringField<FinancialStatementItemHier> = new StringField('HierarchyVersion', FinancialStatementItemHier, 'Edm.String')

Static representation of the hierarchyVersion 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<FinancialStatementItemHier> = new StringField('NodeType', FinancialStatementItemHier, '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<FinancialStatementItemHier> = new StringField('ParentNode', FinancialStatementItemHier, '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<FinancialStatementItemHier> = new StringField('SequenceNumber', FinancialStatementItemHier, '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_FS_ITEM

TO_CNSLDTN_FS_ITEM: OneToOneLink<FinancialStatementItemHier, FinancialStatementItem> = new OneToOneLink('to_CnsldtnFSItem', FinancialStatementItemHier, FinancialStatementItem)

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

Static TO_CNSLDTN_FS_ITEM_HIER_T

TO_CNSLDTN_FS_ITEM_HIER_T: Link<FinancialStatementItemHier, FinancialStmntItemHierText> = new Link('to_CnsldtnFSItemHierT', FinancialStatementItemHier, FinancialStmntItemHierText)

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

Static _allFields

_allFields: any[] = [FinancialStatementItemHier.CONSOLIDATION_CHART_OF_ACCOUNTS,FinancialStatementItemHier.FINANCIAL_STATEMENT_ITEM_HIER,FinancialStatementItemHier.HIERARCHY_NODE,FinancialStatementItemHier.HIERARCHY_NODE_TEXT,FinancialStatementItemHier.PARENT_NODE,FinancialStatementItemHier.HIERARCHY_VERSION,FinancialStatementItemHier.FINANCIAL_STATEMENT_ITEM,FinancialStatementItemHier.FINANCIAL_STATEMENT_ITEM_TEXT,FinancialStatementItemHier.SEQUENCE_NUMBER,FinancialStatementItemHier.HIERARCHY_NODE_LEVEL,FinancialStatementItemHier.NODE_TYPE,FinancialStatementItemHier.TO_CNSLDTN_FS_ITEM,FinancialStatementItemHier.TO_CNSLDTN_FS_ITEM_HIER_T]

All fields of the FinancialStatementItemHier entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "FinancialStatementItemHier"

Technical entity name for FinancialStatementItemHier.

Static _keyFields

_keyFields: Array<Selectable<FinancialStatementItemHier>> = [FinancialStatementItemHier.CONSOLIDATION_CHART_OF_ACCOUNTS, FinancialStatementItemHier.FINANCIAL_STATEMENT_ITEM_HIER, FinancialStatementItemHier.HIERARCHY_NODE]

All key fields of the FinancialStatementItemHier entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_GRMASTERDATA_SRV"

Technical service name for FinancialStatementItemHier.

Methods

Static builder

Static customField

  • Returns a selectable object that allows the selection of custom field in a get request for the entity FinancialStatementItemHier.

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<FinancialStatementItemHier>

    A builder that constructs instances of entity type FinancialStatementItemHier.

Static requestBuilder

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

    Returns FinancialStatementItemHierRequestBuilder

    A FinancialStatementItemHier request builder.