Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_RecipeProcessEquipRqmt" of service "API_RECIPE". This service is part of the following communication scenarios: Product Lifecycle Management - Recipe Development Integration (SAP_COM_0136). See https://api.sap.com/api/API_RECIPE for more information.

Hierarchy

  • any
    • RecipeProcessEquipRqmt

Implements

Index

Properties

recipeLastChangeDateTime

recipeLastChangeDateTime: Moment

UTC Time Stamp in Short Form (YYYYMMDDhhmmss).

nullable

recipeProcEquipRqmtIsPrimRsce

recipeProcEquipRqmtIsPrimRsce: string

Primary Resource. Maximum length: 1.

nullable

recipeProcessElementUuid

recipeProcessElementUuid: string

Process Element GUID.

nullable

recipeProcessEquipRqmtPosNmbr

recipeProcessEquipRqmtPosNmbr: string

Sequence Number. Maximum length: 4.

nullable

recipeProcessEquipRqmtUuid

recipeProcessEquipRqmtUuid: string

Equipment Requirement GUID.

recipeProcessUuid

recipeProcessUuid: string

Process GUID.

nullable

toRecProcEquipRqmtCharc

toRecProcEquipRqmtCharc: RecProcEquipRqmtCharc[]

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

toRecProcEquipRqmtClass

toRecProcEquipRqmtClass: RecProcEquipRqmtClass[]

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

toRecipe

toRecipe: Recipe

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

toRecipeProcessElement

toRecipeProcessElement: RecipeProcessElement

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

toRecipeProcessEquipRqmtText

toRecipeProcessEquipRqmtText: RecipeProcessEquipRqmtText[]

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

toRecipeProcessParamValue

toRecipeProcessParamValue: RecipeProcessParamValue[]

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

Static ALL_FIELDS

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

All fields selector.

Static RECIPE_LAST_CHANGE_DATE_TIME

RECIPE_LAST_CHANGE_DATE_TIME: DateField<RecipeProcessEquipRqmt> = new DateField('RecipeLastChangeDateTime', RecipeProcessEquipRqmt, 'Edm.DateTimeOffset')

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

Static RECIPE_PROCESS_ELEMENT_UUID

RECIPE_PROCESS_ELEMENT_UUID: StringField<RecipeProcessEquipRqmt> = new StringField('RecipeProcessElementUUID', RecipeProcessEquipRqmt, 'Edm.Guid')

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

Static RECIPE_PROCESS_EQUIP_RQMT_POS_NMBR

RECIPE_PROCESS_EQUIP_RQMT_POS_NMBR: StringField<RecipeProcessEquipRqmt> = new StringField('RecipeProcessEquipRqmtPosNmbr', RecipeProcessEquipRqmt, 'Edm.String')

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

Static RECIPE_PROCESS_EQUIP_RQMT_UUID

RECIPE_PROCESS_EQUIP_RQMT_UUID: StringField<RecipeProcessEquipRqmt> = new StringField('RecipeProcessEquipRqmtUUID', RecipeProcessEquipRqmt, 'Edm.Guid')

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

Static RECIPE_PROCESS_UUID

RECIPE_PROCESS_UUID: StringField<RecipeProcessEquipRqmt> = new StringField('RecipeProcessUUID', RecipeProcessEquipRqmt, 'Edm.Guid')

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

Static RECIPE_PROC_EQUIP_RQMT_IS_PRIM_RSCE

RECIPE_PROC_EQUIP_RQMT_IS_PRIM_RSCE: StringField<RecipeProcessEquipRqmt> = new StringField('RecipeProcEquipRqmtIsPrimRsce', RecipeProcessEquipRqmt, 'Edm.String')

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

Static TO_RECIPE

TO_RECIPE: OneToOneLink<RecipeProcessEquipRqmt, Recipe> = new OneToOneLink('to_Recipe', RecipeProcessEquipRqmt, Recipe)

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

Static TO_RECIPE_PROCESS_ELEMENT

TO_RECIPE_PROCESS_ELEMENT: OneToOneLink<RecipeProcessEquipRqmt, RecipeProcessElement> = new OneToOneLink('to_RecipeProcessElement', RecipeProcessEquipRqmt, RecipeProcessElement)

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

Static TO_RECIPE_PROCESS_EQUIP_RQMT_TEXT

TO_RECIPE_PROCESS_EQUIP_RQMT_TEXT: Link<RecipeProcessEquipRqmt, RecipeProcessEquipRqmtText> = new Link('to_RecipeProcessEquipRqmtText', RecipeProcessEquipRqmt, RecipeProcessEquipRqmtText)

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

Static TO_RECIPE_PROCESS_PARAM_VALUE

TO_RECIPE_PROCESS_PARAM_VALUE: Link<RecipeProcessEquipRqmt, RecipeProcessParamValue> = new Link('to_RecipeProcessParamValue', RecipeProcessEquipRqmt, RecipeProcessParamValue)

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

Static TO_REC_PROC_EQUIP_RQMT_CHARC

TO_REC_PROC_EQUIP_RQMT_CHARC: Link<RecipeProcessEquipRqmt, RecProcEquipRqmtCharc> = new Link('to_RecProcEquipRqmtCharc', RecipeProcessEquipRqmt, RecProcEquipRqmtCharc)

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

Static TO_REC_PROC_EQUIP_RQMT_CLASS

TO_REC_PROC_EQUIP_RQMT_CLASS: Link<RecipeProcessEquipRqmt, RecProcEquipRqmtClass> = new Link('to_RecProcEquipRqmtClass', RecipeProcessEquipRqmt, RecProcEquipRqmtClass)

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

Static _allFields

_allFields: any[] = [RecipeProcessEquipRqmt.RECIPE_PROCESS_EQUIP_RQMT_UUID,RecipeProcessEquipRqmt.RECIPE_PROCESS_UUID,RecipeProcessEquipRqmt.RECIPE_PROCESS_ELEMENT_UUID,RecipeProcessEquipRqmt.RECIPE_PROCESS_EQUIP_RQMT_POS_NMBR,RecipeProcessEquipRqmt.RECIPE_PROC_EQUIP_RQMT_IS_PRIM_RSCE,RecipeProcessEquipRqmt.RECIPE_LAST_CHANGE_DATE_TIME,RecipeProcessEquipRqmt.TO_RECIPE,RecipeProcessEquipRqmt.TO_RECIPE_PROCESS_ELEMENT,RecipeProcessEquipRqmt.TO_RECIPE_PROCESS_EQUIP_RQMT_TEXT,RecipeProcessEquipRqmt.TO_RECIPE_PROCESS_PARAM_VALUE,RecipeProcessEquipRqmt.TO_REC_PROC_EQUIP_RQMT_CHARC,RecipeProcessEquipRqmt.TO_REC_PROC_EQUIP_RQMT_CLASS]

All fields of the RecipeProcessEquipRqmt entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "A_RecipeProcessEquipRqmt"

Technical entity name for RecipeProcessEquipRqmt.

Static _keyFields

_keyFields: Array<Selectable<RecipeProcessEquipRqmt>> = [RecipeProcessEquipRqmt.RECIPE_PROCESS_EQUIP_RQMT_UUID]

All key fields of the RecipeProcessEquipRqmt entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_RECIPE"

Technical service name for RecipeProcessEquipRqmt.

Methods

Static builder

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<RecipeProcessEquipRqmt>

    A builder that constructs instances of entity type RecipeProcessEquipRqmt.

Static requestBuilder

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

    Returns RecipeProcessEquipRqmtRequestBuilder

    A RecipeProcessEquipRqmt request builder.