Options
All
  • Public
  • Public/Protected
  • All
Menu

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

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

salesOrganization

salesOrganization: string

Sales Organization. An organizational unit responsible for the sale of certain products or services. The responsibility of a sales organization may include legal liability for products and customer claims. You can assign any number of distribution channels and divisions to a sales organization. A particular combination of sales organization, distribution channel, and division is known as a sales area. Maximum length: 4.

nullable

salesOrganizationText

salesOrganizationText: string

Sales Organization Description. Maximum length: 20.

nullable

sequenceNumber

sequenceNumber: string

Sequence Number. Maximum length: 46.

nullable

toCnsldtnSalesOrg

toCnsldtnSalesOrg: SalesOrganization

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

toCnsldtnSalesOrgHierT

toCnsldtnSalesOrgHierT: SalesOrganizationHierText[]

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

validityEndDate

validityEndDate: Moment

Validity End Date.

validityStartDate

validityStartDate: Moment

Validity Start Date.

nullable

Static ADDITIONAL_MASTER_DATA_HIERARCHY

ADDITIONAL_MASTER_DATA_HIERARCHY: StringField<SalesOrganizationHier> = new StringField('AdditionalMasterDataHierarchy', SalesOrganizationHier, '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('*', SalesOrganizationHier)

All fields selector.

Static HIERARCHY_NODE

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

SALES_ORGANIZATION: StringField<SalesOrganizationHier> = new StringField('SalesOrganization', SalesOrganizationHier, 'Edm.String')

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

Static SALES_ORGANIZATION_TEXT

SALES_ORGANIZATION_TEXT: StringField<SalesOrganizationHier> = new StringField('SalesOrganization_Text', SalesOrganizationHier, 'Edm.String')

Static representation of the salesOrganizationText 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<SalesOrganizationHier> = new StringField('SequenceNumber', SalesOrganizationHier, '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_SALES_ORG

TO_CNSLDTN_SALES_ORG: OneToOneLink<SalesOrganizationHier, SalesOrganization> = new OneToOneLink('to_CnsldtnSalesOrg', SalesOrganizationHier, SalesOrganization)

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

Static TO_CNSLDTN_SALES_ORG_HIER_T

TO_CNSLDTN_SALES_ORG_HIER_T: Link<SalesOrganizationHier, SalesOrganizationHierText> = new Link('to_CnsldtnSalesOrgHierT', SalesOrganizationHier, SalesOrganizationHierText)

Static representation of the one-to-many navigation property toCnsldtnSalesOrgHierT 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<SalesOrganizationHier> = new DateField('ValidityEndDate', SalesOrganizationHier, '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<SalesOrganizationHier> = new DateField('ValidityStartDate', SalesOrganizationHier, '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[] = [SalesOrganizationHier.ADDITIONAL_MASTER_DATA_HIERARCHY,SalesOrganizationHier.HIERARCHY_NODE,SalesOrganizationHier.HIERARCHY_NODE_TEXT,SalesOrganizationHier.VALIDITY_END_DATE,SalesOrganizationHier.PARENT_NODE,SalesOrganizationHier.VALIDITY_START_DATE,SalesOrganizationHier.SALES_ORGANIZATION,SalesOrganizationHier.SALES_ORGANIZATION_TEXT,SalesOrganizationHier.SEQUENCE_NUMBER,SalesOrganizationHier.HIERARCHY_NODE_LEVEL,SalesOrganizationHier.NODE_TYPE,SalesOrganizationHier.TO_CNSLDTN_SALES_ORG,SalesOrganizationHier.TO_CNSLDTN_SALES_ORG_HIER_T]

All fields of the SalesOrganizationHier entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "SalesOrganizationHier"

Technical entity name for SalesOrganizationHier.

Static _keyFields

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

All key fields of the SalesOrganizationHier entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_GRMASTERDATA_SRV"

Technical service name for SalesOrganizationHier.

Methods

Static builder

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<SalesOrganizationHier>

    A builder that constructs instances of entity type SalesOrganizationHier.

Static requestBuilder

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

    Returns SalesOrganizationHierRequestBuilder

    A SalesOrganizationHier request builder.