Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_ProcessOrder" of service "API_PROCESS_ORDERS". See https://api.sap.com/api/API_PROCESS_ORDERS for more information.

Hierarchy

  • Entity
    • ProcessOrder

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • Returns ProcessOrder

Properties

Protected _customFields

_customFields: MapType<any>

A mapper representing custom fields in an entity. Custom fields are represented by their field names and the corresponding values. A custom field can be added or updated using setCustomField method.

Protected _versionIdentifier

_versionIdentifier: string

The current ETag version of the entity in the remote system. The ETag identified the version of the in the remote system. It will be automatically set in the "if-match" header of update requests and can be set as a custom header for delete requests. When no ETag is provided by the remote system the value of this variable defaults to "*".

Optional actualCostsCostingVariant

actualCostsCostingVariant: string

Costing Variant For Actual Costs. Maximum length: 4.

nullable

Optional companyCode

companyCode: string

Company Code. Maximum length: 4.

nullable

Optional customerName

customerName: string

Name of Customer. Maximum length: 80.

nullable

Optional functionalArea

functionalArea: string

Functional Area. Maximum length: 16.

nullable

Optional manufacturingObject

manufacturingObject: string

Object Number. Maximum length: 22.

nullable

Optional manufacturingOrderCategory

manufacturingOrderCategory: string

Manufacturing Order Category. Maximum length: 2.

nullable

Optional manufacturingOrderType

manufacturingOrderType: string

Manufacturing Order Type. Maximum length: 4.

nullable

Optional material

material: string

Material Number for Order. Maximum length: 40.

nullable

Optional materialAvailyIsNotChecked

materialAvailyIsNotChecked: string

Material Availy Is Not Checked. Maximum length: 1.

nullable

Optional materialName

materialName: string

Material Description. Maximum length: 40.

nullable

Optional mfgOrderConfirmedYieldQty

mfgOrderConfirmedYieldQty: BigNumber

Confirmed Yield Quantity From Order Confirmation.

nullable

Optional mfgOrderPlannedEndDate

mfgOrderPlannedEndDate: Moment

Manufacturing Order Planned End Date.

nullable

Optional mfgOrderPlannedEndTime

mfgOrderPlannedEndTime: Time

Manufacturing Order Planned End Time.

nullable

Optional mfgOrderPlannedStartDate

mfgOrderPlannedStartDate: Moment

Manufacturing Order Planned Start Date.

nullable

Optional mfgOrderPlannedStartTime

mfgOrderPlannedStartTime: Time

Manufacturing Order Planned Start Time.

nullable

Optional mfgOrderScheduledEndDate

mfgOrderScheduledEndDate: Moment

Manufacturing Order Scheduled End Date.

nullable

Optional mfgOrderScheduledEndTime

mfgOrderScheduledEndTime: Time

Manufacturing Order Scheduled End Time.

nullable

Optional mfgOrderScheduledStartDate

mfgOrderScheduledStartDate: Moment

Manufacturing Order Scheduled Start Date.

nullable

Optional mfgOrderScheduledStartTime

mfgOrderScheduledStartTime: Time

Manufacturing Order Scheduled Start Time.

nullable

Optional mrpArea

mrpArea: string

MRP Area. Maximum length: 10.

nullable

Optional mrpController

mrpController: string

MRP Controller. Maximum length: 3.

nullable

Optional orderHasGeneratedOperations

orderHasGeneratedOperations: string

Order Has Generated Operations. Maximum length: 1.

nullable

Optional orderInternalBillOfOperations

orderInternalBillOfOperations: string

Routing number of operations in the order. Maximum length: 10.

nullable

Optional orderIsClosed

orderIsClosed: string

Order Is Closed. Maximum length: 1.

nullable

Optional orderIsConfirmed

orderIsConfirmed: string

Order Is Confirmed. Maximum length: 1.

nullable

Optional orderIsCreated

orderIsCreated: string

Order Is Created. Maximum length: 1.

nullable

Optional orderIsDeleted

orderIsDeleted: string

Order Is Deleted. Maximum length: 1.

nullable

Optional orderIsDelivered

orderIsDelivered: string

Order Is Delivered. Maximum length: 1.

nullable

Optional orderIsLocked

orderIsLocked: string

Order Is Locked. Maximum length: 1.

nullable

Optional orderIsMarkedForDeletion

orderIsMarkedForDeletion: string

Order Is Marked For Deletion. Maximum length: 1.

nullable

Optional orderIsPartiallyConfirmed

orderIsPartiallyConfirmed: string

Order Is Partially Confirmed. Maximum length: 1.

nullable

Optional orderIsPartiallyDelivered

orderIsPartiallyDelivered: string

Order Is Partially Delivered. Maximum length: 1.

nullable

Optional orderIsPartiallyReleased

orderIsPartiallyReleased: string

Order Is Partially Released. Maximum length: 1.

nullable

Optional orderIsPreCosted

orderIsPreCosted: string

Order Is Pre Costed. Maximum length: 1.

nullable

Optional orderIsPrinted

orderIsPrinted: string

Order Is Printed. Maximum length: 1.

nullable

Optional orderIsReleased

orderIsReleased: string

Order Is Released. Maximum length: 1.

nullable

Optional orderIsScheduled

orderIsScheduled: string

Order Is Scheduled. Maximum length: 1.

nullable

Optional orderIsTechnicallyCompleted

orderIsTechnicallyCompleted: string

Order Is Technically Completed. Maximum length: 1.

nullable

Optional orderIsToBeHandledInBatches

orderIsToBeHandledInBatches: string

Order Is To Be Handled In Batches. Maximum length: 1.

nullable

Optional plannedCostsCostingVariant

plannedCostsCostingVariant: string

Costing Variant for Planned Costs. Maximum length: 4.

nullable

Optional plannedOrder

plannedOrder: string

Planned Order. Maximum length: 10.

nullable

Optional plant

plant: string

Planning Plant for an Order. Maximum length: 4.

nullable

processOrder

processOrder: string

Manufacturing Order ID. Maximum length: 12.

Optional productionPlant

productionPlant: string

Production Plant in Planned Order. Maximum length: 4.

nullable

Optional productionSupervisor

productionSupervisor: string

Production Supervisor. Maximum length: 3.

nullable

Optional productionUnit

productionUnit: string

Production Unit of Measure. Maximum length: 3.

nullable

Optional productionVersion

productionVersion: string

Production Version. Maximum length: 4.

nullable

Protected remoteState

remoteState: object

The remote state of the entity. Remote state refers to the last known state of the entity on the remote system from which it has been retrieved or to which it has been posted. It is stored as map, where the keys are stored in the format of VDM properties.

Type declaration

  • [keys: string]: any

Optional salesOrder

salesOrder: string

Sales Order. Maximum length: 10.

nullable

Optional salesOrderItem

salesOrderItem: string

Sales Order Item. Maximum length: 6.

nullable

Optional settlementRuleIsCreated

settlementRuleIsCreated: string

Settlement Rule Is Created. Maximum length: 1.

nullable

Optional settlementRuleIsCrtedManually

settlementRuleIsCrtedManually: string

Settlement Rule Is Crted Manually. Maximum length: 1.

nullable

toProcessOrderComponent

toProcessOrderComponent: ProcessOrderComponent[]

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

toProcessOrderItem

toProcessOrderItem: ProcessOrderItem[]

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

toProcessOrderOperation

toProcessOrderOperation: ProcessOrderOperation[]

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

toProcessOrderStatus

toProcessOrderStatus: ProcessOrderStatus[]

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

Optional totalQuantity

totalQuantity: BigNumber

Manufacturing Order Planned Total Quantity.

nullable

Optional userId

userId: string

Object ID for recipient. Maximum length: 70.

nullable

versionIdentifier

versionIdentifier: string

ETag version identifier accessor.

returns

The ETag version identifier of the retrieved entity, returns undefined if not retrieved

Optional wbsDescription

wbsDescription: string

PS: Short description (1st text line). Maximum length: 40.

nullable

Optional wbsElement

wbsElement: string

WBS Element. Maximum length: 24.

nullable

Optional wbsElementInternalId

wbsElementInternalId: string

Work Breakdown Structure Element Internal ID. Maximum length: 24.

nullable

Static ACTUAL_COSTS_COSTING_VARIANT

ACTUAL_COSTS_COSTING_VARIANT: StringField<ProcessOrder> = new StringField('ActualCostsCostingVariant', ProcessOrder, 'Edm.String')

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

Static ALL_FIELDS

ALL_FIELDS: AllFields<ProcessOrder> = new AllFields('*', ProcessOrder)

All fields selector.

Static COMPANY_CODE

COMPANY_CODE: StringField<ProcessOrder> = new StringField('CompanyCode', ProcessOrder, 'Edm.String')

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

Static CUSTOMER_NAME

CUSTOMER_NAME: StringField<ProcessOrder> = new StringField('CustomerName', ProcessOrder, 'Edm.String')

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

Static FUNCTIONAL_AREA

FUNCTIONAL_AREA: StringField<ProcessOrder> = new StringField('FunctionalArea', ProcessOrder, 'Edm.String')

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

Static MANUFACTURING_OBJECT

MANUFACTURING_OBJECT: StringField<ProcessOrder> = new StringField('ManufacturingObject', ProcessOrder, 'Edm.String')

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

Static MANUFACTURING_ORDER_CATEGORY

MANUFACTURING_ORDER_CATEGORY: StringField<ProcessOrder> = new StringField('ManufacturingOrderCategory', ProcessOrder, 'Edm.String')

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

Static MANUFACTURING_ORDER_TYPE

MANUFACTURING_ORDER_TYPE: StringField<ProcessOrder> = new StringField('ManufacturingOrderType', ProcessOrder, 'Edm.String')

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

Static MATERIAL

MATERIAL: StringField<ProcessOrder> = new StringField('Material', ProcessOrder, 'Edm.String')

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

Static MATERIAL_AVAILY_IS_NOT_CHECKED

MATERIAL_AVAILY_IS_NOT_CHECKED: StringField<ProcessOrder> = new StringField('MaterialAvailyIsNotChecked', ProcessOrder, 'Edm.String')

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

Static MATERIAL_NAME

MATERIAL_NAME: StringField<ProcessOrder> = new StringField('MaterialName', ProcessOrder, 'Edm.String')

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

Static MFG_ORDER_CONFIRMED_YIELD_QTY

MFG_ORDER_CONFIRMED_YIELD_QTY: BigNumberField<ProcessOrder> = new BigNumberField('MfgOrderConfirmedYieldQty', ProcessOrder, 'Edm.Decimal')

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

Static MFG_ORDER_PLANNED_END_DATE

MFG_ORDER_PLANNED_END_DATE: DateField<ProcessOrder> = new DateField('MfgOrderPlannedEndDate', ProcessOrder, 'Edm.DateTime')

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

Static MFG_ORDER_PLANNED_END_TIME

MFG_ORDER_PLANNED_END_TIME: TimeField<ProcessOrder> = new TimeField('MfgOrderPlannedEndTime', ProcessOrder, 'Edm.Time')

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

Static MFG_ORDER_PLANNED_START_DATE

MFG_ORDER_PLANNED_START_DATE: DateField<ProcessOrder> = new DateField('MfgOrderPlannedStartDate', ProcessOrder, 'Edm.DateTime')

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

Static MFG_ORDER_PLANNED_START_TIME

MFG_ORDER_PLANNED_START_TIME: TimeField<ProcessOrder> = new TimeField('MfgOrderPlannedStartTime', ProcessOrder, 'Edm.Time')

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

Static MFG_ORDER_SCHEDULED_END_DATE

MFG_ORDER_SCHEDULED_END_DATE: DateField<ProcessOrder> = new DateField('MfgOrderScheduledEndDate', ProcessOrder, 'Edm.DateTime')

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

Static MFG_ORDER_SCHEDULED_END_TIME

MFG_ORDER_SCHEDULED_END_TIME: TimeField<ProcessOrder> = new TimeField('MfgOrderScheduledEndTime', ProcessOrder, 'Edm.Time')

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

Static MFG_ORDER_SCHEDULED_START_DATE

MFG_ORDER_SCHEDULED_START_DATE: DateField<ProcessOrder> = new DateField('MfgOrderScheduledStartDate', ProcessOrder, 'Edm.DateTime')

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

Static MFG_ORDER_SCHEDULED_START_TIME

MFG_ORDER_SCHEDULED_START_TIME: TimeField<ProcessOrder> = new TimeField('MfgOrderScheduledStartTime', ProcessOrder, 'Edm.Time')

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

Static MRP_AREA

MRP_AREA: StringField<ProcessOrder> = new StringField('MRPArea', ProcessOrder, 'Edm.String')

Static representation of the mrpArea 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<ProcessOrder> = new StringField('MRPController', ProcessOrder, '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 ORDER_HAS_GENERATED_OPERATIONS

ORDER_HAS_GENERATED_OPERATIONS: StringField<ProcessOrder> = new StringField('OrderHasGeneratedOperations', ProcessOrder, 'Edm.String')

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

Static ORDER_INTERNAL_BILL_OF_OPERATIONS

ORDER_INTERNAL_BILL_OF_OPERATIONS: StringField<ProcessOrder> = new StringField('OrderInternalBillOfOperations', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_CLOSED

ORDER_IS_CLOSED: StringField<ProcessOrder> = new StringField('OrderIsClosed', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_CONFIRMED

ORDER_IS_CONFIRMED: StringField<ProcessOrder> = new StringField('OrderIsConfirmed', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_CREATED

ORDER_IS_CREATED: StringField<ProcessOrder> = new StringField('OrderIsCreated', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_DELETED

ORDER_IS_DELETED: StringField<ProcessOrder> = new StringField('OrderIsDeleted', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_DELIVERED

ORDER_IS_DELIVERED: StringField<ProcessOrder> = new StringField('OrderIsDelivered', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_LOCKED

ORDER_IS_LOCKED: StringField<ProcessOrder> = new StringField('OrderIsLocked', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_MARKED_FOR_DELETION

ORDER_IS_MARKED_FOR_DELETION: StringField<ProcessOrder> = new StringField('OrderIsMarkedForDeletion', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_PARTIALLY_CONFIRMED

ORDER_IS_PARTIALLY_CONFIRMED: StringField<ProcessOrder> = new StringField('OrderIsPartiallyConfirmed', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_PARTIALLY_DELIVERED

ORDER_IS_PARTIALLY_DELIVERED: StringField<ProcessOrder> = new StringField('OrderIsPartiallyDelivered', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_PARTIALLY_RELEASED

ORDER_IS_PARTIALLY_RELEASED: StringField<ProcessOrder> = new StringField('OrderIsPartiallyReleased', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_PRE_COSTED

ORDER_IS_PRE_COSTED: StringField<ProcessOrder> = new StringField('OrderIsPreCosted', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_PRINTED

ORDER_IS_PRINTED: StringField<ProcessOrder> = new StringField('OrderIsPrinted', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_RELEASED

ORDER_IS_RELEASED: StringField<ProcessOrder> = new StringField('OrderIsReleased', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_SCHEDULED

ORDER_IS_SCHEDULED: StringField<ProcessOrder> = new StringField('OrderIsScheduled', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_TECHNICALLY_COMPLETED

ORDER_IS_TECHNICALLY_COMPLETED: StringField<ProcessOrder> = new StringField('OrderIsTechnicallyCompleted', ProcessOrder, 'Edm.String')

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

Static ORDER_IS_TO_BE_HANDLED_IN_BATCHES

ORDER_IS_TO_BE_HANDLED_IN_BATCHES: StringField<ProcessOrder> = new StringField('OrderIsToBeHandledInBatches', ProcessOrder, 'Edm.String')

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

Static PLANNED_COSTS_COSTING_VARIANT

PLANNED_COSTS_COSTING_VARIANT: StringField<ProcessOrder> = new StringField('PlannedCostsCostingVariant', ProcessOrder, 'Edm.String')

Static representation of the plannedCostsCostingVariant 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<ProcessOrder> = new StringField('PlannedOrder', ProcessOrder, '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 PLANT

PLANT: StringField<ProcessOrder> = new StringField('Plant', ProcessOrder, '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 PROCESS_ORDER

PROCESS_ORDER: StringField<ProcessOrder> = new StringField('ProcessOrder', ProcessOrder, 'Edm.String')

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

Static PRODUCTION_PLANT

PRODUCTION_PLANT: StringField<ProcessOrder> = new StringField('ProductionPlant', ProcessOrder, 'Edm.String')

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

Static PRODUCTION_SUPERVISOR

PRODUCTION_SUPERVISOR: StringField<ProcessOrder> = new StringField('ProductionSupervisor', ProcessOrder, 'Edm.String')

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

Static PRODUCTION_UNIT

PRODUCTION_UNIT: StringField<ProcessOrder> = new StringField('ProductionUnit', ProcessOrder, 'Edm.String')

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

Static PRODUCTION_VERSION

PRODUCTION_VERSION: StringField<ProcessOrder> = new StringField('ProductionVersion', ProcessOrder, 'Edm.String')

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

Static SALES_ORDER

SALES_ORDER: StringField<ProcessOrder> = new StringField('SalesOrder', ProcessOrder, 'Edm.String')

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

Static SALES_ORDER_ITEM

SALES_ORDER_ITEM: StringField<ProcessOrder> = new StringField('SalesOrderItem', ProcessOrder, 'Edm.String')

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

Static SETTLEMENT_RULE_IS_CREATED

SETTLEMENT_RULE_IS_CREATED: StringField<ProcessOrder> = new StringField('SettlementRuleIsCreated', ProcessOrder, 'Edm.String')

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

Static SETTLEMENT_RULE_IS_CRTED_MANUALLY

SETTLEMENT_RULE_IS_CRTED_MANUALLY: StringField<ProcessOrder> = new StringField('SettlementRuleIsCrtedManually', ProcessOrder, 'Edm.String')

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

Static TOTAL_QUANTITY

TOTAL_QUANTITY: BigNumberField<ProcessOrder> = new BigNumberField('TotalQuantity', ProcessOrder, 'Edm.Decimal')

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

Static TO_PROCESS_ORDER_COMPONENT

TO_PROCESS_ORDER_COMPONENT: Link<ProcessOrder, ProcessOrderComponent> = new Link('to_ProcessOrderComponent', ProcessOrder, ProcessOrderComponent)

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

Static TO_PROCESS_ORDER_ITEM

TO_PROCESS_ORDER_ITEM: Link<ProcessOrder, ProcessOrderItem> = new Link('to_ProcessOrderItem', ProcessOrder, ProcessOrderItem)

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

Static TO_PROCESS_ORDER_OPERATION

TO_PROCESS_ORDER_OPERATION: Link<ProcessOrder, ProcessOrderOperation> = new Link('to_ProcessOrderOperation', ProcessOrder, ProcessOrderOperation)

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

Static TO_PROCESS_ORDER_STATUS

TO_PROCESS_ORDER_STATUS: Link<ProcessOrder, ProcessOrderStatus> = new Link('to_ProcessOrderStatus', ProcessOrder, ProcessOrderStatus)

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

Static USER_ID

USER_ID: StringField<ProcessOrder> = new StringField('UserID', ProcessOrder, 'Edm.String')

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

Static WBS_DESCRIPTION

WBS_DESCRIPTION: StringField<ProcessOrder> = new StringField('WBSDescription', ProcessOrder, 'Edm.String')

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

Static WBS_ELEMENT

WBS_ELEMENT: StringField<ProcessOrder> = new StringField('WBSElement', ProcessOrder, 'Edm.String')

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

Static WBS_ELEMENT_INTERNAL_ID

WBS_ELEMENT_INTERNAL_ID: StringField<ProcessOrder> = new StringField('WBSElementInternalID', ProcessOrder, 'Edm.String')

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

Static _allFields

_allFields: Array<StringField<ProcessOrder> | BigNumberField<ProcessOrder> | DateField<ProcessOrder> | TimeField<ProcessOrder> | Link<ProcessOrder, ProcessOrderComponent> | Link<ProcessOrder, ProcessOrderItem> | Link<ProcessOrder, ProcessOrderOperation> | Link<ProcessOrder, ProcessOrderStatus>> = [ProcessOrder.PROCESS_ORDER,ProcessOrder.ORDER_IS_DELETED,ProcessOrder.ORDER_IS_PRE_COSTED,ProcessOrder.SETTLEMENT_RULE_IS_CREATED,ProcessOrder.ORDER_IS_PARTIALLY_RELEASED,ProcessOrder.ORDER_IS_LOCKED,ProcessOrder.ORDER_IS_TECHNICALLY_COMPLETED,ProcessOrder.ORDER_IS_CLOSED,ProcessOrder.ORDER_IS_PARTIALLY_DELIVERED,ProcessOrder.ORDER_IS_MARKED_FOR_DELETION,ProcessOrder.SETTLEMENT_RULE_IS_CRTED_MANUALLY,ProcessOrder.PRODUCTION_PLANT,ProcessOrder.ORDER_IS_SCHEDULED,ProcessOrder.ORDER_HAS_GENERATED_OPERATIONS,ProcessOrder.ORDER_IS_TO_BE_HANDLED_IN_BATCHES,ProcessOrder.MATERIAL_AVAILY_IS_NOT_CHECKED,ProcessOrder.MATERIAL,ProcessOrder.MATERIAL_NAME,ProcessOrder.PRODUCTION_UNIT,ProcessOrder.TOTAL_QUANTITY,ProcessOrder.MANUFACTURING_ORDER_TYPE,ProcessOrder.MRP_AREA,ProcessOrder.ORDER_INTERNAL_BILL_OF_OPERATIONS,ProcessOrder.MANUFACTURING_OBJECT,ProcessOrder.PLANT,ProcessOrder.MFG_ORDER_CONFIRMED_YIELD_QTY,ProcessOrder.MFG_ORDER_PLANNED_START_DATE,ProcessOrder.MFG_ORDER_PLANNED_START_TIME,ProcessOrder.MFG_ORDER_PLANNED_END_DATE,ProcessOrder.MFG_ORDER_PLANNED_END_TIME,ProcessOrder.MFG_ORDER_SCHEDULED_START_DATE,ProcessOrder.MFG_ORDER_SCHEDULED_START_TIME,ProcessOrder.MFG_ORDER_SCHEDULED_END_DATE,ProcessOrder.ORDER_IS_CREATED,ProcessOrder.MFG_ORDER_SCHEDULED_END_TIME,ProcessOrder.SALES_ORDER,ProcessOrder.SALES_ORDER_ITEM,ProcessOrder.PLANNED_ORDER,ProcessOrder.CUSTOMER_NAME,ProcessOrder.WBS_ELEMENT,ProcessOrder.WBS_ELEMENT_INTERNAL_ID,ProcessOrder.WBS_DESCRIPTION,ProcessOrder.COMPANY_CODE,ProcessOrder.FUNCTIONAL_AREA,ProcessOrder.ORDER_IS_RELEASED,ProcessOrder.PLANNED_COSTS_COSTING_VARIANT,ProcessOrder.ACTUAL_COSTS_COSTING_VARIANT,ProcessOrder.USER_ID,ProcessOrder.PRODUCTION_VERSION,ProcessOrder.MRP_CONTROLLER,ProcessOrder.PRODUCTION_SUPERVISOR,ProcessOrder.MANUFACTURING_ORDER_CATEGORY,ProcessOrder.ORDER_IS_PRINTED,ProcessOrder.ORDER_IS_CONFIRMED,ProcessOrder.ORDER_IS_PARTIALLY_CONFIRMED,ProcessOrder.ORDER_IS_DELIVERED,ProcessOrder.TO_PROCESS_ORDER_COMPONENT,ProcessOrder.TO_PROCESS_ORDER_ITEM,ProcessOrder.TO_PROCESS_ORDER_OPERATION,ProcessOrder.TO_PROCESS_ORDER_STATUS]

All fields of the ProcessOrder entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "A_ProcessOrder"

Technical entity name for ProcessOrder.

Static _keyFields

_keyFields: Array<Selectable<ProcessOrder>> = [ProcessOrder.PROCESS_ORDER]

All key fields of the ProcessOrder entity.

Static _keys

_keys: object = ProcessOrder._keyFields.reduce((acc: { [keys: string]: Selectable<ProcessOrder> }, field: Selectable<ProcessOrder>) => {acc[field.fieldName] = field;return acc;}, {})

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

Type declaration

Static _serviceName

_serviceName: string = "API_PROCESS_ORDERS"
deprecated

Since v1.0.1 Use _defaultServicePath instead. Technical service name for ProcessOrder.

Methods

Protected getCurrentMapKeys

  • getCurrentMapKeys(): Entity
  • Returns a map of all defined fields in entity to their current values.

    Returns Entity

    Entity with all defined entity fields

getCustomField

  • getCustomField(fieldName: string): any
  • Custom field value getter.

    Parameters

    • fieldName: string

      The name of the custom field

    Returns any

    The value of the corresponding custom field

getCustomFields

  • getCustomFields(): MapType<any>
  • Returns a map that contains all entity custom fields.

    Returns MapType<any>

    A map of all defined custom fields in the entity

getUpdatedCustomFields

  • getUpdatedCustomFields(): MapType<any>
  • Returns all updated custom field properties compared to the last known remote state.

    Returns MapType<any>

    A map containing all updated custom properties, with their new values

getUpdatedProperties

  • getUpdatedProperties(): Entity
  • Returns all changed properties compared to the last known remote state. The returned properties does not include custom fields. Use getUpdatedCustomFields, if updated custom fields are needed.

    Returns Entity

    Entity with all properties that changed

hasCustomField

  • hasCustomField(fieldName: string): boolean
  • Validates whether a custom field exists in the entity.

    Parameters

    • fieldName: string

      The name of the custom field to update

    Returns boolean

    A boolean value, that indicates whether a custom field is defined in entity

initializeCustomFields

  • initializeCustomFields(customFields: MapType<any>): this
  • Sets all retrieved custom fields in entity.

    Parameters

    • customFields: MapType<any>

      Extracted custom fields from a retrieved entity

    Returns this

    A boolean value, that indicates the existence of the field in entity

Protected isConflictingCustomField

  • isConflictingCustomField(customFieldName: string): boolean
  • Validates whether a field name does not conflict with an original field name and thus can be defined as custom fields.

    Parameters

    • customFieldName: string

      Field name to check

    Returns boolean

    Boolean value that describes whether a field name can be defined as custom field

setCustomField

  • setCustomField(fieldName: string, value: any): this
  • Sets a new custom field in the entity or updates it. Throws an error, if the provided custom field name is already defined by an original field in entity.

    Parameters

    • fieldName: string

      The name of the custom field to update

    • value: any

      The value of the field

    Returns this

    The entity itself, to facilitate method chaining

setOrInitializeRemoteState

  • setOrInitializeRemoteState(state?: MapType<any>): this
  • Initializes or sets the remoteState of the entity. This function is called on all read, create and update requests. This function should be called after initializeCustomFields, if custom fields are defined.

    Parameters

    • Optional state: MapType<any>

      State to be set as remote state

    Returns this

    The entity itself, to facilitate method chaining

setVersionIdentifier

  • setVersionIdentifier(etag: string): this
  • Set the ETag version identifier of the retrieved entity.

    Parameters

    • etag: string

      The returned ETag version of the entity

    Returns this

    The entity itself, to facilitate method chaining

toJSON

  • toJSON(): object
  • Overwrites the default toJSON method so that all instance variables as well as all custom fields of the entity are returned.

    Returns object

    An object containing all instance variables + custom fields.

    • [key: string]: any

Static builder

  • Returns an entity builder to construct instances ProcessOrder.

    Returns EntityBuilderType<ProcessOrder, ProcessOrderType>

    A builder that constructs instances of entity type ProcessOrder.

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<ProcessOrder>

    A builder that constructs instances of entity type ProcessOrder.

Static Protected customFieldSelector

  • customFieldSelector<EntityT>(fieldName: string, entityConstructor: Constructable<EntityT>): CustomField<EntityT>
  • Type parameters

    • EntityT: Entity

    Parameters

    • fieldName: string
    • entityConstructor: Constructable<EntityT>

    Returns CustomField<EntityT>

Static Protected entityBuilder

  • entityBuilder<EntityT, JsonT>(entityConstructor: Constructable<EntityT, JsonT>): EntityBuilderType<EntityT, JsonT>
  • Type parameters

    • EntityT: Entity

    • JsonT

    Parameters

    • entityConstructor: Constructable<EntityT, JsonT>

    Returns EntityBuilderType<EntityT, JsonT>

Static requestBuilder

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

    Returns ProcessOrderRequestBuilder

    A ProcessOrder request builder.