Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_SupplierEvaluationResponse" of service "API_SUPLR_EVAL_RESPONSE_SRV". This service is part of the following communication scenarios: Supplier Evaluation Response Integration (SAP_COM_0139). See https://api.sap.com/api/API_SUPLR_EVAL_RESPONSE_SRV for more information.

Hierarchy

  • any
    • SupplierEvaluationResponse

Implements

Index

Properties

createdByUser

createdByUser: string

Created-By Name. Maximum length: 60.

nullable

creationDateTime

creationDateTime: Moment

Created On.

nullable

language

language: string

Language. Maximum length: 2.

nullable

lastChangeDateTime

lastChangeDateTime: Moment

Last Changed On.

nullable

lastChangedByUser

lastChangedByUser: string

Changed-By Name. Maximum length: 60.

nullable

purgCatUuid

purgCatUuid: string

Purchasing Category UUID.

nullable

suplrEvalDeadlineDate

suplrEvalDeadlineDate: Moment

Deadline.

nullable

suplrEvalEndDate

suplrEvalEndDate: Moment

End Date.

nullable

suplrEvalReqUuid

suplrEvalReqUuid: string

NodeID.

nullable

suplrEvalRspLifecycleStatus

suplrEvalRspLifecycleStatus: string

General Data Element for Status Codes. Maximum length: 2.

nullable

suplrEvalRspName

suplrEvalRspName: string

Name of a Supplier Evaluation Response. Maximum length: 60.

nullable

suplrEvalRspUuid

suplrEvalRspUuid: string

Evaluation Response UUID.

suplrEvalStartDate

suplrEvalStartDate: Moment

Start Date.

nullable

suplrEvalSubmissionDateTime

suplrEvalSubmissionDateTime: Moment

Submission Date.

nullable

supplierEvalResponse

supplierEvalResponse: string

Evaluation Response. Maximum length: 20.

nullable

toSuplrEvalRspAppraiser

toSuplrEvalRspAppraiser: SuplrEvalRspAppraiser

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

toSuplrEvalRspExternalName

toSuplrEvalRspExternalName: SuplrEvalRspExternalName[]

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

toSuplrEvalRspIntroduction

toSuplrEvalRspIntroduction: SuplrEvalRspIntroduction[]

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

toSuplrEvalRspLanguage

toSuplrEvalRspLanguage: SuplrEvalRspLanguage[]

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

toSuplrEvalRspPurchaserResp

toSuplrEvalRspPurchaserResp: SuplrEvalRspPurchaserResp

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

toSuplrEvalRspRootQnaire

toSuplrEvalRspRootQnaire: SuplrEvalRspRootQnaire

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

toSuplrEvalRspSupplier

toSuplrEvalRspSupplier: SuplrEvalRspSupplier

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

Static ALL_FIELDS

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

All fields selector.

Static CREATED_BY_USER

CREATED_BY_USER: StringField<SupplierEvaluationResponse> = new StringField('CreatedByUser', SupplierEvaluationResponse, 'Edm.String')

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

Static CREATION_DATE_TIME

CREATION_DATE_TIME: DateField<SupplierEvaluationResponse> = new DateField('CreationDateTime', SupplierEvaluationResponse, 'Edm.DateTimeOffset')

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

Static LANGUAGE

LANGUAGE: StringField<SupplierEvaluationResponse> = new StringField('Language', SupplierEvaluationResponse, 'Edm.String')

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

Static LAST_CHANGED_BY_USER

LAST_CHANGED_BY_USER: StringField<SupplierEvaluationResponse> = new StringField('LastChangedByUser', SupplierEvaluationResponse, 'Edm.String')

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

Static LAST_CHANGE_DATE_TIME

LAST_CHANGE_DATE_TIME: DateField<SupplierEvaluationResponse> = new DateField('LastChangeDateTime', SupplierEvaluationResponse, 'Edm.DateTimeOffset')

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

Static PURG_CAT_UUID

PURG_CAT_UUID: StringField<SupplierEvaluationResponse> = new StringField('PurgCatUUID', SupplierEvaluationResponse, 'Edm.Guid')

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

Static SUPLR_EVAL_DEADLINE_DATE

SUPLR_EVAL_DEADLINE_DATE: DateField<SupplierEvaluationResponse> = new DateField('SuplrEvalDeadlineDate', SupplierEvaluationResponse, 'Edm.DateTime')

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

Static SUPLR_EVAL_END_DATE

SUPLR_EVAL_END_DATE: DateField<SupplierEvaluationResponse> = new DateField('SuplrEvalEndDate', SupplierEvaluationResponse, 'Edm.DateTime')

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

Static SUPLR_EVAL_REQ_UUID

SUPLR_EVAL_REQ_UUID: StringField<SupplierEvaluationResponse> = new StringField('SuplrEvalReqUUID', SupplierEvaluationResponse, 'Edm.Guid')

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

Static SUPLR_EVAL_RSP_LIFECYCLE_STATUS

SUPLR_EVAL_RSP_LIFECYCLE_STATUS: StringField<SupplierEvaluationResponse> = new StringField('SuplrEvalRspLifecycleStatus', SupplierEvaluationResponse, 'Edm.String')

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

Static SUPLR_EVAL_RSP_NAME

SUPLR_EVAL_RSP_NAME: StringField<SupplierEvaluationResponse> = new StringField('SuplrEvalRspName', SupplierEvaluationResponse, 'Edm.String')

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

Static SUPLR_EVAL_RSP_UUID

SUPLR_EVAL_RSP_UUID: StringField<SupplierEvaluationResponse> = new StringField('SuplrEvalRspUUID', SupplierEvaluationResponse, 'Edm.Guid')

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

Static SUPLR_EVAL_START_DATE

SUPLR_EVAL_START_DATE: DateField<SupplierEvaluationResponse> = new DateField('SuplrEvalStartDate', SupplierEvaluationResponse, 'Edm.DateTime')

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

Static SUPLR_EVAL_SUBMISSION_DATE_TIME

SUPLR_EVAL_SUBMISSION_DATE_TIME: DateField<SupplierEvaluationResponse> = new DateField('SuplrEvalSubmissionDateTime', SupplierEvaluationResponse, 'Edm.DateTimeOffset')

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

Static SUPPLIER_EVAL_RESPONSE

SUPPLIER_EVAL_RESPONSE: StringField<SupplierEvaluationResponse> = new StringField('SupplierEvalResponse', SupplierEvaluationResponse, 'Edm.String')

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

Static TO_SUPLR_EVAL_RSP_APPRAISER

TO_SUPLR_EVAL_RSP_APPRAISER: OneToOneLink<SupplierEvaluationResponse, SuplrEvalRspAppraiser> = new OneToOneLink('to_SuplrEvalRspAppraiser', SupplierEvaluationResponse, SuplrEvalRspAppraiser)

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

Static TO_SUPLR_EVAL_RSP_EXTERNAL_NAME

TO_SUPLR_EVAL_RSP_EXTERNAL_NAME: Link<SupplierEvaluationResponse, SuplrEvalRspExternalName> = new Link('to_SuplrEvalRspExternalName', SupplierEvaluationResponse, SuplrEvalRspExternalName)

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

Static TO_SUPLR_EVAL_RSP_INTRODUCTION

TO_SUPLR_EVAL_RSP_INTRODUCTION: Link<SupplierEvaluationResponse, SuplrEvalRspIntroduction> = new Link('to_SuplrEvalRspIntroduction', SupplierEvaluationResponse, SuplrEvalRspIntroduction)

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

Static TO_SUPLR_EVAL_RSP_LANGUAGE

TO_SUPLR_EVAL_RSP_LANGUAGE: Link<SupplierEvaluationResponse, SuplrEvalRspLanguage> = new Link('to_SuplrEvalRspLanguage', SupplierEvaluationResponse, SuplrEvalRspLanguage)

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

Static TO_SUPLR_EVAL_RSP_PURCHASER_RESP

TO_SUPLR_EVAL_RSP_PURCHASER_RESP: OneToOneLink<SupplierEvaluationResponse, SuplrEvalRspPurchaserResp> = new OneToOneLink('to_SuplrEvalRspPurchaserResp', SupplierEvaluationResponse, SuplrEvalRspPurchaserResp)

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

Static TO_SUPLR_EVAL_RSP_ROOT_QNAIRE

TO_SUPLR_EVAL_RSP_ROOT_QNAIRE: OneToOneLink<SupplierEvaluationResponse, SuplrEvalRspRootQnaire> = new OneToOneLink('to_SuplrEvalRspRootQnaire', SupplierEvaluationResponse, SuplrEvalRspRootQnaire)

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

Static TO_SUPLR_EVAL_RSP_SUPPLIER

TO_SUPLR_EVAL_RSP_SUPPLIER: OneToOneLink<SupplierEvaluationResponse, SuplrEvalRspSupplier> = new OneToOneLink('to_SuplrEvalRspSupplier', SupplierEvaluationResponse, SuplrEvalRspSupplier)

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

Static _allFields

_allFields: any[] = [SupplierEvaluationResponse.SUPLR_EVAL_RSP_UUID,SupplierEvaluationResponse.SUPLR_EVAL_REQ_UUID,SupplierEvaluationResponse.PURG_CAT_UUID,SupplierEvaluationResponse.SUPPLIER_EVAL_RESPONSE,SupplierEvaluationResponse.SUPLR_EVAL_RSP_NAME,SupplierEvaluationResponse.LANGUAGE,SupplierEvaluationResponse.CREATED_BY_USER,SupplierEvaluationResponse.LAST_CHANGED_BY_USER,SupplierEvaluationResponse.SUPLR_EVAL_START_DATE,SupplierEvaluationResponse.SUPLR_EVAL_END_DATE,SupplierEvaluationResponse.SUPLR_EVAL_DEADLINE_DATE,SupplierEvaluationResponse.LAST_CHANGE_DATE_TIME,SupplierEvaluationResponse.SUPLR_EVAL_SUBMISSION_DATE_TIME,SupplierEvaluationResponse.CREATION_DATE_TIME,SupplierEvaluationResponse.SUPLR_EVAL_RSP_LIFECYCLE_STATUS,SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_APPRAISER,SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_EXTERNAL_NAME,SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_INTRODUCTION,SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_LANGUAGE,SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_PURCHASER_RESP,SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_ROOT_QNAIRE,SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_SUPPLIER]

All fields of the SupplierEvaluationResponse entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "A_SupplierEvaluationResponse"

Technical entity name for SupplierEvaluationResponse.

Static _keyFields

_keyFields: Array<Selectable<SupplierEvaluationResponse>> = [SupplierEvaluationResponse.SUPLR_EVAL_RSP_UUID]

All key fields of the SupplierEvaluationResponse entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_SUPLR_EVAL_RESPONSE_SRV"

Technical service name for SupplierEvaluationResponse.

Methods

Static builder

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<SupplierEvaluationResponse>

    A builder that constructs instances of entity type SupplierEvaluationResponse.

Static requestBuilder

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

    Returns SupplierEvaluationResponseRequestBuilder

    A SupplierEvaluationResponse request builder.