Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Implements

Index

Properties

additionalMasterDataHierarchy

additionalMasterDataHierarchy: string

Consolidation Hierarchy ID. Maximum length: 40.

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

Sequence Number. Maximum length: 46.

nullable

supplier

supplier: string

Account Number of Supplier. Specifies an alphanumeric key that uniquely identifies the supplier in the SAP system. Maximum length: 10.

nullable

supplierText

supplierText: string

Name of Supplier. Maximum length: 80.

nullable

toCnsldtnSupplier

toCnsldtnSupplier: Supplier

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

toCnsldtnSupplierHierT

toCnsldtnSupplierHierT: SupplierHierText[]

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

validityEndDate

validityEndDate: Moment

Validity End Date.

validityStartDate

validityStartDate: Moment

Validity Start Date.

nullable

Static ADDITIONAL_MASTER_DATA_HIERARCHY

ADDITIONAL_MASTER_DATA_HIERARCHY: StringField<SupplierHier> = new StringField('AdditionalMasterDataHierarchy', SupplierHier, 'Edm.String')

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

Static ALL_FIELDS

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

All fields selector.

Static HIERARCHY_NODE

HIERARCHY_NODE: StringField<SupplierHier> = new StringField('HierarchyNode', SupplierHier, '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<SupplierHier> = new StringField('HierarchyNodeLevel', SupplierHier, '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<SupplierHier> = new StringField('HierarchyNode_Text', SupplierHier, '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<SupplierHier> = new StringField('NodeType', SupplierHier, '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<SupplierHier> = new StringField('ParentNode', SupplierHier, '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<SupplierHier> = new StringField('SequenceNumber', SupplierHier, '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 SUPPLIER

SUPPLIER: StringField<SupplierHier> = new StringField('Supplier', SupplierHier, 'Edm.String')

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

Static SUPPLIER_TEXT

SUPPLIER_TEXT: StringField<SupplierHier> = new StringField('Supplier_Text', SupplierHier, 'Edm.String')

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

Static TO_CNSLDTN_SUPPLIER

TO_CNSLDTN_SUPPLIER: OneToOneLink<SupplierHier, Supplier> = new OneToOneLink('to_CnsldtnSupplier', SupplierHier, Supplier)

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

Static TO_CNSLDTN_SUPPLIER_HIER_T

TO_CNSLDTN_SUPPLIER_HIER_T: Link<SupplierHier, SupplierHierText> = new Link('to_CnsldtnSupplierHierT', SupplierHier, SupplierHierText)

Static representation of the one-to-many navigation property toCnsldtnSupplierHierT 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<SupplierHier> = new DateField('ValidityEndDate', SupplierHier, '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<SupplierHier> = new DateField('ValidityStartDate', SupplierHier, '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[] = [SupplierHier.ADDITIONAL_MASTER_DATA_HIERARCHY,SupplierHier.HIERARCHY_NODE,SupplierHier.HIERARCHY_NODE_TEXT,SupplierHier.VALIDITY_END_DATE,SupplierHier.PARENT_NODE,SupplierHier.VALIDITY_START_DATE,SupplierHier.SUPPLIER,SupplierHier.SUPPLIER_TEXT,SupplierHier.SEQUENCE_NUMBER,SupplierHier.HIERARCHY_NODE_LEVEL,SupplierHier.NODE_TYPE,SupplierHier.TO_CNSLDTN_SUPPLIER,SupplierHier.TO_CNSLDTN_SUPPLIER_HIER_T]

All fields of the SupplierHier entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "SupplierHier"

Technical entity name for SupplierHier.

Static _keyFields

_keyFields: Array<Selectable<SupplierHier>> = [SupplierHier.ADDITIONAL_MASTER_DATA_HIERARCHY, SupplierHier.HIERARCHY_NODE, SupplierHier.VALIDITY_END_DATE]

All key fields of the SupplierHier entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_GRMASTERDATA_SRV"

Technical service name for SupplierHier.

Methods

Static builder

  • Returns an entity builder to construct instances SupplierHier.

    Returns EntityBuilderType<SupplierHier, SupplierHierType>

    A builder that constructs instances of entity type SupplierHier.

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<SupplierHier>

    A builder that constructs instances of entity type SupplierHier.

Static requestBuilder

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

    Returns SupplierHierRequestBuilder

    A SupplierHier request builder.