Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • any
    • ProductionRsceTools

Implements

Index

Properties

confirmedProdnRsceToolQty

confirmedProdnRsceToolQty: BigNumber

Actual Quantity of Production Resource/Tool. Quantity of production resources/tools that has already been confirmed in the order.

nullable

confirmedProdnRsceToolQtyUnit

confirmedProdnRsceToolQtyUnit: string

Unit for Actual Quantity of Production Resource/Tool. Maximum length: 3.

nullable

earliestSchedldUsageEndDate

earliestSchedldUsageEndDate: Moment

Earliest Scheduled End Date of PRT Usage.

nullable

earliestSchedldUsageEndTime

earliestSchedldUsageEndTime: Time

Earliest Scheduled End Time of PRT Usage.

nullable

earliestSchedldUsageStartDate

earliestSchedldUsageStartDate: Moment

Earliest Scheduled Start Date for PRT Usage.

nullable

earliestSchedldUsageStartTime

earliestSchedldUsageStartTime: Time

Earliest Scheduled Start Time for PRT Usage.

nullable

latestSchedldUsageEndDate

latestSchedldUsageEndDate: Moment

Latest Scheduled End Date for PRT Usage.

nullable

latestSchedldUsageEndTime

latestSchedldUsageEndTime: Time

Latest Scheduled End Time for PRT Usage.

nullable

latestSchedldUsageStartDate

latestSchedldUsageStartDate: Moment

Latest Scheduled Start Date for PRT Usage.

nullable

latestSchedldUsageStartTime

latestSchedldUsageStartTime: Time

Latest Scheduled Start Time for PRT Usage.

nullable

manufacturingOrder

manufacturingOrder: string

Manufacturing Order ID. Maximum length: 12.

nullable

manufacturingOrderCategory

manufacturingOrderCategory: string

Manufacturing Order Category. Maximum length: 2.

nullable

manufacturingOrderType

manufacturingOrderType: string

Manufacturing Order Type. Maximum length: 4.

nullable

mfgOrderOpProdnRsceToolIntId

mfgOrderOpProdnRsceToolIntId: string

Item Counter for Production Resources/Tools. Serial counter which is used for the unique identification of production resources/tools. The item counter is entered as a key element in various data structures of PRT management. Maximum length: 8.

orderInternalBillOfOperations

orderInternalBillOfOperations: string

Order Internal ID. Maximum length: 10.

plannedProdnRsceToolQtyUnit

plannedProdnRsceToolQtyUnit: string

Unit for Total Planned Quantity of Production Resource/Tool. Maximum length: 3.

nullable

plannedTotalProdnRsceToolQty

plannedTotalProdnRsceToolQty: BigNumber

Total Planned Quantity of Production Resource/Tool. Quantity of production resources/tools needed to produce the number required in the order.

nullable

prodnRsceToolCategory

prodnRsceToolCategory: string

Production Resources/Tools Category. Key which distinguishes the master record category for production resources/tools. Based on the category, you can see whether the production resource/tool is a material or not. Maximum length: 1.

nullable

prodnRsceToolCategoryName

prodnRsceToolCategoryName: string

Language-dependent description of the PRT category. Text which describes the production resources/tools category in more detail. You can maintain this text in different languages with a length of 40 characters. Maximum length: 40.

nullable

prodnRsceToolUsageQuantity

prodnRsceToolUsageQuantity: BigNumber

Standard Usage Value for Production Resources/Tools. Determines the wear and tear on the production resources/tools. Usage value refers to the base quantity in the operation.

nullable

prodnRsceToolUsageQuantityUnit

prodnRsceToolUsageQuantityUnit: string

Usage Value Unit of the Production Resource/Tool. Unit in which the usage value of production resources/tools is defined. Maximum length: 3.

nullable

productionPlant

productionPlant: string

Production Plant in Planned Order. Plant in which the order quantity of the internally produced material is to be produced according to the planned order. Maximum length: 4.

nullable

Static CONFIRMED_PRODN_RSCE_TOOL_QTY

CONFIRMED_PRODN_RSCE_TOOL_QTY: BigNumberField<ProductionRsceTools> = new BigNumberField('ConfirmedProdnRsceToolQty', ProductionRsceTools, 'Edm.Decimal')

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

Static CONFIRMED_PRODN_RSCE_TOOL_QTY_UNIT

CONFIRMED_PRODN_RSCE_TOOL_QTY_UNIT: StringField<ProductionRsceTools> = new StringField('ConfirmedProdnRsceToolQtyUnit', ProductionRsceTools, 'Edm.String')

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

Static EARLIEST_SCHEDLD_USAGE_END_DATE

EARLIEST_SCHEDLD_USAGE_END_DATE: DateField<ProductionRsceTools> = new DateField('EarliestSchedldUsageEndDate', ProductionRsceTools, 'Edm.DateTime')

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

Static EARLIEST_SCHEDLD_USAGE_END_TIME

EARLIEST_SCHEDLD_USAGE_END_TIME: TimeField<ProductionRsceTools> = new TimeField('EarliestSchedldUsageEndTime', ProductionRsceTools, 'Edm.Time')

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

Static EARLIEST_SCHEDLD_USAGE_START_DATE

EARLIEST_SCHEDLD_USAGE_START_DATE: DateField<ProductionRsceTools> = new DateField('EarliestSchedldUsageStartDate', ProductionRsceTools, 'Edm.DateTime')

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

Static EARLIEST_SCHEDLD_USAGE_START_TIME

EARLIEST_SCHEDLD_USAGE_START_TIME: TimeField<ProductionRsceTools> = new TimeField('EarliestSchedldUsageStartTime', ProductionRsceTools, 'Edm.Time')

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

Static LATEST_SCHEDLD_USAGE_END_DATE

LATEST_SCHEDLD_USAGE_END_DATE: DateField<ProductionRsceTools> = new DateField('LatestSchedldUsageEndDate', ProductionRsceTools, 'Edm.DateTime')

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

Static LATEST_SCHEDLD_USAGE_END_TIME

LATEST_SCHEDLD_USAGE_END_TIME: TimeField<ProductionRsceTools> = new TimeField('LatestSchedldUsageEndTime', ProductionRsceTools, 'Edm.Time')

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

Static LATEST_SCHEDLD_USAGE_START_DATE

LATEST_SCHEDLD_USAGE_START_DATE: DateField<ProductionRsceTools> = new DateField('LatestSchedldUsageStartDate', ProductionRsceTools, 'Edm.DateTime')

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

Static LATEST_SCHEDLD_USAGE_START_TIME

LATEST_SCHEDLD_USAGE_START_TIME: TimeField<ProductionRsceTools> = new TimeField('LatestSchedldUsageStartTime', ProductionRsceTools, 'Edm.Time')

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

Static MANUFACTURING_ORDER

MANUFACTURING_ORDER: StringField<ProductionRsceTools> = new StringField('ManufacturingOrder', ProductionRsceTools, 'Edm.String')

Static representation of the manufacturingOrder 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<ProductionRsceTools> = new StringField('ManufacturingOrderCategory', ProductionRsceTools, '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<ProductionRsceTools> = new StringField('ManufacturingOrderType', ProductionRsceTools, '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 MFG_ORDER_OP_PRODN_RSCE_TOOL_INT_ID

MFG_ORDER_OP_PRODN_RSCE_TOOL_INT_ID: StringField<ProductionRsceTools> = new StringField('MfgOrderOpProdnRsceToolIntID', ProductionRsceTools, 'Edm.String')

Static representation of the mfgOrderOpProdnRsceToolIntId 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<ProductionRsceTools> = new StringField('OrderInternalBillOfOperations', ProductionRsceTools, '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 PLANNED_PRODN_RSCE_TOOL_QTY_UNIT

PLANNED_PRODN_RSCE_TOOL_QTY_UNIT: StringField<ProductionRsceTools> = new StringField('PlannedProdnRsceToolQtyUnit', ProductionRsceTools, 'Edm.String')

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

Static PLANNED_TOTAL_PRODN_RSCE_TOOL_QTY

PLANNED_TOTAL_PRODN_RSCE_TOOL_QTY: BigNumberField<ProductionRsceTools> = new BigNumberField('PlannedTotalProdnRsceToolQty', ProductionRsceTools, 'Edm.Decimal')

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

Static PRODN_RSCE_TOOL_CATEGORY

PRODN_RSCE_TOOL_CATEGORY: StringField<ProductionRsceTools> = new StringField('ProdnRsceToolCategory', ProductionRsceTools, 'Edm.String')

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

Static PRODN_RSCE_TOOL_CATEGORY_NAME

PRODN_RSCE_TOOL_CATEGORY_NAME: StringField<ProductionRsceTools> = new StringField('ProdnRsceToolCategoryName', ProductionRsceTools, 'Edm.String')

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

Static PRODN_RSCE_TOOL_USAGE_QUANTITY

PRODN_RSCE_TOOL_USAGE_QUANTITY: BigNumberField<ProductionRsceTools> = new BigNumberField('ProdnRsceToolUsageQuantity', ProductionRsceTools, 'Edm.Decimal')

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

Static PRODN_RSCE_TOOL_USAGE_QUANTITY_UNIT

PRODN_RSCE_TOOL_USAGE_QUANTITY_UNIT: StringField<ProductionRsceTools> = new StringField('ProdnRsceToolUsageQuantityUnit', ProductionRsceTools, 'Edm.String')

Static representation of the prodnRsceToolUsageQuantityUnit 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<ProductionRsceTools> = new StringField('ProductionPlant', ProductionRsceTools, '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 _allFields

_allFields: any[] = [ProductionRsceTools.ORDER_INTERNAL_BILL_OF_OPERATIONS,ProductionRsceTools.MFG_ORDER_OP_PRODN_RSCE_TOOL_INT_ID,ProductionRsceTools.MANUFACTURING_ORDER,ProductionRsceTools.PRODN_RSCE_TOOL_CATEGORY,ProductionRsceTools.PRODN_RSCE_TOOL_CATEGORY_NAME,ProductionRsceTools.PLANNED_PRODN_RSCE_TOOL_QTY_UNIT,ProductionRsceTools.PLANNED_TOTAL_PRODN_RSCE_TOOL_QTY,ProductionRsceTools.CONFIRMED_PRODN_RSCE_TOOL_QTY_UNIT,ProductionRsceTools.CONFIRMED_PRODN_RSCE_TOOL_QTY,ProductionRsceTools.PRODN_RSCE_TOOL_USAGE_QUANTITY_UNIT,ProductionRsceTools.PRODN_RSCE_TOOL_USAGE_QUANTITY,ProductionRsceTools.EARLIEST_SCHEDLD_USAGE_START_DATE,ProductionRsceTools.EARLIEST_SCHEDLD_USAGE_START_TIME,ProductionRsceTools.EARLIEST_SCHEDLD_USAGE_END_DATE,ProductionRsceTools.EARLIEST_SCHEDLD_USAGE_END_TIME,ProductionRsceTools.LATEST_SCHEDLD_USAGE_START_DATE,ProductionRsceTools.LATEST_SCHEDLD_USAGE_START_TIME,ProductionRsceTools.LATEST_SCHEDLD_USAGE_END_DATE,ProductionRsceTools.LATEST_SCHEDLD_USAGE_END_TIME,ProductionRsceTools.MANUFACTURING_ORDER_TYPE,ProductionRsceTools.MANUFACTURING_ORDER_CATEGORY,ProductionRsceTools.PRODUCTION_PLANT]

All fields of the ProductionRsceTools entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "A_ProductionRsceTools"

Technical entity name for ProductionRsceTools.

Static _keyFields

_keyFields: Array<Selectable<ProductionRsceTools>> = [ProductionRsceTools.ORDER_INTERNAL_BILL_OF_OPERATIONS, ProductionRsceTools.MFG_ORDER_OP_PRODN_RSCE_TOOL_INT_ID]

All key fields of the ProductionRsceTools entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_PRODUCTION_ORDERS"

Technical service name for ProductionRsceTools.

Methods

Static builder

Static requestBuilder

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

    Returns ProductionRsceToolsRequestBuilder

    A ProductionRsceTools request builder.