Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_SuplrEvalSccrdQuestion" of service "API_SUPLR_EVAL_SCORECARD_SRV". This service is part of the following communication scenarios: Supplier Evaluation Scorecard Integration (SAP_COM_0122). See https://api.sap.com/api/API_SUPLR_EVAL_SCORECARD_SRV for more information.

Hierarchy

  • any
    • SuplrEvalSccrdQuestion

Implements

Index

Properties

minimalScore

minimalScore: number

Minimum Score Accepted.

nullable

questionName

questionName: string

Medium-Size Name. Maximum length: 60.

nullable

slcQuestionType

slcQuestionType: string

Question Type Code. Maximum length: 2.

nullable

suplrEvalReqQuestionUuid

suplrEvalReqQuestionUuid: string

Evaluation Request Question UUID.

nullable

suplrEvalSccrdQuestionUuid

suplrEvalSccrdQuestionUuid: string

Evaluation Scorecard Question UUID.

suplrEvalSccrdSectionUuid

suplrEvalSccrdSectionUuid: string

Evaluation Scorecard Section UUID.

nullable

suplrEvalSccrdUuid

suplrEvalSccrdUuid: string

Evaluation Scorecard 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

weightingFactor

weightingFactor: number

Value of Weighting Factor.

nullable

Static ALL_FIELDS

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

All fields selector.

Static MINIMAL_SCORE

MINIMAL_SCORE: NumberField<SuplrEvalSccrdQuestion> = new NumberField('MinimalScore', SuplrEvalSccrdQuestion, '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 QUESTION_NAME

QUESTION_NAME: StringField<SuplrEvalSccrdQuestion> = new StringField('QuestionName', SuplrEvalSccrdQuestion, '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_QUESTION_TYPE

SLC_QUESTION_TYPE: StringField<SuplrEvalSccrdQuestion> = new StringField('SLCQuestionType', SuplrEvalSccrdQuestion, '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_REQ_QUESTION_UUID

SUPLR_EVAL_REQ_QUESTION_UUID: StringField<SuplrEvalSccrdQuestion> = new StringField('SuplrEvalReqQuestionUUID', SuplrEvalSccrdQuestion, '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_SCCRD_QUESTION_UUID

SUPLR_EVAL_SCCRD_QUESTION_UUID: StringField<SuplrEvalSccrdQuestion> = new StringField('SuplrEvalSccrdQuestionUUID', SuplrEvalSccrdQuestion, 'Edm.Guid')

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

Static SUPLR_EVAL_SCCRD_SECTION_UUID

SUPLR_EVAL_SCCRD_SECTION_UUID: StringField<SuplrEvalSccrdQuestion> = new StringField('SuplrEvalSccrdSectionUUID', SuplrEvalSccrdQuestion, 'Edm.Guid')

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

Static SUPLR_EVAL_SCCRD_UUID

SUPLR_EVAL_SCCRD_UUID: StringField<SuplrEvalSccrdQuestion> = new StringField('SuplrEvalSccrdUUID', SuplrEvalSccrdQuestion, 'Edm.Guid')

Static representation of the suplrEvalSccrdUuid 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<SuplrEvalSccrdQuestion> = new StringField('SupplierEvalQuestion', SuplrEvalSccrdQuestion, '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<SuplrEvalSccrdQuestion> = new StringField('SupplierEvalRequestQuestion', SuplrEvalSccrdQuestion, '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<SuplrEvalSccrdQuestion> = new NumberField('TargetScore', SuplrEvalSccrdQuestion, '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 WEIGHTING_FACTOR

WEIGHTING_FACTOR: NumberField<SuplrEvalSccrdQuestion> = new NumberField('WeightingFactor', SuplrEvalSccrdQuestion, '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[] = [SuplrEvalSccrdQuestion.SUPLR_EVAL_SCCRD_QUESTION_UUID,SuplrEvalSccrdQuestion.SUPLR_EVAL_SCCRD_UUID,SuplrEvalSccrdQuestion.SUPLR_EVAL_SCCRD_SECTION_UUID,SuplrEvalSccrdQuestion.SUPLR_EVAL_REQ_QUESTION_UUID,SuplrEvalSccrdQuestion.SUPPLIER_EVAL_QUESTION,SuplrEvalSccrdQuestion.SUPPLIER_EVAL_REQUEST_QUESTION,SuplrEvalSccrdQuestion.QUESTION_NAME,SuplrEvalSccrdQuestion.SLC_QUESTION_TYPE,SuplrEvalSccrdQuestion.WEIGHTING_FACTOR,SuplrEvalSccrdQuestion.MINIMAL_SCORE,SuplrEvalSccrdQuestion.TARGET_SCORE]

All fields of the SuplrEvalSccrdQuestion entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "A_SuplrEvalSccrdQuestion"

Technical entity name for SuplrEvalSccrdQuestion.

Static _keyFields

_keyFields: Array<Selectable<SuplrEvalSccrdQuestion>> = [SuplrEvalSccrdQuestion.SUPLR_EVAL_SCCRD_QUESTION_UUID]

All key fields of the SuplrEvalSccrdQuestion entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_SUPLR_EVAL_SCORECARD_SRV"

Technical service name for SuplrEvalSccrdQuestion.

Methods

Static builder

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<SuplrEvalSccrdQuestion>

    A builder that constructs instances of entity type SuplrEvalSccrdQuestion.

Static requestBuilder

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

    Returns SuplrEvalSccrdQuestionRequestBuilder

    A SuplrEvalSccrdQuestion request builder.