Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Implements

Index

Properties

breakdownCategory

breakdownCategory: string

Breakdown Category. Maximum length: 4.

nullable

consolidationChartOfAccounts

consolidationChartOfAccounts: string

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

consolidationChartOfAccountsText

consolidationChartOfAccountsText: string

Description. Enter a description of up to 30 characters in length. Maximum length: 30.

nullable

consolidationFsItemType

consolidationFsItemType: string

Financial Statement Item Type. Maximum length: 10.

nullable

financialStatementItem

financialStatementItem: string

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

financialStatementItemIsBlkd

financialStatementItemIsBlkd: boolean

Is Blocked Against Posting.

nullable

financialStatementItemText

financialStatementItemText: string

Medium Text for FS Items. A medium text of up to 50 characters for FS items. Maximum length: 50.

nullable

isConsolidationItem

isConsolidationItem: boolean

Is Consolidation Item.

nullable

toCnsldtnFsItemHier

toCnsldtnFsItemHier: FinancialStatementItemHier[]

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

toCnsldtnFsItemT

toCnsldtnFsItemT: FinancialStatementItemText[]

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

Static ALL_FIELDS

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

All fields selector.

Static BREAKDOWN_CATEGORY

BREAKDOWN_CATEGORY: StringField<FinancialStatementItem> = new StringField('BreakdownCategory', FinancialStatementItem, 'Edm.String')

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

Static CONSOLIDATION_CHART_OF_ACCOUNTS

CONSOLIDATION_CHART_OF_ACCOUNTS: StringField<FinancialStatementItem> = new StringField('ConsolidationChartOfAccounts', FinancialStatementItem, '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 CONSOLIDATION_CHART_OF_ACCOUNTS_TEXT

CONSOLIDATION_CHART_OF_ACCOUNTS_TEXT: StringField<FinancialStatementItem> = new StringField('ConsolidationChartOfAccounts_Text', FinancialStatementItem, 'Edm.String')

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

Static CONSOLIDATION_FS_ITEM_TYPE

CONSOLIDATION_FS_ITEM_TYPE: StringField<FinancialStatementItem> = new StringField('ConsolidationFSItemType', FinancialStatementItem, 'Edm.String')

Static representation of the consolidationFsItemType 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<FinancialStatementItem> = new StringField('FinancialStatementItem', FinancialStatementItem, '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_IS_BLKD

FINANCIAL_STATEMENT_ITEM_IS_BLKD: BooleanField<FinancialStatementItem> = new BooleanField('FinancialStatementItemIsBlkd', FinancialStatementItem, 'Edm.Boolean')

Static representation of the financialStatementItemIsBlkd 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<FinancialStatementItem> = new StringField('FinancialStatementItem_Text', FinancialStatementItem, '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 IS_CONSOLIDATION_ITEM

IS_CONSOLIDATION_ITEM: BooleanField<FinancialStatementItem> = new BooleanField('IsConsolidationItem', FinancialStatementItem, 'Edm.Boolean')

Static representation of the isConsolidationItem 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_HIER

TO_CNSLDTN_FS_ITEM_HIER: Link<FinancialStatementItem, FinancialStatementItemHier> = new Link('to_CnsldtnFSItemHier', FinancialStatementItem, FinancialStatementItemHier)

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

Static TO_CNSLDTN_FS_ITEM_T

TO_CNSLDTN_FS_ITEM_T: Link<FinancialStatementItem, FinancialStatementItemText> = new Link('to_CnsldtnFSItemT', FinancialStatementItem, FinancialStatementItemText)

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

Static _allFields

_allFields: any[] = [FinancialStatementItem.CONSOLIDATION_CHART_OF_ACCOUNTS,FinancialStatementItem.CONSOLIDATION_CHART_OF_ACCOUNTS_TEXT,FinancialStatementItem.FINANCIAL_STATEMENT_ITEM,FinancialStatementItem.FINANCIAL_STATEMENT_ITEM_TEXT,FinancialStatementItem.CONSOLIDATION_FS_ITEM_TYPE,FinancialStatementItem.BREAKDOWN_CATEGORY,FinancialStatementItem.IS_CONSOLIDATION_ITEM,FinancialStatementItem.FINANCIAL_STATEMENT_ITEM_IS_BLKD,FinancialStatementItem.TO_CNSLDTN_FS_ITEM_HIER,FinancialStatementItem.TO_CNSLDTN_FS_ITEM_T]

All fields of the FinancialStatementItem entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "FinancialStatementItem"

Technical entity name for FinancialStatementItem.

Static _keyFields

_keyFields: Array<Selectable<FinancialStatementItem>> = [FinancialStatementItem.CONSOLIDATION_CHART_OF_ACCOUNTS, FinancialStatementItem.FINANCIAL_STATEMENT_ITEM]

All key fields of the FinancialStatementItem entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_GRMASTERDATA_SRV"

Technical service name for FinancialStatementItem.

Methods

Static builder

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<FinancialStatementItem>

    A builder that constructs instances of entity type FinancialStatementItem.

Static requestBuilder

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

    Returns FinancialStatementItemRequestBuilder

    A FinancialStatementItem request builder.