Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • any
    • PlannedOrderCapacity

Implements

Index

Properties

Methods

Properties

capacity

capacity: string

Capacity name. Description by which the capacity (for example, a machine capacity, a labor capacity or a move capacity) is to be created in the system (when creating the capacity) oris known in the system (when changing, displaying or using the capacity). Maximum length: 8.

nullable

capacityCategoryCode

capacityCategoryCode: string

Capacity Category. Maximum length: 3.

nullable

capacityRequirement

capacityRequirement: string

ID of the Capacity Requirements Record. Maximum length: 12.

capacityRequirementItem

capacityRequirementItem: string

Capacity Requirement Item. Maximum length: 8.

capacityRequirementUnit

capacityRequirementUnit: string

Unit of Measure for Capacity Requirements. This unit of measure is only taken into account if you have not set the indicator for the origin of the unit of measure. Maximum length: 3.

nullable

capacityRqmtItemCapacity

capacityRqmtItemCapacity: string

Individual Capacity of a Capacity Requirement Item. Maximum length: 4.

lastChangeDateTime

lastChangeDateTime: Moment

Last Change to Planned Order: Time Stamp.

nullable

mrpController

mrpController: string

MRP Controller. Maximum length: 3.

nullable

mrpPlant

mrpPlant: string

Planning Plant. Number which clearly identifies the plant where the forecast, MRP or long-term planning is carried out. Maximum length: 4.

nullable

operation

operation: string

Operation/Activity Number. Production Planning Determines in which order the operations of a sequence are carried out.Project SystemNumber that identifies an activity. Maximum length: 4.

nullable

operationEarliestEndDate

operationEarliestEndDate: Moment

Earliest End Date. Earliest finish date of an operation.

nullable

operationEarliestEndTime

operationEarliestEndTime: Time

Earliest End Time. Earliest finish time of an operation.

nullable

operationEarliestStartDate

operationEarliestStartDate: Moment

Earliest Start Date. Earliest start date of an operation.

nullable

operationEarliestStartTime

operationEarliestStartTime: Time

Earliest Start Time. Earliest start time of an operation.

nullable

operationLatestEndDate

operationLatestEndDate: Moment

Latest End Date. Latest finish date of the operation.

nullable

operationLatestEndTime

operationLatestEndTime: Time

Latest End Time. Latest finish time of the operation.

nullable

operationLatestStartDate

operationLatestStartDate: Moment

Latest Start Date. This column contains the latest start date for this order.

nullable

operationLatestStartTime

operationLatestStartTime: Time

Latest Start Time. This columm contains the latest start time for this order.

nullable

operationText

operationText: string

Operation Short Text. Describes the operation or sub-operation. This text is copied into the first line of the long text for the operation or sub-operation.Character formats such as bold or italics are not supported in short texts. If you use special character formats in long texts, the system displays the corresponding control characters in the short text. Maximum length: 40.

nullable

plannedOrder

plannedOrder: string

Planned Order. Number that specifically identifies a planned order for a material. Maximum length: 10.

nullable

plannedOrderType

plannedOrderType: string

Planned Order Type. Controls for which order type (for example, standard order, stock order) the planned order is provided for. Maximum length: 4.

nullable

remainingCapReqOpSegProcgDurn

remainingCapReqOpSegProcgDurn: number

Remaining Capacity Requirements for Processing.

nullable

remainingCapReqOpSegSetupDurn

remainingCapReqOpSegSetupDurn: number

Remaining Capacity Requirements for Setup.

nullable

remainingCapReqOpSegTrdwnDurn

remainingCapReqOpSegTrdwnDurn: number

Remaining Capacity Requirements for Teardown.

nullable

scheduledCapReqOpSegProcgDurn

scheduledCapReqOpSegProcgDurn: number

Scheduled Capacity Requirements for Processing.

nullable

scheduledCapReqOpSegSetupDurn

scheduledCapReqOpSegSetupDurn: number

Scheduled Capacity Requirements for Setup.

nullable

scheduledCapReqOpSegTrdwnDurn

scheduledCapReqOpSegTrdwnDurn: number

Scheduled Capacity Requirements for the Teardown.

nullable

sequence

sequence: string

Sequence. Key which identifies a sequence of operations within a routing. Maximum length: 6.

nullable

subOperation

subOperation: string

Suboperation. Determines in which order the sub-operations of an operation are listed. Maximum length: 4.

nullable

unitOfMeasureIsoCode

unitOfMeasureIsoCode: string

ISO code for unit of measurement. ISO code for measurement units. An ISO code can be assigned to several internal measurement units of a dimension. The ISO code is important for EDI. It is used to convert the internal SAP measurement units into standard measurement units. Data exchange via EDI requires internal measurement units to be converted into standard measurement units.A list of the current internationally agreed ISO codes can be ordered from the UN commission responsible (WP.4 Trade Facilitation Recommendations, Recommendation 20):UN Economic Commission for EuropeInformation OfficePalais des Nations1211 GenevaSwitzerlande-mail: info.ece@unece.orgor viewed directly on the Internet:http://www.unece.org/cefact/codesfortrade/codes_index.htmFor more information, see SAP Note 69063. Maximum length: 3.

nullable

workCenter

workCenter: string

Work Center. Maximum length: 8.

nullable

Static ALL_FIELDS

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

All fields selector.

Static CAPACITY

CAPACITY: StringField<PlannedOrderCapacity> = new StringField('Capacity', PlannedOrderCapacity, 'Edm.String')

Static representation of the capacity 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<PlannedOrderCapacity> = new StringField('CapacityCategoryCode', PlannedOrderCapacity, '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_REQUIREMENT

CAPACITY_REQUIREMENT: StringField<PlannedOrderCapacity> = new StringField('CapacityRequirement', PlannedOrderCapacity, 'Edm.String')

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

Static CAPACITY_REQUIREMENT_ITEM

CAPACITY_REQUIREMENT_ITEM: StringField<PlannedOrderCapacity> = new StringField('CapacityRequirementItem', PlannedOrderCapacity, 'Edm.String')

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

Static CAPACITY_REQUIREMENT_UNIT

CAPACITY_REQUIREMENT_UNIT: StringField<PlannedOrderCapacity> = new StringField('CapacityRequirementUnit', PlannedOrderCapacity, 'Edm.String')

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

Static CAPACITY_RQMT_ITEM_CAPACITY

CAPACITY_RQMT_ITEM_CAPACITY: StringField<PlannedOrderCapacity> = new StringField('CapacityRqmtItemCapacity', PlannedOrderCapacity, 'Edm.String')

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

Static LAST_CHANGE_DATE_TIME

LAST_CHANGE_DATE_TIME: DateField<PlannedOrderCapacity> = new DateField('LastChangeDateTime', PlannedOrderCapacity, 'Edm.DateTimeOffset')

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

Static MRP_CONTROLLER

MRP_CONTROLLER: StringField<PlannedOrderCapacity> = new StringField('MRPController', PlannedOrderCapacity, 'Edm.String')

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

Static MRP_PLANT

MRP_PLANT: StringField<PlannedOrderCapacity> = new StringField('MRPPlant', PlannedOrderCapacity, 'Edm.String')

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

Static OPERATION

OPERATION: StringField<PlannedOrderCapacity> = new StringField('Operation', PlannedOrderCapacity, 'Edm.String')

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

Static OPERATION_EARLIEST_END_DATE

OPERATION_EARLIEST_END_DATE: DateField<PlannedOrderCapacity> = new DateField('OperationEarliestEndDate', PlannedOrderCapacity, 'Edm.DateTime')

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

Static OPERATION_EARLIEST_END_TIME

OPERATION_EARLIEST_END_TIME: TimeField<PlannedOrderCapacity> = new TimeField('OperationEarliestEndTime', PlannedOrderCapacity, 'Edm.Time')

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

Static OPERATION_EARLIEST_START_DATE

OPERATION_EARLIEST_START_DATE: DateField<PlannedOrderCapacity> = new DateField('OperationEarliestStartDate', PlannedOrderCapacity, 'Edm.DateTime')

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

Static OPERATION_EARLIEST_START_TIME

OPERATION_EARLIEST_START_TIME: TimeField<PlannedOrderCapacity> = new TimeField('OperationEarliestStartTime', PlannedOrderCapacity, 'Edm.Time')

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

Static OPERATION_LATEST_END_DATE

OPERATION_LATEST_END_DATE: DateField<PlannedOrderCapacity> = new DateField('OperationLatestEndDate', PlannedOrderCapacity, 'Edm.DateTime')

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

Static OPERATION_LATEST_END_TIME

OPERATION_LATEST_END_TIME: TimeField<PlannedOrderCapacity> = new TimeField('OperationLatestEndTime', PlannedOrderCapacity, 'Edm.Time')

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

Static OPERATION_LATEST_START_DATE

OPERATION_LATEST_START_DATE: DateField<PlannedOrderCapacity> = new DateField('OperationLatestStartDate', PlannedOrderCapacity, 'Edm.DateTime')

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

Static OPERATION_LATEST_START_TIME

OPERATION_LATEST_START_TIME: TimeField<PlannedOrderCapacity> = new TimeField('OperationLatestStartTime', PlannedOrderCapacity, 'Edm.Time')

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

Static OPERATION_TEXT

OPERATION_TEXT: StringField<PlannedOrderCapacity> = new StringField('OperationText', PlannedOrderCapacity, 'Edm.String')

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

Static PLANNED_ORDER

PLANNED_ORDER: StringField<PlannedOrderCapacity> = new StringField('PlannedOrder', PlannedOrderCapacity, 'Edm.String')

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

Static PLANNED_ORDER_TYPE

PLANNED_ORDER_TYPE: StringField<PlannedOrderCapacity> = new StringField('PlannedOrderType', PlannedOrderCapacity, 'Edm.String')

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

Static REMAINING_CAP_REQ_OP_SEG_PROCG_DURN

REMAINING_CAP_REQ_OP_SEG_PROCG_DURN: NumberField<PlannedOrderCapacity> = new NumberField('RemainingCapReqOpSegProcgDurn', PlannedOrderCapacity, 'Edm.Double')

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

Static REMAINING_CAP_REQ_OP_SEG_SETUP_DURN

REMAINING_CAP_REQ_OP_SEG_SETUP_DURN: NumberField<PlannedOrderCapacity> = new NumberField('RemainingCapReqOpSegSetupDurn', PlannedOrderCapacity, 'Edm.Double')

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

Static REMAINING_CAP_REQ_OP_SEG_TRDWN_DURN

REMAINING_CAP_REQ_OP_SEG_TRDWN_DURN: NumberField<PlannedOrderCapacity> = new NumberField('RemainingCapReqOpSegTrdwnDurn', PlannedOrderCapacity, 'Edm.Double')

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

Static SCHEDULED_CAP_REQ_OP_SEG_PROCG_DURN

SCHEDULED_CAP_REQ_OP_SEG_PROCG_DURN: NumberField<PlannedOrderCapacity> = new NumberField('ScheduledCapReqOpSegProcgDurn', PlannedOrderCapacity, 'Edm.Double')

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

Static SCHEDULED_CAP_REQ_OP_SEG_SETUP_DURN

SCHEDULED_CAP_REQ_OP_SEG_SETUP_DURN: NumberField<PlannedOrderCapacity> = new NumberField('ScheduledCapReqOpSegSetupDurn', PlannedOrderCapacity, 'Edm.Double')

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

Static SCHEDULED_CAP_REQ_OP_SEG_TRDWN_DURN

SCHEDULED_CAP_REQ_OP_SEG_TRDWN_DURN: NumberField<PlannedOrderCapacity> = new NumberField('ScheduledCapReqOpSegTrdwnDurn', PlannedOrderCapacity, 'Edm.Double')

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

Static SEQUENCE

SEQUENCE: StringField<PlannedOrderCapacity> = new StringField('Sequence', PlannedOrderCapacity, 'Edm.String')

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

Static SUB_OPERATION

SUB_OPERATION: StringField<PlannedOrderCapacity> = new StringField('SubOperation', PlannedOrderCapacity, 'Edm.String')

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

Static UNIT_OF_MEASURE_ISO_CODE

UNIT_OF_MEASURE_ISO_CODE: StringField<PlannedOrderCapacity> = new StringField('UnitOfMeasureISOCode', PlannedOrderCapacity, 'Edm.String')

Static representation of the unitOfMeasureIsoCode property 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<PlannedOrderCapacity> = new StringField('WorkCenter', PlannedOrderCapacity, '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 _allFields

_allFields: any[] = [PlannedOrderCapacity.CAPACITY_REQUIREMENT,PlannedOrderCapacity.CAPACITY_REQUIREMENT_ITEM,PlannedOrderCapacity.CAPACITY_RQMT_ITEM_CAPACITY,PlannedOrderCapacity.PLANNED_ORDER,PlannedOrderCapacity.PLANNED_ORDER_TYPE,PlannedOrderCapacity.SEQUENCE,PlannedOrderCapacity.OPERATION,PlannedOrderCapacity.SUB_OPERATION,PlannedOrderCapacity.WORK_CENTER,PlannedOrderCapacity.CAPACITY_CATEGORY_CODE,PlannedOrderCapacity.CAPACITY,PlannedOrderCapacity.MRP_CONTROLLER,PlannedOrderCapacity.MRP_PLANT,PlannedOrderCapacity.OPERATION_LATEST_START_DATE,PlannedOrderCapacity.OPERATION_LATEST_START_TIME,PlannedOrderCapacity.OPERATION_LATEST_END_DATE,PlannedOrderCapacity.OPERATION_LATEST_END_TIME,PlannedOrderCapacity.OPERATION_EARLIEST_START_DATE,PlannedOrderCapacity.OPERATION_EARLIEST_START_TIME,PlannedOrderCapacity.OPERATION_EARLIEST_END_DATE,PlannedOrderCapacity.OPERATION_EARLIEST_END_TIME,PlannedOrderCapacity.CAPACITY_REQUIREMENT_UNIT,PlannedOrderCapacity.SCHEDULED_CAP_REQ_OP_SEG_SETUP_DURN,PlannedOrderCapacity.REMAINING_CAP_REQ_OP_SEG_SETUP_DURN,PlannedOrderCapacity.SCHEDULED_CAP_REQ_OP_SEG_PROCG_DURN,PlannedOrderCapacity.REMAINING_CAP_REQ_OP_SEG_PROCG_DURN,PlannedOrderCapacity.SCHEDULED_CAP_REQ_OP_SEG_TRDWN_DURN,PlannedOrderCapacity.REMAINING_CAP_REQ_OP_SEG_TRDWN_DURN,PlannedOrderCapacity.UNIT_OF_MEASURE_ISO_CODE,PlannedOrderCapacity.OPERATION_TEXT,PlannedOrderCapacity.LAST_CHANGE_DATE_TIME]

All fields of the PlannedOrderCapacity entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "A_PlannedOrderCapacity"

Technical entity name for PlannedOrderCapacity.

Static _keyFields

_keyFields: Array<Selectable<PlannedOrderCapacity>> = [PlannedOrderCapacity.CAPACITY_REQUIREMENT, PlannedOrderCapacity.CAPACITY_REQUIREMENT_ITEM, PlannedOrderCapacity.CAPACITY_RQMT_ITEM_CAPACITY]

All key fields of the PlannedOrderCapacity entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_PLANNED_ORDERS"

Technical service name for PlannedOrderCapacity.

Methods

Static builder

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<PlannedOrderCapacity>

    A builder that constructs instances of entity type PlannedOrderCapacity.

Static requestBuilder

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

    Returns PlannedOrderCapacityRequestBuilder

    A PlannedOrderCapacity request builder.