Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_SuplrEvalSccrdStrucQnaire" 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
    • SuplrEvalSccrdStrucQnaire

Implements

Index

Properties

calculatedScore

calculatedScore: number

Calculated Score.

nullable

minimalScore

minimalScore: number

Minimum Score Accepted.

nullable

numberOfResponses

numberOfResponses: number

Number of Responses.

nullable

questionnaireName

questionnaireName: string

Medium-Size Name. Maximum length: 60.

nullable

suplrEvalOrdinalNumber

suplrEvalOrdinalNumber: number

Ordinal Number Value.

nullable

suplrEvalScorecardQnaireUuid

suplrEvalScorecardQnaireUuid: string

Evaluation Scorecard Questionnaire UUID.

suplrEvalScorecardRtQnaireUuid

suplrEvalScorecardRtQnaireUuid: string

Evaluation Scorecard Parent Hierarchy UUID.

nullable

supplierEvalScorecardQnaire

supplierEvalScorecardQnaire: string

Supplier Evaluation Scorecard Questionnaire. Maximum length: 20.

nullable

targetScore

targetScore: number

Target Score.

nullable

toSuplrEvalSccrdSection

toSuplrEvalSccrdSection: SuplrEvalSccrdSection[]

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

toSuplrEvalScorecardRootQnaire

toSuplrEvalScorecardRootQnaire: SuplrEvalScorecardRootQnaire

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

weightingFactor

weightingFactor: number

Value of Weighting Factor.

nullable

Static ALL_FIELDS

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

All fields selector.

Static CALCULATED_SCORE

CALCULATED_SCORE: NumberField<SuplrEvalSccrdStrucQnaire> = new NumberField('CalculatedScore', SuplrEvalSccrdStrucQnaire, 'Edm.Double')

Static representation of the calculatedScore 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<SuplrEvalSccrdStrucQnaire> = new NumberField('MinimalScore', SuplrEvalSccrdStrucQnaire, '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<SuplrEvalSccrdStrucQnaire> = new NumberField('NumberOfResponses', SuplrEvalSccrdStrucQnaire, '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 QUESTIONNAIRE_NAME

QUESTIONNAIRE_NAME: StringField<SuplrEvalSccrdStrucQnaire> = new StringField('QuestionnaireName', SuplrEvalSccrdStrucQnaire, 'Edm.String')

Static representation of the questionnaireName 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<SuplrEvalSccrdStrucQnaire> = new NumberField('SuplrEvalOrdinalNumber', SuplrEvalSccrdStrucQnaire, '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_SCORECARD_QNAIRE_UUID

SUPLR_EVAL_SCORECARD_QNAIRE_UUID: StringField<SuplrEvalSccrdStrucQnaire> = new StringField('SuplrEvalScorecardQnaireUUID', SuplrEvalSccrdStrucQnaire, 'Edm.Guid')

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

Static SUPLR_EVAL_SCORECARD_RT_QNAIRE_UUID

SUPLR_EVAL_SCORECARD_RT_QNAIRE_UUID: StringField<SuplrEvalSccrdStrucQnaire> = new StringField('SuplrEvalScorecardRtQnaireUUID', SuplrEvalSccrdStrucQnaire, 'Edm.Guid')

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

Static SUPPLIER_EVAL_SCORECARD_QNAIRE

SUPPLIER_EVAL_SCORECARD_QNAIRE: StringField<SuplrEvalSccrdStrucQnaire> = new StringField('SupplierEvalScorecardQnaire', SuplrEvalSccrdStrucQnaire, 'Edm.String')

Static representation of the supplierEvalScorecardQnaire 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<SuplrEvalSccrdStrucQnaire> = new NumberField('TargetScore', SuplrEvalSccrdStrucQnaire, '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_SCCRD_SECTION

TO_SUPLR_EVAL_SCCRD_SECTION: Link<SuplrEvalSccrdStrucQnaire, SuplrEvalSccrdSection> = new Link('to_SuplrEvalSccrdSection', SuplrEvalSccrdStrucQnaire, SuplrEvalSccrdSection)

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

Static TO_SUPLR_EVAL_SCORECARD_ROOT_QNAIRE

TO_SUPLR_EVAL_SCORECARD_ROOT_QNAIRE: OneToOneLink<SuplrEvalSccrdStrucQnaire, SuplrEvalScorecardRootQnaire> = new OneToOneLink('to_SuplrEvalScorecardRootQnaire', SuplrEvalSccrdStrucQnaire, SuplrEvalScorecardRootQnaire)

Static representation of the one-to-one navigation property toSuplrEvalScorecardRootQnaire 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<SuplrEvalSccrdStrucQnaire> = new NumberField('WeightingFactor', SuplrEvalSccrdStrucQnaire, '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[] = [SuplrEvalSccrdStrucQnaire.SUPLR_EVAL_SCORECARD_QNAIRE_UUID,SuplrEvalSccrdStrucQnaire.QUESTIONNAIRE_NAME,SuplrEvalSccrdStrucQnaire.SUPPLIER_EVAL_SCORECARD_QNAIRE,SuplrEvalSccrdStrucQnaire.SUPLR_EVAL_SCORECARD_RT_QNAIRE_UUID,SuplrEvalSccrdStrucQnaire.MINIMAL_SCORE,SuplrEvalSccrdStrucQnaire.TARGET_SCORE,SuplrEvalSccrdStrucQnaire.CALCULATED_SCORE,SuplrEvalSccrdStrucQnaire.NUMBER_OF_RESPONSES,SuplrEvalSccrdStrucQnaire.WEIGHTING_FACTOR,SuplrEvalSccrdStrucQnaire.SUPLR_EVAL_ORDINAL_NUMBER,SuplrEvalSccrdStrucQnaire.TO_SUPLR_EVAL_SCCRD_SECTION,SuplrEvalSccrdStrucQnaire.TO_SUPLR_EVAL_SCORECARD_ROOT_QNAIRE]

All fields of the SuplrEvalSccrdStrucQnaire 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_SuplrEvalSccrdStrucQnaire"

Technical entity name for SuplrEvalSccrdStrucQnaire.

Static _keyFields

_keyFields: Array<Selectable<SuplrEvalSccrdStrucQnaire>> = [SuplrEvalSccrdStrucQnaire.SUPLR_EVAL_SCORECARD_QNAIRE_UUID]

All key fields of the SuplrEvalSccrdStrucQnaire entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_SUPLR_EVAL_SCORECARD_SRV"

Technical service name for SuplrEvalSccrdStrucQnaire.

Methods

Static builder

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<SuplrEvalSccrdStrucQnaire>

    A builder that constructs instances of entity type SuplrEvalSccrdStrucQnaire.

Static requestBuilder

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

    Returns SuplrEvalSccrdStrucQnaireRequestBuilder

    A SuplrEvalSccrdStrucQnaire request builder.