Options
All
  • Public
  • Public/Protected
  • All
Menu

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

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

material

material: string

Material Number. Alphanumeric key uniquely identifying the material. Maximum length: 40.

nullable

materialText

materialText: string

Material Description. Text containing up to 40 characters that describes the material in more detail. You can enter one material description in each of any number of languages.In principle, you enter the material description on the data screen of the first user department for which you enter data, and in your logon language. You can overwrite the material description on the Basic Data screen. Maximum length: 40.

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

toCnsldtnProductSold

toCnsldtnProductSold: SoldProduct

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

toCnsldtnProductSoldHierT

toCnsldtnProductSoldHierT: SoldProductHierText[]

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

validityEndDate

validityEndDate: Moment

Validity End Date.

validityStartDate

validityStartDate: Moment

Validity Start Date.

nullable

Static ADDITIONAL_MASTER_DATA_HIERARCHY

ADDITIONAL_MASTER_DATA_HIERARCHY: StringField<SoldProductHier> = new StringField('AdditionalMasterDataHierarchy', SoldProductHier, '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 HIERARCHY_NODE

HIERARCHY_NODE: StringField<SoldProductHier> = new StringField('HierarchyNode', SoldProductHier, '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<SoldProductHier> = new StringField('HierarchyNodeLevel', SoldProductHier, '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<SoldProductHier> = new StringField('HierarchyNode_Text', SoldProductHier, '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 MATERIAL

MATERIAL: StringField<SoldProductHier> = new StringField('Material', SoldProductHier, 'Edm.String')

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

Static MATERIAL_TEXT

MATERIAL_TEXT: StringField<SoldProductHier> = new StringField('Material_Text', SoldProductHier, 'Edm.String')

Static representation of the materialText 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<SoldProductHier> = new StringField('NodeType', SoldProductHier, '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<SoldProductHier> = new StringField('ParentNode', SoldProductHier, '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<SoldProductHier> = new StringField('SequenceNumber', SoldProductHier, '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_PRODUCT_SOLD

TO_CNSLDTN_PRODUCT_SOLD: OneToOneLink<SoldProductHier, SoldProduct> = new OneToOneLink('to_CnsldtnProductSold', SoldProductHier, SoldProduct)

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

Static TO_CNSLDTN_PRODUCT_SOLD_HIER_T

TO_CNSLDTN_PRODUCT_SOLD_HIER_T: Link<SoldProductHier, SoldProductHierText> = new Link('to_CnsldtnProductSoldHierT', SoldProductHier, SoldProductHierText)

Static representation of the one-to-many navigation property toCnsldtnProductSoldHierT 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<SoldProductHier> = new DateField('ValidityEndDate', SoldProductHier, '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<SoldProductHier> = new DateField('ValidityStartDate', SoldProductHier, '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[] = [SoldProductHier.ADDITIONAL_MASTER_DATA_HIERARCHY,SoldProductHier.HIERARCHY_NODE,SoldProductHier.HIERARCHY_NODE_TEXT,SoldProductHier.VALIDITY_END_DATE,SoldProductHier.PARENT_NODE,SoldProductHier.VALIDITY_START_DATE,SoldProductHier.MATERIAL,SoldProductHier.MATERIAL_TEXT,SoldProductHier.SEQUENCE_NUMBER,SoldProductHier.HIERARCHY_NODE_LEVEL,SoldProductHier.NODE_TYPE,SoldProductHier.TO_CNSLDTN_PRODUCT_SOLD,SoldProductHier.TO_CNSLDTN_PRODUCT_SOLD_HIER_T]

All fields of the SoldProductHier entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "SoldProductHier"

Technical entity name for SoldProductHier.

Static _keyFields

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

All key fields of the SoldProductHier entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_GRMASTERDATA_SRV"

Technical service name for SoldProductHier.

Methods

Static builder

  • Returns an entity builder to construct instances SoldProductHier.

    Returns EntityBuilderType<SoldProductHier, SoldProductHierType>

    A builder that constructs instances of entity type SoldProductHier.

Static requestBuilder

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

    Returns SoldProductHierRequestBuilder

    A SoldProductHier request builder.