Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_SuplrEvalRspQuestion" 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
    • SuplrEvalRspQuestion

Implements

Index

Properties

isDisqualifyingQuestion

isDisqualifyingQuestion: string

Disqualifying. Maximum length: 1.

nullable

isMandatoryQuestion

isMandatoryQuestion: string

Mandatory. Maximum length: 1.

nullable

isQuestionCommentEnabled

isQuestionCommentEnabled: string

Question Comments. Maximum length: 1.

nullable

minimalScore

minimalScore: number

Minimum Score Accepted.

nullable

numberOfResponses

numberOfResponses: number

Number of Responses.

nullable

questionName

questionName: string

Medium-Size Name. Maximum length: 60.

nullable

slcPreferredAnswer

slcPreferredAnswer: string

Preferred Answer to a Yes/No Question. Maximum length: 1.

nullable

slcQuestionAttachmentOption

slcQuestionAttachmentOption: string

Question Attachments. Maximum length: 1.

nullable

slcQuestionType

slcQuestionType: string

Question Type Code. Maximum length: 2.

nullable

suplrEvalOrdinalNumber

suplrEvalOrdinalNumber: number

Ordinal Number Value.

nullable

suplrEvalReqQuestionUuid

suplrEvalReqQuestionUuid: string

Evaluation Request Question UUID.

nullable

suplrEvalRspBrnchgQstnValnUuid

suplrEvalRspBrnchgQstnValnUuid: string

Evaluation Response Valuation UUID.

nullable

suplrEvalRspBrnchgQuestion

suplrEvalRspBrnchgQuestion: string

SLC Object ID. Maximum length: 20.

nullable

suplrEvalRspBrnchgQuestionUuid

suplrEvalRspBrnchgQuestionUuid: string

NodeID.

nullable

suplrEvalRspBrnchgQuestionValn

suplrEvalRspBrnchgQuestionValn: string

Identifier for a Question Value. Maximum length: 20.

nullable

suplrEvalRspQuestionUuid

suplrEvalRspQuestionUuid: string

Evaluation Response Question UUID.

suplrEvalRspSectionUuid

suplrEvalRspSectionUuid: string

Evaluation Response Section UUID.

nullable

suplrEvalRspUuid

suplrEvalRspUuid: string

Evaluation Response UUID.

nullable

supplierEvalQuestion

supplierEvalQuestion: string

Identifier for a Question. Maximum length: 20.

nullable

supplierEvalRequestQuestion

supplierEvalRequestQuestion: string

Identifier for a Question. Maximum length: 20.

nullable

targetScore

targetScore: number

Target Score.

nullable

toSuplrEvalRspExplText

toSuplrEvalRspExplText: SuplrEvalRspExplText[]

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

toSuplrEvalRspQuestionText

toSuplrEvalRspQuestionText: SuplrEvalRspQuestionText[]

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

weightingFactor

weightingFactor: number

Value of Weighting Factor.

nullable

Static ALL_FIELDS

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

All fields selector.

Static IS_DISQUALIFYING_QUESTION

IS_DISQUALIFYING_QUESTION: StringField<SuplrEvalRspQuestion> = new StringField('IsDisqualifyingQuestion', SuplrEvalRspQuestion, 'Edm.String')

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

Static IS_MANDATORY_QUESTION

IS_MANDATORY_QUESTION: StringField<SuplrEvalRspQuestion> = new StringField('IsMandatoryQuestion', SuplrEvalRspQuestion, 'Edm.String')

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

Static IS_QUESTION_COMMENT_ENABLED

IS_QUESTION_COMMENT_ENABLED: StringField<SuplrEvalRspQuestion> = new StringField('IsQuestionCommentEnabled', SuplrEvalRspQuestion, 'Edm.String')

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

Static MINIMAL_SCORE

MINIMAL_SCORE: NumberField<SuplrEvalRspQuestion> = new NumberField('MinimalScore', SuplrEvalRspQuestion, 'Edm.Byte')

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

Static NUMBER_OF_RESPONSES

NUMBER_OF_RESPONSES: NumberField<SuplrEvalRspQuestion> = new NumberField('NumberOfResponses', SuplrEvalRspQuestion, 'Edm.Int32')

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

Static QUESTION_NAME

QUESTION_NAME: StringField<SuplrEvalRspQuestion> = new StringField('QuestionName', SuplrEvalRspQuestion, 'Edm.String')

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

Static SLC_PREFERRED_ANSWER

SLC_PREFERRED_ANSWER: StringField<SuplrEvalRspQuestion> = new StringField('SLCPreferredAnswer', SuplrEvalRspQuestion, 'Edm.String')

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

Static SLC_QUESTION_ATTACHMENT_OPTION

SLC_QUESTION_ATTACHMENT_OPTION: StringField<SuplrEvalRspQuestion> = new StringField('SLCQuestionAttachmentOption', SuplrEvalRspQuestion, 'Edm.String')

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

Static SLC_QUESTION_TYPE

SLC_QUESTION_TYPE: StringField<SuplrEvalRspQuestion> = new StringField('SLCQuestionType', SuplrEvalRspQuestion, 'Edm.String')

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

Static SUPLR_EVAL_ORDINAL_NUMBER

SUPLR_EVAL_ORDINAL_NUMBER: NumberField<SuplrEvalRspQuestion> = new NumberField('SuplrEvalOrdinalNumber', SuplrEvalRspQuestion, 'Edm.Int32')

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

Static SUPLR_EVAL_REQ_QUESTION_UUID

SUPLR_EVAL_REQ_QUESTION_UUID: StringField<SuplrEvalRspQuestion> = new StringField('SuplrEvalReqQuestionUUID', SuplrEvalRspQuestion, 'Edm.Guid')

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

Static SUPLR_EVAL_RSP_BRNCHG_QSTN_VALN_UUID

SUPLR_EVAL_RSP_BRNCHG_QSTN_VALN_UUID: StringField<SuplrEvalRspQuestion> = new StringField('SuplrEvalRspBrnchgQstnValnUUID', SuplrEvalRspQuestion, 'Edm.Guid')

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

Static SUPLR_EVAL_RSP_BRNCHG_QUESTION

SUPLR_EVAL_RSP_BRNCHG_QUESTION: StringField<SuplrEvalRspQuestion> = new StringField('SuplrEvalRspBrnchgQuestion', SuplrEvalRspQuestion, 'Edm.String')

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

Static SUPLR_EVAL_RSP_BRNCHG_QUESTION_UUID

SUPLR_EVAL_RSP_BRNCHG_QUESTION_UUID: StringField<SuplrEvalRspQuestion> = new StringField('SuplrEvalRspBrnchgQuestionUUID', SuplrEvalRspQuestion, 'Edm.Guid')

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

Static SUPLR_EVAL_RSP_BRNCHG_QUESTION_VALN

SUPLR_EVAL_RSP_BRNCHG_QUESTION_VALN: StringField<SuplrEvalRspQuestion> = new StringField('SuplrEvalRspBrnchgQuestionValn', SuplrEvalRspQuestion, 'Edm.String')

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

Static SUPLR_EVAL_RSP_QUESTION_UUID

SUPLR_EVAL_RSP_QUESTION_UUID: StringField<SuplrEvalRspQuestion> = new StringField('SuplrEvalRspQuestionUUID', SuplrEvalRspQuestion, 'Edm.Guid')

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

Static SUPLR_EVAL_RSP_SECTION_UUID

SUPLR_EVAL_RSP_SECTION_UUID: StringField<SuplrEvalRspQuestion> = new StringField('SuplrEvalRspSectionUUID', SuplrEvalRspQuestion, 'Edm.Guid')

Static representation of the suplrEvalRspSectionUuid 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<SuplrEvalRspQuestion> = new StringField('SuplrEvalRspUUID', SuplrEvalRspQuestion, '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 SUPPLIER_EVAL_QUESTION

SUPPLIER_EVAL_QUESTION: StringField<SuplrEvalRspQuestion> = new StringField('SupplierEvalQuestion', SuplrEvalRspQuestion, 'Edm.String')

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

Static SUPPLIER_EVAL_REQUEST_QUESTION

SUPPLIER_EVAL_REQUEST_QUESTION: StringField<SuplrEvalRspQuestion> = new StringField('SupplierEvalRequestQuestion', SuplrEvalRspQuestion, 'Edm.String')

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

Static TARGET_SCORE

TARGET_SCORE: NumberField<SuplrEvalRspQuestion> = new NumberField('TargetScore', SuplrEvalRspQuestion, 'Edm.Byte')

Static representation of the targetScore 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_EXPL_TEXT

TO_SUPLR_EVAL_RSP_EXPL_TEXT: Link<SuplrEvalRspQuestion, SuplrEvalRspExplText> = new Link('to_SuplrEvalRspExplText', SuplrEvalRspQuestion, SuplrEvalRspExplText)

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

Static TO_SUPLR_EVAL_RSP_QUESTION_TEXT

TO_SUPLR_EVAL_RSP_QUESTION_TEXT: Link<SuplrEvalRspQuestion, SuplrEvalRspQuestionText> = new Link('to_SuplrEvalRspQuestionText', SuplrEvalRspQuestion, SuplrEvalRspQuestionText)

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

Static WEIGHTING_FACTOR

WEIGHTING_FACTOR: NumberField<SuplrEvalRspQuestion> = new NumberField('WeightingFactor', SuplrEvalRspQuestion, 'Edm.Int16')

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

Static _allFields

_allFields: any[] = [SuplrEvalRspQuestion.SUPLR_EVAL_RSP_QUESTION_UUID,SuplrEvalRspQuestion.SUPLR_EVAL_RSP_UUID,SuplrEvalRspQuestion.SUPLR_EVAL_RSP_BRNCHG_QUESTION_UUID,SuplrEvalRspQuestion.SUPLR_EVAL_RSP_SECTION_UUID,SuplrEvalRspQuestion.SUPLR_EVAL_RSP_BRNCHG_QSTN_VALN_UUID,SuplrEvalRspQuestion.SUPLR_EVAL_REQ_QUESTION_UUID,SuplrEvalRspQuestion.SUPPLIER_EVAL_QUESTION,SuplrEvalRspQuestion.SUPPLIER_EVAL_REQUEST_QUESTION,SuplrEvalRspQuestion.QUESTION_NAME,SuplrEvalRspQuestion.IS_DISQUALIFYING_QUESTION,SuplrEvalRspQuestion.IS_MANDATORY_QUESTION,SuplrEvalRspQuestion.IS_QUESTION_COMMENT_ENABLED,SuplrEvalRspQuestion.NUMBER_OF_RESPONSES,SuplrEvalRspQuestion.SLC_PREFERRED_ANSWER,SuplrEvalRspQuestion.SLC_QUESTION_ATTACHMENT_OPTION,SuplrEvalRspQuestion.SUPLR_EVAL_ORDINAL_NUMBER,SuplrEvalRspQuestion.SUPLR_EVAL_RSP_BRNCHG_QUESTION,SuplrEvalRspQuestion.SUPLR_EVAL_RSP_BRNCHG_QUESTION_VALN,SuplrEvalRspQuestion.SLC_QUESTION_TYPE,SuplrEvalRspQuestion.WEIGHTING_FACTOR,SuplrEvalRspQuestion.MINIMAL_SCORE,SuplrEvalRspQuestion.TARGET_SCORE,SuplrEvalRspQuestion.TO_SUPLR_EVAL_RSP_EXPL_TEXT,SuplrEvalRspQuestion.TO_SUPLR_EVAL_RSP_QUESTION_TEXT]

All fields of the SuplrEvalRspQuestion 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_SuplrEvalRspQuestion"

Technical entity name for SuplrEvalRspQuestion.

Static _keyFields

_keyFields: Array<Selectable<SuplrEvalRspQuestion>> = [SuplrEvalRspQuestion.SUPLR_EVAL_RSP_QUESTION_UUID]

All key fields of the SuplrEvalRspQuestion entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_SUPLR_EVAL_RESPONSE_SRV"

Technical service name for SuplrEvalRspQuestion.

Methods

Static builder

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<SuplrEvalRspQuestion>

    A builder that constructs instances of entity type SuplrEvalRspQuestion.

Static requestBuilder

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

    Returns SuplrEvalRspQuestionRequestBuilder

    A SuplrEvalRspQuestion request builder.