Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • any
    • RealSubstance

Implements

Index

Properties

Methods

Properties

realSubstance

realSubstance: string

Real Substance. Maximum length: 12.

nullable

realSubstanceAuthznGroup

realSubstanceAuthznGroup: string

Description of Authorization Group. Maximum length: 10.

nullable

realSubstanceChangeDate

realSubstanceChangeDate: Moment

Changed On.

nullable

realSubstanceChangedByUser

realSubstanceChangedByUser: string

Last Changed By. Maximum length: 12.

nullable

realSubstanceChangedByUserName

realSubstanceChangedByUserName: string

Specification Changed By Name. Maximum length: 80.

nullable

realSubstanceCreatedByUser

realSubstanceCreatedByUser: string

Created By. Maximum length: 12.

nullable

realSubstanceCreatedByUserName

realSubstanceCreatedByUserName: string

Specification Header Created By Name. Maximum length: 80.

nullable

realSubstanceCreationDate

realSubstanceCreationDate: Moment

Created On.

nullable

realSubstanceInternalId

realSubstanceInternalId: string

Sequential Number of Data Record. Maximum length: 20.

realSubstanceType

realSubstanceType: string

Specification Type. Maximum length: 10.

nullable

specificationCategory

specificationCategory: string

Specification Category. Maximum length: 10.

nullable

specificationHdrStsSchema

specificationHdrStsSchema: string

Status Scheme. Maximum length: 20.

nullable

specificationHeaderStatus

specificationHeaderStatus: string

Status Identification. Maximum length: 20.

nullable

specificationNote

specificationNote: string

Note. Maximum length: 60.

nullable

toRealSubstanceAllergenComp

toRealSubstanceAllergenComp: SpecValAssgmtInstanceWthComp[]

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

toRealSubstanceAuthznGroupText

toRealSubstanceAuthznGroupText: SpecAuthorizationGroupText[]

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

toRealSubstanceComponentType

toRealSubstanceComponentType: SpecCharByValueAssgmtInst[]

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

toRealSubstanceConversionFactor

toRealSubstanceConversionFactor: SpecCharByValueAssgmtInst[]

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

toRealSubstanceDensity

toRealSubstanceDensity: SpecCharByValueAssgmtInst[]

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

toRealSubstanceDietComp

toRealSubstanceDietComp: SpecValAssgmtInstanceWthComp[]

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

toRealSubstanceEstimatedPrice

toRealSubstanceEstimatedPrice: SpecCharByValueAssgmtInst[]

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

toRealSubstanceGmoComp

toRealSubstanceGmoComp: SpecValAssgmtInstanceWthComp[]

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

toRealSubstanceIdentifier

toRealSubstanceIdentifier: SpecIdentifier[]

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

toRealSubstanceIngredientComp

toRealSubstanceIngredientComp: SpecValAssgmtInstanceWthComp[]

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

toRealSubstanceMatlAssignment

toRealSubstanceMatlAssignment: SpecAssignedMatlForKeyDate[]

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

toRealSubstanceNextStatus

toRealSubstanceNextStatus: SpecStatusNextStatus[]

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

toRealSubstanceNtrntComp

toRealSubstanceNtrntComp: SpecValAssgmtInstanceWthComp[]

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

toRealSubstanceReligiousComp

toRealSubstanceReligiousComp: SpecValAssgmtInstanceWthComp[]

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

toRealSubstanceSchema

toRealSubstanceSchema: SpecStatusSchema[]

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

toRealSubstanceStatusAttributes

toRealSubstanceStatusAttributes: SpecStatusAttributes[]

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

toRealSubstanceStdComp

toRealSubstanceStdComp: SpecValAssgmtInstanceWthComp[]

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

toRealSubstanceTotalSolid

toRealSubstanceTotalSolid: SpecCharByValueAssgmtInst[]

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

Static ALL_FIELDS

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

All fields selector.

Static REAL_SUBSTANCE

REAL_SUBSTANCE: StringField<RealSubstance> = new StringField('RealSubstance', RealSubstance, 'Edm.String')

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

Static REAL_SUBSTANCE_AUTHZN_GROUP

REAL_SUBSTANCE_AUTHZN_GROUP: StringField<RealSubstance> = new StringField('RealSubstanceAuthznGroup', RealSubstance, 'Edm.String')

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

Static REAL_SUBSTANCE_CHANGED_BY_USER

REAL_SUBSTANCE_CHANGED_BY_USER: StringField<RealSubstance> = new StringField('RealSubstanceChangedByUser', RealSubstance, 'Edm.String')

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

Static REAL_SUBSTANCE_CHANGED_BY_USER_NAME

REAL_SUBSTANCE_CHANGED_BY_USER_NAME: StringField<RealSubstance> = new StringField('RealSubstanceChangedByUserName', RealSubstance, 'Edm.String')

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

Static REAL_SUBSTANCE_CHANGE_DATE

REAL_SUBSTANCE_CHANGE_DATE: DateField<RealSubstance> = new DateField('RealSubstanceChangeDate', RealSubstance, 'Edm.DateTime')

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

Static REAL_SUBSTANCE_CREATED_BY_USER

REAL_SUBSTANCE_CREATED_BY_USER: StringField<RealSubstance> = new StringField('RealSubstanceCreatedByUser', RealSubstance, 'Edm.String')

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

Static REAL_SUBSTANCE_CREATED_BY_USER_NAME

REAL_SUBSTANCE_CREATED_BY_USER_NAME: StringField<RealSubstance> = new StringField('RealSubstanceCreatedByUserName', RealSubstance, 'Edm.String')

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

Static REAL_SUBSTANCE_CREATION_DATE

REAL_SUBSTANCE_CREATION_DATE: DateField<RealSubstance> = new DateField('RealSubstanceCreationDate', RealSubstance, 'Edm.DateTime')

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

Static REAL_SUBSTANCE_INTERNAL_ID

REAL_SUBSTANCE_INTERNAL_ID: StringField<RealSubstance> = new StringField('RealSubstanceInternalID', RealSubstance, 'Edm.String')

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

Static REAL_SUBSTANCE_TYPE

REAL_SUBSTANCE_TYPE: StringField<RealSubstance> = new StringField('RealSubstanceType', RealSubstance, 'Edm.String')

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

Static SPECIFICATION_CATEGORY

SPECIFICATION_CATEGORY: StringField<RealSubstance> = new StringField('SpecificationCategory', RealSubstance, 'Edm.String')

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

Static SPECIFICATION_HDR_STS_SCHEMA

SPECIFICATION_HDR_STS_SCHEMA: StringField<RealSubstance> = new StringField('SpecificationHdrStsSchema', RealSubstance, 'Edm.String')

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

Static SPECIFICATION_HEADER_STATUS

SPECIFICATION_HEADER_STATUS: StringField<RealSubstance> = new StringField('SpecificationHeaderStatus', RealSubstance, 'Edm.String')

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

Static SPECIFICATION_NOTE

SPECIFICATION_NOTE: StringField<RealSubstance> = new StringField('SpecificationNote', RealSubstance, 'Edm.String')

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

Static TO_REAL_SUBSTANCE_ALLERGEN_COMP

TO_REAL_SUBSTANCE_ALLERGEN_COMP: Link<RealSubstance, SpecValAssgmtInstanceWthComp> = new Link('to_RealSubstanceAllergenComp', RealSubstance, SpecValAssgmtInstanceWthComp)

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

Static TO_REAL_SUBSTANCE_AUTHZN_GROUP_TEXT

TO_REAL_SUBSTANCE_AUTHZN_GROUP_TEXT: Link<RealSubstance, SpecAuthorizationGroupText> = new Link('to_RealSubstanceAuthznGroupText', RealSubstance, SpecAuthorizationGroupText)

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

Static TO_REAL_SUBSTANCE_COMPONENT_TYPE

TO_REAL_SUBSTANCE_COMPONENT_TYPE: Link<RealSubstance, SpecCharByValueAssgmtInst> = new Link('to_RealSubstanceComponentType', RealSubstance, SpecCharByValueAssgmtInst)

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

Static TO_REAL_SUBSTANCE_CONVERSION_FACTOR

TO_REAL_SUBSTANCE_CONVERSION_FACTOR: Link<RealSubstance, SpecCharByValueAssgmtInst> = new Link('to_RealSubstanceConversionFactor', RealSubstance, SpecCharByValueAssgmtInst)

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

Static TO_REAL_SUBSTANCE_DENSITY

TO_REAL_SUBSTANCE_DENSITY: Link<RealSubstance, SpecCharByValueAssgmtInst> = new Link('to_RealSubstanceDensity', RealSubstance, SpecCharByValueAssgmtInst)

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

Static TO_REAL_SUBSTANCE_DIET_COMP

TO_REAL_SUBSTANCE_DIET_COMP: Link<RealSubstance, SpecValAssgmtInstanceWthComp> = new Link('to_RealSubstanceDietComp', RealSubstance, SpecValAssgmtInstanceWthComp)

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

Static TO_REAL_SUBSTANCE_ESTIMATED_PRICE

TO_REAL_SUBSTANCE_ESTIMATED_PRICE: Link<RealSubstance, SpecCharByValueAssgmtInst> = new Link('to_RealSubstanceEstimatedPrice', RealSubstance, SpecCharByValueAssgmtInst)

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

Static TO_REAL_SUBSTANCE_GMO_COMP

TO_REAL_SUBSTANCE_GMO_COMP: Link<RealSubstance, SpecValAssgmtInstanceWthComp> = new Link('to_RealSubstanceGMOComp', RealSubstance, SpecValAssgmtInstanceWthComp)

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

Static TO_REAL_SUBSTANCE_IDENTIFIER

TO_REAL_SUBSTANCE_IDENTIFIER: Link<RealSubstance, SpecIdentifier> = new Link('to_RealSubstanceIdentifier', RealSubstance, SpecIdentifier)

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

Static TO_REAL_SUBSTANCE_INGREDIENT_COMP

TO_REAL_SUBSTANCE_INGREDIENT_COMP: Link<RealSubstance, SpecValAssgmtInstanceWthComp> = new Link('to_RealSubstanceIngredientComp', RealSubstance, SpecValAssgmtInstanceWthComp)

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

Static TO_REAL_SUBSTANCE_MATL_ASSIGNMENT

TO_REAL_SUBSTANCE_MATL_ASSIGNMENT: Link<RealSubstance, SpecAssignedMatlForKeyDate> = new Link('to_RealSubstanceMatlAssignment', RealSubstance, SpecAssignedMatlForKeyDate)

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

Static TO_REAL_SUBSTANCE_NEXT_STATUS

TO_REAL_SUBSTANCE_NEXT_STATUS: Link<RealSubstance, SpecStatusNextStatus> = new Link('to_RealSubstanceNextStatus', RealSubstance, SpecStatusNextStatus)

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

Static TO_REAL_SUBSTANCE_NTRNT_COMP

TO_REAL_SUBSTANCE_NTRNT_COMP: Link<RealSubstance, SpecValAssgmtInstanceWthComp> = new Link('to_RealSubstanceNtrntComp', RealSubstance, SpecValAssgmtInstanceWthComp)

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

Static TO_REAL_SUBSTANCE_RELIGIOUS_COMP

TO_REAL_SUBSTANCE_RELIGIOUS_COMP: Link<RealSubstance, SpecValAssgmtInstanceWthComp> = new Link('to_RealSubstanceReligiousComp', RealSubstance, SpecValAssgmtInstanceWthComp)

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

Static TO_REAL_SUBSTANCE_SCHEMA

TO_REAL_SUBSTANCE_SCHEMA: Link<RealSubstance, SpecStatusSchema> = new Link('to_RealSubstanceSchema', RealSubstance, SpecStatusSchema)

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

Static TO_REAL_SUBSTANCE_STATUS_ATTRIBUTES

TO_REAL_SUBSTANCE_STATUS_ATTRIBUTES: Link<RealSubstance, SpecStatusAttributes> = new Link('to_RealSubstanceStatusAttributes', RealSubstance, SpecStatusAttributes)

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

Static TO_REAL_SUBSTANCE_STD_COMP

TO_REAL_SUBSTANCE_STD_COMP: Link<RealSubstance, SpecValAssgmtInstanceWthComp> = new Link('to_RealSubstanceStdComp', RealSubstance, SpecValAssgmtInstanceWthComp)

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

Static TO_REAL_SUBSTANCE_TOTAL_SOLID

TO_REAL_SUBSTANCE_TOTAL_SOLID: Link<RealSubstance, SpecCharByValueAssgmtInst> = new Link('to_RealSubstanceTotalSolid', RealSubstance, SpecCharByValueAssgmtInst)

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

Static _allFields

_allFields: any[] = [RealSubstance.REAL_SUBSTANCE_INTERNAL_ID,RealSubstance.REAL_SUBSTANCE_TYPE,RealSubstance.SPECIFICATION_CATEGORY,RealSubstance.SPECIFICATION_NOTE,RealSubstance.SPECIFICATION_HEADER_STATUS,RealSubstance.SPECIFICATION_HDR_STS_SCHEMA,RealSubstance.REAL_SUBSTANCE,RealSubstance.REAL_SUBSTANCE_AUTHZN_GROUP,RealSubstance.REAL_SUBSTANCE_CREATION_DATE,RealSubstance.REAL_SUBSTANCE_CREATED_BY_USER,RealSubstance.REAL_SUBSTANCE_CREATED_BY_USER_NAME,RealSubstance.REAL_SUBSTANCE_CHANGE_DATE,RealSubstance.REAL_SUBSTANCE_CHANGED_BY_USER,RealSubstance.REAL_SUBSTANCE_CHANGED_BY_USER_NAME,RealSubstance.TO_REAL_SUBSTANCE_ALLERGEN_COMP,RealSubstance.TO_REAL_SUBSTANCE_AUTHZN_GROUP_TEXT,RealSubstance.TO_REAL_SUBSTANCE_COMPONENT_TYPE,RealSubstance.TO_REAL_SUBSTANCE_CONVERSION_FACTOR,RealSubstance.TO_REAL_SUBSTANCE_DENSITY,RealSubstance.TO_REAL_SUBSTANCE_DIET_COMP,RealSubstance.TO_REAL_SUBSTANCE_ESTIMATED_PRICE,RealSubstance.TO_REAL_SUBSTANCE_GMO_COMP,RealSubstance.TO_REAL_SUBSTANCE_IDENTIFIER,RealSubstance.TO_REAL_SUBSTANCE_INGREDIENT_COMP,RealSubstance.TO_REAL_SUBSTANCE_MATL_ASSIGNMENT,RealSubstance.TO_REAL_SUBSTANCE_NEXT_STATUS,RealSubstance.TO_REAL_SUBSTANCE_NTRNT_COMP,RealSubstance.TO_REAL_SUBSTANCE_RELIGIOUS_COMP,RealSubstance.TO_REAL_SUBSTANCE_SCHEMA,RealSubstance.TO_REAL_SUBSTANCE_STATUS_ATTRIBUTES,RealSubstance.TO_REAL_SUBSTANCE_STD_COMP,RealSubstance.TO_REAL_SUBSTANCE_TOTAL_SOLID]

All fields of the RealSubstance entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "A_RealSubstance"

Technical entity name for RealSubstance.

Static _keyFields

_keyFields: Array<Selectable<RealSubstance>> = [RealSubstance.REAL_SUBSTANCE_INTERNAL_ID]

All key fields of the RealSubstance entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_REALSUBSTANCE"

Technical service name for RealSubstance.

Methods

Static builder

  • Returns an entity builder to construct instances RealSubstance.

    Returns EntityBuilderType<RealSubstance, RealSubstanceType>

    A builder that constructs instances of entity type RealSubstance.

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<RealSubstance>

    A builder that constructs instances of entity type RealSubstance.

Static requestBuilder

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

    Returns RealSubstanceRequestBuilder

    A RealSubstance request builder.