Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_SpecValAssgmtInstanceWthComp" of service "API_RAWSUBSTANCE". See https://api.sap.com/api/API_RAWSUBSTANCE for more information.

Hierarchy

  • any
    • SpecValAssgmtInstanceWthComp

Implements

Index

Properties

compSpecComponentType

compSpecComponentType: string

Component Type. Maximum length: 10.

nullable

compSpecExceptionCode

compSpecExceptionCode: string

Exception Value of a Component. Maximum length: 2.

nullable

compSpecLowerLimit

compSpecLowerLimit: BigNumber

Lower Limit of a Component Proportion.

nullable

compSpecLowerLimitOperator

compSpecLowerLimitOperator: string

Operator for Lower Limit. Maximum length: 5.

nullable

compSpecQuantity

compSpecQuantity: BigNumber

Target Value or Actual Value of a Component.

nullable

compSpecSortSequence

compSpecSortSequence: string

Sort Order. Maximum length: 4.

nullable

compSpecUnit

compSpecUnit: string

Unit for Quantity Specification. Maximum length: 3.

nullable

compSpecUpperLimit

compSpecUpperLimit: BigNumber

Upper limit of a component proportion.

nullable

compSpecUpperLimitOperator

compSpecUpperLimitOperator: string

Operator for Upper Limit. Maximum length: 5.

nullable

componentSpecification

componentSpecification: string

Specification. Maximum length: 12.

nullable

componentSpecificationIntId

componentSpecificationIntId: string

Reference to Specification Header of a Component. Maximum length: 20.

specValAssgmtType

specValAssgmtType: string

Value Assignment Type. Maximum length: 30.

specificationAuthznGroup

specificationAuthznGroup: string

Recipe Authorization Group. Maximum length: 10.

nullable

specificationInternalId

specificationInternalId: string

Sequential Number of Data Record. Maximum length: 20.

specificationRating

specificationRating: string

Rating. Maximum length: 10.

specificationType

specificationType: string

Specification Type. Maximum length: 10.

nullable

specificationValidityArea

specificationValidityArea: string

Validity Area. Maximum length: 10.

toSubstanceIdentifier

toSubstanceIdentifier: SpecIdentifier[]

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

Static ALL_FIELDS

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

All fields selector.

Static COMPONENT_SPECIFICATION

COMPONENT_SPECIFICATION: StringField<SpecValAssgmtInstanceWthComp> = new StringField('ComponentSpecification', SpecValAssgmtInstanceWthComp, 'Edm.String')

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

Static COMPONENT_SPECIFICATION_INT_ID

COMPONENT_SPECIFICATION_INT_ID: StringField<SpecValAssgmtInstanceWthComp> = new StringField('ComponentSpecificationIntID', SpecValAssgmtInstanceWthComp, 'Edm.String')

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

Static COMP_SPEC_COMPONENT_TYPE

COMP_SPEC_COMPONENT_TYPE: StringField<SpecValAssgmtInstanceWthComp> = new StringField('CompSpecComponentType', SpecValAssgmtInstanceWthComp, 'Edm.String')

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

Static COMP_SPEC_EXCEPTION_CODE

COMP_SPEC_EXCEPTION_CODE: StringField<SpecValAssgmtInstanceWthComp> = new StringField('CompSpecExceptionCode', SpecValAssgmtInstanceWthComp, 'Edm.String')

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

Static COMP_SPEC_LOWER_LIMIT

COMP_SPEC_LOWER_LIMIT: BigNumberField<SpecValAssgmtInstanceWthComp> = new BigNumberField('CompSpecLowerLimit', SpecValAssgmtInstanceWthComp, 'Edm.Decimal')

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

Static COMP_SPEC_LOWER_LIMIT_OPERATOR

COMP_SPEC_LOWER_LIMIT_OPERATOR: StringField<SpecValAssgmtInstanceWthComp> = new StringField('CompSpecLowerLimitOperator', SpecValAssgmtInstanceWthComp, 'Edm.String')

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

Static COMP_SPEC_QUANTITY

COMP_SPEC_QUANTITY: BigNumberField<SpecValAssgmtInstanceWthComp> = new BigNumberField('CompSpecQuantity', SpecValAssgmtInstanceWthComp, 'Edm.Decimal')

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

Static COMP_SPEC_SORT_SEQUENCE

COMP_SPEC_SORT_SEQUENCE: StringField<SpecValAssgmtInstanceWthComp> = new StringField('CompSpecSortSequence', SpecValAssgmtInstanceWthComp, 'Edm.String')

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

Static COMP_SPEC_UNIT

COMP_SPEC_UNIT: StringField<SpecValAssgmtInstanceWthComp> = new StringField('CompSpecUnit', SpecValAssgmtInstanceWthComp, 'Edm.String')

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

Static COMP_SPEC_UPPER_LIMIT

COMP_SPEC_UPPER_LIMIT: BigNumberField<SpecValAssgmtInstanceWthComp> = new BigNumberField('CompSpecUpperLimit', SpecValAssgmtInstanceWthComp, 'Edm.Decimal')

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

Static COMP_SPEC_UPPER_LIMIT_OPERATOR

COMP_SPEC_UPPER_LIMIT_OPERATOR: StringField<SpecValAssgmtInstanceWthComp> = new StringField('CompSpecUpperLimitOperator', SpecValAssgmtInstanceWthComp, 'Edm.String')

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

Static SPECIFICATION_AUTHZN_GROUP

SPECIFICATION_AUTHZN_GROUP: StringField<SpecValAssgmtInstanceWthComp> = new StringField('SpecificationAuthznGroup', SpecValAssgmtInstanceWthComp, 'Edm.String')

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

Static SPECIFICATION_INTERNAL_ID

SPECIFICATION_INTERNAL_ID: StringField<SpecValAssgmtInstanceWthComp> = new StringField('SpecificationInternalID', SpecValAssgmtInstanceWthComp, 'Edm.String')

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

Static SPECIFICATION_RATING

SPECIFICATION_RATING: StringField<SpecValAssgmtInstanceWthComp> = new StringField('SpecificationRating', SpecValAssgmtInstanceWthComp, 'Edm.String')

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

Static SPECIFICATION_TYPE

SPECIFICATION_TYPE: StringField<SpecValAssgmtInstanceWthComp> = new StringField('SpecificationType', SpecValAssgmtInstanceWthComp, 'Edm.String')

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

Static SPECIFICATION_VALIDITY_AREA

SPECIFICATION_VALIDITY_AREA: StringField<SpecValAssgmtInstanceWthComp> = new StringField('SpecificationValidityArea', SpecValAssgmtInstanceWthComp, 'Edm.String')

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

Static SPEC_VAL_ASSGMT_TYPE

SPEC_VAL_ASSGMT_TYPE: StringField<SpecValAssgmtInstanceWthComp> = new StringField('SpecValAssgmtType', SpecValAssgmtInstanceWthComp, 'Edm.String')

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

Static TO_SUBSTANCE_IDENTIFIER

TO_SUBSTANCE_IDENTIFIER: Link<SpecValAssgmtInstanceWthComp, SpecIdentifier> = new Link('to_SubstanceIdentifier', SpecValAssgmtInstanceWthComp, SpecIdentifier)

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

Static _allFields

_allFields: any[] = [SpecValAssgmtInstanceWthComp.SPECIFICATION_INTERNAL_ID,SpecValAssgmtInstanceWthComp.COMP_SPEC_UPPER_LIMIT_OPERATOR,SpecValAssgmtInstanceWthComp.COMP_SPEC_UPPER_LIMIT,SpecValAssgmtInstanceWthComp.COMP_SPEC_QUANTITY,SpecValAssgmtInstanceWthComp.COMP_SPEC_UNIT,SpecValAssgmtInstanceWthComp.COMP_SPEC_SORT_SEQUENCE,SpecValAssgmtInstanceWthComp.COMP_SPEC_EXCEPTION_CODE,SpecValAssgmtInstanceWthComp.SPECIFICATION_AUTHZN_GROUP,SpecValAssgmtInstanceWthComp.SPECIFICATION_TYPE,SpecValAssgmtInstanceWthComp.SPEC_VAL_ASSGMT_TYPE,SpecValAssgmtInstanceWthComp.SPECIFICATION_RATING,SpecValAssgmtInstanceWthComp.SPECIFICATION_VALIDITY_AREA,SpecValAssgmtInstanceWthComp.COMPONENT_SPECIFICATION_INT_ID,SpecValAssgmtInstanceWthComp.COMPONENT_SPECIFICATION,SpecValAssgmtInstanceWthComp.COMP_SPEC_COMPONENT_TYPE,SpecValAssgmtInstanceWthComp.COMP_SPEC_LOWER_LIMIT_OPERATOR,SpecValAssgmtInstanceWthComp.COMP_SPEC_LOWER_LIMIT,SpecValAssgmtInstanceWthComp.TO_SUBSTANCE_IDENTIFIER]

All fields of the SpecValAssgmtInstanceWthComp entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "A_SpecValAssgmtInstanceWthComp"

Technical entity name for SpecValAssgmtInstanceWthComp.

Static _keyFields

_keyFields: Array<Selectable<SpecValAssgmtInstanceWthComp>> = [SpecValAssgmtInstanceWthComp.SPECIFICATION_INTERNAL_ID, SpecValAssgmtInstanceWthComp.SPEC_VAL_ASSGMT_TYPE, SpecValAssgmtInstanceWthComp.SPECIFICATION_RATING, SpecValAssgmtInstanceWthComp.SPECIFICATION_VALIDITY_AREA, SpecValAssgmtInstanceWthComp.COMPONENT_SPECIFICATION_INT_ID]

All key fields of the SpecValAssgmtInstanceWthComp entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_RAWSUBSTANCE"

Technical service name for SpecValAssgmtInstanceWthComp.

Methods

Static builder

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<SpecValAssgmtInstanceWthComp>

    A builder that constructs instances of entity type SpecValAssgmtInstanceWthComp.

Static requestBuilder

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

    Returns SpecValAssgmtInstanceWthCompRequestBuilder

    A SpecValAssgmtInstanceWthComp request builder.