Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_InspectionLotWithStatus" of service "API_INSPECTIONLOT_SRV". This service is part of the following communication scenarios: Quality Inspection Process Integration (SAP_COM_0318). See https://api.sap.com/api/API_INSPECTIONLOT_SRV for more information.

Hierarchy

  • any
    • InspectionLotWithStatus

Implements

Index

Properties

inspLotStatusCanceled

inspLotStatusCanceled: string

Insp Lot Status Canceled. Maximum length: 1.

nullable

inspLotStatusInspCompleted

inspLotStatusInspCompleted: string

Insp Lot Status Insp Completed. Maximum length: 1.

nullable

inspLotStatusRepair

inspLotStatusRepair: string

Insp Lot Status Repair. Maximum length: 1.

nullable

inspLotStatusRsltsConfirmed

inspLotStatusRsltsConfirmed: string

Insp Lot Status Rslts Confirmed. Maximum length: 1.

nullable

inspLotStsDefectsRecorded

inspLotStsDefectsRecorded: string

Insp Lot Sts Defects Recorded. Maximum length: 1.

nullable

inspLotStsShrtTrmInspCmpltd

inspLotStsShrtTrmInspCmpltd: string

Insp Lot Sts Shrt Trm Insp Cmpltd. Maximum length: 1.

nullable

inspectionLot

inspectionLot: string

Inspection Lot Number. Number that uniquely identifies an inspection lot. The inspection lot number is assigned by the system. Maximum length: 12.

inspectionLotStatusCreated

inspectionLotStatusCreated: string

Inspection Lot Status Created. Maximum length: 1.

nullable

inspectionLotStatusReleased

inspectionLotStatusReleased: string

Inspection Lot Status Released. Maximum length: 1.

nullable

inspectionLotStatusSkip

inspectionLotStatusSkip: string

Inspection Lot Status Skip. Maximum length: 1.

nullable

Static INSPECTION_LOT

INSPECTION_LOT: StringField<InspectionLotWithStatus> = new StringField('InspectionLot', InspectionLotWithStatus, 'Edm.String')

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

Static INSPECTION_LOT_STATUS_CREATED

INSPECTION_LOT_STATUS_CREATED: StringField<InspectionLotWithStatus> = new StringField('InspectionLotStatusCreated', InspectionLotWithStatus, 'Edm.String')

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

Static INSPECTION_LOT_STATUS_RELEASED

INSPECTION_LOT_STATUS_RELEASED: StringField<InspectionLotWithStatus> = new StringField('InspectionLotStatusReleased', InspectionLotWithStatus, 'Edm.String')

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

Static INSPECTION_LOT_STATUS_SKIP

INSPECTION_LOT_STATUS_SKIP: StringField<InspectionLotWithStatus> = new StringField('InspectionLotStatusSkip', InspectionLotWithStatus, 'Edm.String')

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

Static INSP_LOT_STATUS_CANCELED

INSP_LOT_STATUS_CANCELED: StringField<InspectionLotWithStatus> = new StringField('InspLotStatusCanceled', InspectionLotWithStatus, 'Edm.String')

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

Static INSP_LOT_STATUS_INSP_COMPLETED

INSP_LOT_STATUS_INSP_COMPLETED: StringField<InspectionLotWithStatus> = new StringField('InspLotStatusInspCompleted', InspectionLotWithStatus, 'Edm.String')

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

Static INSP_LOT_STATUS_REPAIR

INSP_LOT_STATUS_REPAIR: StringField<InspectionLotWithStatus> = new StringField('InspLotStatusRepair', InspectionLotWithStatus, 'Edm.String')

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

Static INSP_LOT_STATUS_RSLTS_CONFIRMED

INSP_LOT_STATUS_RSLTS_CONFIRMED: StringField<InspectionLotWithStatus> = new StringField('InspLotStatusRsltsConfirmed', InspectionLotWithStatus, 'Edm.String')

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

Static INSP_LOT_STS_DEFECTS_RECORDED

INSP_LOT_STS_DEFECTS_RECORDED: StringField<InspectionLotWithStatus> = new StringField('InspLotStsDefectsRecorded', InspectionLotWithStatus, 'Edm.String')

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

Static INSP_LOT_STS_SHRT_TRM_INSP_CMPLTD

INSP_LOT_STS_SHRT_TRM_INSP_CMPLTD: StringField<InspectionLotWithStatus> = new StringField('InspLotStsShrtTrmInspCmpltd', InspectionLotWithStatus, 'Edm.String')

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

Static _allFields

_allFields: any[] = [InspectionLotWithStatus.INSPECTION_LOT,InspectionLotWithStatus.INSPECTION_LOT_STATUS_CREATED,InspectionLotWithStatus.INSPECTION_LOT_STATUS_RELEASED,InspectionLotWithStatus.INSPECTION_LOT_STATUS_SKIP,InspectionLotWithStatus.INSP_LOT_STATUS_RSLTS_CONFIRMED,InspectionLotWithStatus.INSP_LOT_STS_DEFECTS_RECORDED,InspectionLotWithStatus.INSP_LOT_STS_SHRT_TRM_INSP_CMPLTD,InspectionLotWithStatus.INSP_LOT_STATUS_INSP_COMPLETED,InspectionLotWithStatus.INSP_LOT_STATUS_CANCELED,InspectionLotWithStatus.INSP_LOT_STATUS_REPAIR]

All fields of the InspectionLotWithStatus entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "A_InspectionLotWithStatus"

Technical entity name for InspectionLotWithStatus.

Static _keyFields

_keyFields: Array<Selectable<InspectionLotWithStatus>> = [InspectionLotWithStatus.INSPECTION_LOT]

All key fields of the InspectionLotWithStatus entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_INSPECTIONLOT_SRV"

Technical service name for InspectionLotWithStatus.

Methods

Static builder

Static requestBuilder

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

    Returns InspectionLotWithStatusRequestBuilder

    A InspectionLotWithStatus request builder.