Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_WorkCenterAllCapacity" of service "API_WORK_CENTERS". This service is part of the following communication scenarios: Production Planning Integration (SAP_COM_0104). See https://api.sap.com/api/API_WORK_CENTERS for more information.

Hierarchy

  • any
    • WorkCenterAllCapacity

Implements

Index

Properties

capacityCategoryAllocation

capacityCategoryAllocation: string

Capacity Category Allocation. Maximum length: 4.

capacityCategoryCode

capacityCategoryCode: string

Capacity Category. Maximum length: 3.

nullable

capacityInternalId

capacityInternalId: string

Capacity ID. Maximum length: 8.

plant

plant: string

Plant. Key uniquely identifying a plant. Maximum length: 4.

nullable

supplyArea

supplyArea: string

Production Supply Area. The production supply area (PSA) serves as a place for interim storage on the shop floor and is used to make material directly available for production purposes. The PSA is used in Kanban and JIT Outbound processing and in Extended Warehouse Management. Maximum length: 10.

nullable

toWorkCenterInterval

toWorkCenterInterval: WorkCenterCapacityInterval[]

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

toWorkCenterQueuingOp

toWorkCenterQueuingOp: WorkCenterCapPplineOp[]

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

toWorkCenterTodayOp

toWorkCenterTodayOp: WorkCenterCapDayOp[]

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

workCenter

workCenter: string

Work Center. Maximum length: 8.

nullable

workCenterCategoryCode

workCenterCategoryCode: string

Work Center Category. Key which distinguishes the work centers by their category (for example, production work center, maintenance work center). The work center category determines which data can be maintained in the master record for the work center. Maximum length: 4.

nullable

workCenterDesc

workCenterDesc: string

Work Center Text. Maximum length: 40.

nullable

workCenterInternalId

workCenterInternalId: string

Object ID of the resource. This internally used number and the object type identify the operating resource (for example, the work center or production resource/tool). The number is only used internally but the system displays it within matchcode selection for technical reasons. You do not have to make an entry. Maximum length: 8.

workCenterResponsible

workCenterResponsible: string

Person Responsible for the Work Center. The person or group of people who are responsible for the maintenance of the work center master files. Maximum length: 3.

nullable

workCenterResponsibleName

workCenterResponsibleName: string

Work Center Responsible Name. Maximum length: 40.

nullable

workCenterTypeCode

workCenterTypeCode: string

Object types of the CIM resource. Internally used key which identifies the type of operating resource. For example, the following indicators represent: A - a work centerFH - a production resource/tool.The key is only used internally but it is displayed within matchcode selection on technical grounds. You do not have to make an entry. Maximum length: 2.

workCenterUsage

workCenterUsage: string

Work Center Usage in Bill of Operations. Maximum length: 3.

nullable

Static CAPACITY_CATEGORY_ALLOCATION

CAPACITY_CATEGORY_ALLOCATION: StringField<WorkCenterAllCapacity> = new StringField('CapacityCategoryAllocation', WorkCenterAllCapacity, 'Edm.String')

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

Static CAPACITY_CATEGORY_CODE

CAPACITY_CATEGORY_CODE: StringField<WorkCenterAllCapacity> = new StringField('CapacityCategoryCode', WorkCenterAllCapacity, 'Edm.String')

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

Static CAPACITY_INTERNAL_ID

CAPACITY_INTERNAL_ID: StringField<WorkCenterAllCapacity> = new StringField('CapacityInternalID', WorkCenterAllCapacity, 'Edm.String')

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

Static PLANT

PLANT: StringField<WorkCenterAllCapacity> = new StringField('Plant', WorkCenterAllCapacity, 'Edm.String')

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

Static SUPPLY_AREA

SUPPLY_AREA: StringField<WorkCenterAllCapacity> = new StringField('SupplyArea', WorkCenterAllCapacity, 'Edm.String')

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

Static TO_WORK_CENTER_INTERVAL

TO_WORK_CENTER_INTERVAL: Link<WorkCenterAllCapacity, WorkCenterCapacityInterval> = new Link('to_WorkCenterInterval', WorkCenterAllCapacity, WorkCenterCapacityInterval)

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

Static TO_WORK_CENTER_QUEUING_OP

TO_WORK_CENTER_QUEUING_OP: Link<WorkCenterAllCapacity, WorkCenterCapPplineOp> = new Link('to_WorkCenterQueuingOp', WorkCenterAllCapacity, WorkCenterCapPplineOp)

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

Static TO_WORK_CENTER_TODAY_OP

TO_WORK_CENTER_TODAY_OP: Link<WorkCenterAllCapacity, WorkCenterCapDayOp> = new Link('to_WorkCenterTodayOp', WorkCenterAllCapacity, WorkCenterCapDayOp)

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

Static WORK_CENTER

WORK_CENTER: StringField<WorkCenterAllCapacity> = new StringField('WorkCenter', WorkCenterAllCapacity, 'Edm.String')

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

Static WORK_CENTER_CATEGORY_CODE

WORK_CENTER_CATEGORY_CODE: StringField<WorkCenterAllCapacity> = new StringField('WorkCenterCategoryCode', WorkCenterAllCapacity, 'Edm.String')

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

Static WORK_CENTER_DESC

WORK_CENTER_DESC: StringField<WorkCenterAllCapacity> = new StringField('WorkCenterDesc', WorkCenterAllCapacity, 'Edm.String')

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

Static WORK_CENTER_INTERNAL_ID

WORK_CENTER_INTERNAL_ID: StringField<WorkCenterAllCapacity> = new StringField('WorkCenterInternalID', WorkCenterAllCapacity, 'Edm.String')

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

Static WORK_CENTER_RESPONSIBLE

WORK_CENTER_RESPONSIBLE: StringField<WorkCenterAllCapacity> = new StringField('WorkCenterResponsible', WorkCenterAllCapacity, 'Edm.String')

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

Static WORK_CENTER_RESPONSIBLE_NAME

WORK_CENTER_RESPONSIBLE_NAME: StringField<WorkCenterAllCapacity> = new StringField('WorkCenterResponsibleName', WorkCenterAllCapacity, 'Edm.String')

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

Static WORK_CENTER_TYPE_CODE

WORK_CENTER_TYPE_CODE: StringField<WorkCenterAllCapacity> = new StringField('WorkCenterTypeCode', WorkCenterAllCapacity, 'Edm.String')

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

Static WORK_CENTER_USAGE

WORK_CENTER_USAGE: StringField<WorkCenterAllCapacity> = new StringField('WorkCenterUsage', WorkCenterAllCapacity, 'Edm.String')

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

Static _allFields

_allFields: any[] = [WorkCenterAllCapacity.WORK_CENTER_INTERNAL_ID,WorkCenterAllCapacity.WORK_CENTER_TYPE_CODE,WorkCenterAllCapacity.CAPACITY_INTERNAL_ID,WorkCenterAllCapacity.CAPACITY_CATEGORY_ALLOCATION,WorkCenterAllCapacity.WORK_CENTER,WorkCenterAllCapacity.WORK_CENTER_DESC,WorkCenterAllCapacity.PLANT,WorkCenterAllCapacity.WORK_CENTER_CATEGORY_CODE,WorkCenterAllCapacity.WORK_CENTER_RESPONSIBLE,WorkCenterAllCapacity.SUPPLY_AREA,WorkCenterAllCapacity.WORK_CENTER_USAGE,WorkCenterAllCapacity.WORK_CENTER_RESPONSIBLE_NAME,WorkCenterAllCapacity.CAPACITY_CATEGORY_CODE,WorkCenterAllCapacity.TO_WORK_CENTER_INTERVAL,WorkCenterAllCapacity.TO_WORK_CENTER_QUEUING_OP,WorkCenterAllCapacity.TO_WORK_CENTER_TODAY_OP]

All fields of the WorkCenterAllCapacity entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "A_WorkCenterAllCapacity"

Technical entity name for WorkCenterAllCapacity.

Static _keyFields

_keyFields: Array<Selectable<WorkCenterAllCapacity>> = [WorkCenterAllCapacity.WORK_CENTER_INTERNAL_ID, WorkCenterAllCapacity.WORK_CENTER_TYPE_CODE, WorkCenterAllCapacity.CAPACITY_INTERNAL_ID, WorkCenterAllCapacity.CAPACITY_CATEGORY_ALLOCATION]

All key fields of the WorkCenterAllCapacity entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_WORK_CENTERS"

Technical service name for WorkCenterAllCapacity.

Methods

Static builder

Static requestBuilder

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

    Returns WorkCenterAllCapacityRequestBuilder

    A WorkCenterAllCapacity request builder.