Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • any
    • RawSubstance

Implements

Index

Properties

Methods

Properties

rawSubstance

rawSubstance: string

Raw Substance. Maximum length: 12.

nullable

rawSubstanceAuthznGroup

rawSubstanceAuthznGroup: string

Description of Authorization Group. Maximum length: 10.

nullable

rawSubstanceChangeDate

rawSubstanceChangeDate: Moment

Changed On.

nullable

rawSubstanceChangedByUser

rawSubstanceChangedByUser: string

Last Changed By. Maximum length: 12.

nullable

rawSubstanceChangedByUserName

rawSubstanceChangedByUserName: string

Specification Changed By Name. Maximum length: 80.

nullable

rawSubstanceCreatedByUser

rawSubstanceCreatedByUser: string

Created By. Maximum length: 12.

nullable

rawSubstanceCreatedByUserName

rawSubstanceCreatedByUserName: string

Specification Header Created By Name. Maximum length: 80.

nullable

rawSubstanceCreationDate

rawSubstanceCreationDate: Moment

Created On.

nullable

rawSubstanceInternalId

rawSubstanceInternalId: string

Sequential Number of Data Record. Maximum length: 20.

rawSubstanceType

rawSubstanceType: 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

toRawSubstanceAllergenComp

toRawSubstanceAllergenComp: SpecValAssgmtInstanceWthComp[]

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

toRawSubstanceAuthznGroupText

toRawSubstanceAuthznGroupText: SpecAuthorizationGroupText[]

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

toRawSubstanceComponentType

toRawSubstanceComponentType: SpecCharByValueAssgmtInst[]

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

toRawSubstanceConversionFactor

toRawSubstanceConversionFactor: SpecCharByValueAssgmtInst[]

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

toRawSubstanceDensity

toRawSubstanceDensity: SpecCharByValueAssgmtInst[]

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

toRawSubstanceDietComp

toRawSubstanceDietComp: SpecValAssgmtInstanceWthComp[]

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

toRawSubstanceEstimatedPrice

toRawSubstanceEstimatedPrice: SpecCharByValueAssgmtInst[]

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

toRawSubstanceGmoComp

toRawSubstanceGmoComp: SpecValAssgmtInstanceWthComp[]

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

toRawSubstanceIdentifier

toRawSubstanceIdentifier: SpecIdentifier[]

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

toRawSubstanceMatlAssignment

toRawSubstanceMatlAssignment: SpecAssignedMatlForKeyDate[]

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

toRawSubstanceNextStatus

toRawSubstanceNextStatus: SpecStatusNextStatus[]

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

toRawSubstanceNtrntComp

toRawSubstanceNtrntComp: SpecValAssgmtInstanceWthComp[]

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

toRawSubstanceReligiousComp

toRawSubstanceReligiousComp: SpecValAssgmtInstanceWthComp[]

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

toRawSubstanceSchema

toRawSubstanceSchema: SpecStatusSchema[]

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

toRawSubstanceStatusAttributes

toRawSubstanceStatusAttributes: SpecStatusAttributes[]

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

toRawSubstanceStdComp

toRawSubstanceStdComp: SpecValAssgmtInstanceWthComp[]

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

toRawSubstanceTotalSolid

toRawSubstanceTotalSolid: SpecCharByValueAssgmtInst[]

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

Static ALL_FIELDS

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

All fields selector.

Static RAW_SUBSTANCE

RAW_SUBSTANCE: StringField<RawSubstance> = new StringField('RawSubstance', RawSubstance, 'Edm.String')

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

Static RAW_SUBSTANCE_AUTHZN_GROUP

RAW_SUBSTANCE_AUTHZN_GROUP: StringField<RawSubstance> = new StringField('RawSubstanceAuthznGroup', RawSubstance, 'Edm.String')

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

Static RAW_SUBSTANCE_CHANGED_BY_USER

RAW_SUBSTANCE_CHANGED_BY_USER: StringField<RawSubstance> = new StringField('RawSubstanceChangedByUser', RawSubstance, 'Edm.String')

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

Static RAW_SUBSTANCE_CHANGED_BY_USER_NAME

RAW_SUBSTANCE_CHANGED_BY_USER_NAME: StringField<RawSubstance> = new StringField('RawSubstanceChangedByUserName', RawSubstance, 'Edm.String')

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

Static RAW_SUBSTANCE_CHANGE_DATE

RAW_SUBSTANCE_CHANGE_DATE: DateField<RawSubstance> = new DateField('RawSubstanceChangeDate', RawSubstance, 'Edm.DateTime')

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

Static RAW_SUBSTANCE_CREATED_BY_USER

RAW_SUBSTANCE_CREATED_BY_USER: StringField<RawSubstance> = new StringField('RawSubstanceCreatedByUser', RawSubstance, 'Edm.String')

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

Static RAW_SUBSTANCE_CREATED_BY_USER_NAME

RAW_SUBSTANCE_CREATED_BY_USER_NAME: StringField<RawSubstance> = new StringField('RawSubstanceCreatedByUserName', RawSubstance, 'Edm.String')

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

Static RAW_SUBSTANCE_CREATION_DATE

RAW_SUBSTANCE_CREATION_DATE: DateField<RawSubstance> = new DateField('RawSubstanceCreationDate', RawSubstance, 'Edm.DateTime')

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

Static RAW_SUBSTANCE_INTERNAL_ID

RAW_SUBSTANCE_INTERNAL_ID: StringField<RawSubstance> = new StringField('RawSubstanceInternalID', RawSubstance, 'Edm.String')

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

Static RAW_SUBSTANCE_TYPE

RAW_SUBSTANCE_TYPE: StringField<RawSubstance> = new StringField('RawSubstanceType', RawSubstance, 'Edm.String')

Static representation of the rawSubstanceType 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<RawSubstance> = new StringField('SpecificationCategory', RawSubstance, '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<RawSubstance> = new StringField('SpecificationHdrStsSchema', RawSubstance, '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<RawSubstance> = new StringField('SpecificationHeaderStatus', RawSubstance, '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<RawSubstance> = new StringField('SpecificationNote', RawSubstance, '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_RAW_SUBSTANCE_ALLERGEN_COMP

TO_RAW_SUBSTANCE_ALLERGEN_COMP: Link<RawSubstance, SpecValAssgmtInstanceWthComp> = new Link('to_RawSubstanceAllergenComp', RawSubstance, SpecValAssgmtInstanceWthComp)

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

Static TO_RAW_SUBSTANCE_AUTHZN_GROUP_TEXT

TO_RAW_SUBSTANCE_AUTHZN_GROUP_TEXT: Link<RawSubstance, SpecAuthorizationGroupText> = new Link('to_RawSubstanceAuthznGroupText', RawSubstance, SpecAuthorizationGroupText)

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

Static TO_RAW_SUBSTANCE_COMPONENT_TYPE

TO_RAW_SUBSTANCE_COMPONENT_TYPE: Link<RawSubstance, SpecCharByValueAssgmtInst> = new Link('to_RawSubstanceComponentType', RawSubstance, SpecCharByValueAssgmtInst)

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

Static TO_RAW_SUBSTANCE_CONVERSION_FACTOR

TO_RAW_SUBSTANCE_CONVERSION_FACTOR: Link<RawSubstance, SpecCharByValueAssgmtInst> = new Link('to_RawSubstanceConversionFactor', RawSubstance, SpecCharByValueAssgmtInst)

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

Static TO_RAW_SUBSTANCE_DENSITY

TO_RAW_SUBSTANCE_DENSITY: Link<RawSubstance, SpecCharByValueAssgmtInst> = new Link('to_RawSubstanceDensity', RawSubstance, SpecCharByValueAssgmtInst)

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

Static TO_RAW_SUBSTANCE_DIET_COMP

TO_RAW_SUBSTANCE_DIET_COMP: Link<RawSubstance, SpecValAssgmtInstanceWthComp> = new Link('to_RawSubstanceDietComp', RawSubstance, SpecValAssgmtInstanceWthComp)

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

Static TO_RAW_SUBSTANCE_ESTIMATED_PRICE

TO_RAW_SUBSTANCE_ESTIMATED_PRICE: Link<RawSubstance, SpecCharByValueAssgmtInst> = new Link('to_RawSubstanceEstimatedPrice', RawSubstance, SpecCharByValueAssgmtInst)

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

Static TO_RAW_SUBSTANCE_GMO_COMP

TO_RAW_SUBSTANCE_GMO_COMP: Link<RawSubstance, SpecValAssgmtInstanceWthComp> = new Link('to_RawSubstanceGMOComp', RawSubstance, SpecValAssgmtInstanceWthComp)

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

Static TO_RAW_SUBSTANCE_IDENTIFIER

TO_RAW_SUBSTANCE_IDENTIFIER: Link<RawSubstance, SpecIdentifier> = new Link('to_RawSubstanceIdentifier', RawSubstance, SpecIdentifier)

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

Static TO_RAW_SUBSTANCE_MATL_ASSIGNMENT

TO_RAW_SUBSTANCE_MATL_ASSIGNMENT: Link<RawSubstance, SpecAssignedMatlForKeyDate> = new Link('to_RawSubstanceMatlAssignment', RawSubstance, SpecAssignedMatlForKeyDate)

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

Static TO_RAW_SUBSTANCE_NEXT_STATUS

TO_RAW_SUBSTANCE_NEXT_STATUS: Link<RawSubstance, SpecStatusNextStatus> = new Link('to_RawSubstanceNextStatus', RawSubstance, SpecStatusNextStatus)

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

Static TO_RAW_SUBSTANCE_NTRNT_COMP

TO_RAW_SUBSTANCE_NTRNT_COMP: Link<RawSubstance, SpecValAssgmtInstanceWthComp> = new Link('to_RawSubstanceNtrntComp', RawSubstance, SpecValAssgmtInstanceWthComp)

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

Static TO_RAW_SUBSTANCE_RELIGIOUS_COMP

TO_RAW_SUBSTANCE_RELIGIOUS_COMP: Link<RawSubstance, SpecValAssgmtInstanceWthComp> = new Link('to_RawSubstanceReligiousComp', RawSubstance, SpecValAssgmtInstanceWthComp)

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

Static TO_RAW_SUBSTANCE_SCHEMA

TO_RAW_SUBSTANCE_SCHEMA: Link<RawSubstance, SpecStatusSchema> = new Link('to_RawSubstanceSchema', RawSubstance, SpecStatusSchema)

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

Static TO_RAW_SUBSTANCE_STATUS_ATTRIBUTES

TO_RAW_SUBSTANCE_STATUS_ATTRIBUTES: Link<RawSubstance, SpecStatusAttributes> = new Link('to_RawSubstanceStatusAttributes', RawSubstance, SpecStatusAttributes)

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

Static TO_RAW_SUBSTANCE_STD_COMP

TO_RAW_SUBSTANCE_STD_COMP: Link<RawSubstance, SpecValAssgmtInstanceWthComp> = new Link('to_RawSubstanceStdComp', RawSubstance, SpecValAssgmtInstanceWthComp)

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

Static TO_RAW_SUBSTANCE_TOTAL_SOLID

TO_RAW_SUBSTANCE_TOTAL_SOLID: Link<RawSubstance, SpecCharByValueAssgmtInst> = new Link('to_RawSubstanceTotalSolid', RawSubstance, SpecCharByValueAssgmtInst)

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

Static _allFields

_allFields: any[] = [RawSubstance.RAW_SUBSTANCE_INTERNAL_ID,RawSubstance.RAW_SUBSTANCE_TYPE,RawSubstance.SPECIFICATION_CATEGORY,RawSubstance.SPECIFICATION_NOTE,RawSubstance.SPECIFICATION_HEADER_STATUS,RawSubstance.SPECIFICATION_HDR_STS_SCHEMA,RawSubstance.RAW_SUBSTANCE,RawSubstance.RAW_SUBSTANCE_AUTHZN_GROUP,RawSubstance.RAW_SUBSTANCE_CREATION_DATE,RawSubstance.RAW_SUBSTANCE_CREATED_BY_USER,RawSubstance.RAW_SUBSTANCE_CREATED_BY_USER_NAME,RawSubstance.RAW_SUBSTANCE_CHANGE_DATE,RawSubstance.RAW_SUBSTANCE_CHANGED_BY_USER,RawSubstance.RAW_SUBSTANCE_CHANGED_BY_USER_NAME,RawSubstance.TO_RAW_SUBSTANCE_ALLERGEN_COMP,RawSubstance.TO_RAW_SUBSTANCE_AUTHZN_GROUP_TEXT,RawSubstance.TO_RAW_SUBSTANCE_COMPONENT_TYPE,RawSubstance.TO_RAW_SUBSTANCE_CONVERSION_FACTOR,RawSubstance.TO_RAW_SUBSTANCE_DENSITY,RawSubstance.TO_RAW_SUBSTANCE_DIET_COMP,RawSubstance.TO_RAW_SUBSTANCE_ESTIMATED_PRICE,RawSubstance.TO_RAW_SUBSTANCE_GMO_COMP,RawSubstance.TO_RAW_SUBSTANCE_IDENTIFIER,RawSubstance.TO_RAW_SUBSTANCE_MATL_ASSIGNMENT,RawSubstance.TO_RAW_SUBSTANCE_NEXT_STATUS,RawSubstance.TO_RAW_SUBSTANCE_NTRNT_COMP,RawSubstance.TO_RAW_SUBSTANCE_RELIGIOUS_COMP,RawSubstance.TO_RAW_SUBSTANCE_SCHEMA,RawSubstance.TO_RAW_SUBSTANCE_STATUS_ATTRIBUTES,RawSubstance.TO_RAW_SUBSTANCE_STD_COMP,RawSubstance.TO_RAW_SUBSTANCE_TOTAL_SOLID]

All fields of the RawSubstance entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "A_RawSubstance"

Technical entity name for RawSubstance.

Static _keyFields

_keyFields: Array<Selectable<RawSubstance>> = [RawSubstance.RAW_SUBSTANCE_INTERNAL_ID]

All key fields of the RawSubstance entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_RAWSUBSTANCE"

Technical service name for RawSubstance.

Methods

Static builder

  • Returns an entity builder to construct instances RawSubstance.

    Returns EntityBuilderType<RawSubstance, RawSubstanceType>

    A builder that constructs instances of entity type RawSubstance.

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<RawSubstance>

    A builder that constructs instances of entity type RawSubstance.

Static requestBuilder

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

    Returns RawSubstanceRequestBuilder

    A RawSubstance request builder.