Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • any
    • ProdnOrdConfMatlDocItm

Implements

Index

Properties

batch

batch: string

Batch Number. Assigns a material that is manufactured in batches or production lots to a specific batch. Maximum length: 10.

nullable

confirmationCount

confirmationCount: string

Identifier of Single Order Confirmation. Maximum length: 8.

confirmationGroup

confirmationGroup: string

Collective ID of Order Confirmations. Maximum length: 10.

customer

customer: string

Account number of customer. Uniquely identifies a customer. This customer number is used for managing customer special stocks. Maximum length: 10.

nullable

entryUnit

entryUnit: string

Unit of entry. Specifies the unit of measure in which the goods movement or inventory count is entered. Enter a unit of measure here only if it differs from the default unit of measure.There are the following default units of measure:the order unit for goods receipts with reference to purchase ordersthe production unit for goods receipts with reference to production ordersthe unit of issue for other goods movementsIf the default unit of measure has not been defined in the material master record, the system will suggest the stockkeeping unit. Maximum length: 3.

nullable

goodsMovementRefDocType

goodsMovementRefDocType: string

Goods movement ref doc type. Maximum length: 1.

nullable

goodsMovementType

goodsMovementType: string

Goods Movement Type. Maximum length: 3.

nullable

inventorySpecialStockType

inventorySpecialStockType: string

Inventory Special Stock Type. Maximum length: 1.

nullable

inventoryUsabilityCode

inventoryUsabilityCode: string

Inventory Usability Code. Maximum length: 1.

nullable

inventoryValuationType

inventoryValuationType: string

Inventory Valuation Type. Maximum length: 10.

nullable

isCompletelyDelivered

isCompletelyDelivered: boolean

"Delivery Completed" Indicator. Indicates that the item is to be regarded as closed.

nullable

manufactureDate

manufactureDate: Moment

Date of Manufacture.

nullable

material

material: string

Material Number for Order. Number of the material that is to be produced with this order. Maximum length: 40.

nullable

materialDocument

materialDocument: string

Number of Material Document. Alphanumeric key uniquely identifying the document. Number of the material document with which a goods movement was posted.Together with the material document year, the document number constitutes the key via which a material document is accessed. Maximum length: 10.

materialDocumentItem

materialDocumentItem: string

Item in Material Document. Specifies the number that uniquely identifies an item in . Maximum length: 4.

materialDocumentItemText

materialDocumentItemText: string

Item Text. Contains an explanatory text on the line item. Line item texts can be used internally and externally. To be able to distinguish between these, you must begin texts for external use with "*". These texts can then be printed on all correspondence, dunning notices, payment advice notes, etc. The asterisk is removed when the text is printed.This function is only available in the FI component. It cannot be used in Materials Management. Maximum length: 50.

nullable

materialDocumentYear

materialDocumentYear: string

Material Document Year. Calendar year in which the material document was posted. In conjunction with the document number, the material document year constitutes the key via which a material document is accessed. Maximum length: 4.

orderId

orderId: string

Manufacturing Order ID. Maximum length: 12.

nullable

orderItem

orderItem: string

Order Item. Maximum length: 4.

nullable

orderType

orderType: string

Manufacturing Order Type. Maximum length: 4.

nullable

plant

plant: string

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

nullable

quantityInEntryUnit

quantityInEntryUnit: BigNumber

Quantity in Unit of Entry.

nullable

reservation

reservation: string

Number of reservation/dependent requirements. Alphanumeric key uniquely identifying the document. Maximum length: 10.

nullable

reservationIsFinallyIssued

reservationIsFinallyIssued: boolean

Final Issue for Reservation.

nullable

reservationItem

reservationItem: string

Item Number of Reservation / Dependent Requirements. Maximum length: 4.

nullable

salesOrder

salesOrder: string

Sales Order. Number of the sales order to which the order is to be settled. Maximum length: 10.

nullable

salesOrderItem

salesOrderItem: string

Sales Order Item. Item in the sales order to which the order is to be settled. Maximum length: 6.

nullable

shelfLifeExpirationDate

shelfLifeExpirationDate: Moment

Shelf Life Expiration or Best-Before Date. The date is set upon goods receipt in one of the following ways: You enter it yourself.You enter a date of production, and the system calculates the shelf life expiration date from the date of production plus the shelf life in days (from the material master record).NoteThis date can still be changed upon receipt of the usage decision for an inspection lot.

nullable

storageBin

storageBin: string

Storage Bin. The storage bin (sometimes referred to as a "slot") is the smallest addressable unit in a warehouse. It identifies the exact location in the warehouse where goods can be stored. A storage bin can be further sub-divided into bin sections. Several different materials (quants) can be stored in one bin at the same time. Maximum length: 10.

nullable

storageLocation

storageLocation: string

Storage Location. Maximum length: 4.

nullable

storageType

storageType: string

Storage Type. The storage type is a subdivision of a complex, physical warehouse. Different storage types are identified by their warehousing technique, form of organization, or their function. A typical warehouse could have the following storage types:Goods receipt areaPicking areaHigh-rack storage areaBulk storage areaOpen storage areaGoods issue area. Maximum length: 3.

nullable

supplier

supplier: string

Vendor Account Number. Alphanumeric key uniquely identifying the document. With the supplier number, information from the supplier master record (such as the supplier's address and bank details) is copied into a purchasing document (such as a request for quotation or a purchase order).You can use the supplier number to keep track of requests for quotation, purchase orders and outline agreements. Maximum length: 10.

nullable

wbsElementExternalId

wbsElementExternalId: string

Work Breakdown Structure Element (WBS Element) Edited. External 24-character name of an operative WBS element without a conversion routine stored in the domain. Maximum length: 24.

nullable

Static ALL_FIELDS

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

All fields selector.

Static BATCH

BATCH: StringField<ProdnOrdConfMatlDocItm> = new StringField('Batch', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static CONFIRMATION_COUNT

CONFIRMATION_COUNT: StringField<ProdnOrdConfMatlDocItm> = new StringField('ConfirmationCount', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static CONFIRMATION_GROUP

CONFIRMATION_GROUP: StringField<ProdnOrdConfMatlDocItm> = new StringField('ConfirmationGroup', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static CUSTOMER

CUSTOMER: StringField<ProdnOrdConfMatlDocItm> = new StringField('Customer', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static ENTRY_UNIT

ENTRY_UNIT: StringField<ProdnOrdConfMatlDocItm> = new StringField('EntryUnit', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static GOODS_MOVEMENT_REF_DOC_TYPE

GOODS_MOVEMENT_REF_DOC_TYPE: StringField<ProdnOrdConfMatlDocItm> = new StringField('GoodsMovementRefDocType', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static GOODS_MOVEMENT_TYPE

GOODS_MOVEMENT_TYPE: StringField<ProdnOrdConfMatlDocItm> = new StringField('GoodsMovementType', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static INVENTORY_SPECIAL_STOCK_TYPE

INVENTORY_SPECIAL_STOCK_TYPE: StringField<ProdnOrdConfMatlDocItm> = new StringField('InventorySpecialStockType', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static INVENTORY_USABILITY_CODE

INVENTORY_USABILITY_CODE: StringField<ProdnOrdConfMatlDocItm> = new StringField('InventoryUsabilityCode', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static INVENTORY_VALUATION_TYPE

INVENTORY_VALUATION_TYPE: StringField<ProdnOrdConfMatlDocItm> = new StringField('InventoryValuationType', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static IS_COMPLETELY_DELIVERED

IS_COMPLETELY_DELIVERED: BooleanField<ProdnOrdConfMatlDocItm> = new BooleanField('IsCompletelyDelivered', ProdnOrdConfMatlDocItm, 'Edm.Boolean')

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

Static MANUFACTURE_DATE

MANUFACTURE_DATE: DateField<ProdnOrdConfMatlDocItm> = new DateField('ManufactureDate', ProdnOrdConfMatlDocItm, 'Edm.DateTime')

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

Static MATERIAL

MATERIAL: StringField<ProdnOrdConfMatlDocItm> = new StringField('Material', ProdnOrdConfMatlDocItm, '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_DOCUMENT

MATERIAL_DOCUMENT: StringField<ProdnOrdConfMatlDocItm> = new StringField('MaterialDocument', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static MATERIAL_DOCUMENT_ITEM

MATERIAL_DOCUMENT_ITEM: StringField<ProdnOrdConfMatlDocItm> = new StringField('MaterialDocumentItem', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static MATERIAL_DOCUMENT_ITEM_TEXT

MATERIAL_DOCUMENT_ITEM_TEXT: StringField<ProdnOrdConfMatlDocItm> = new StringField('MaterialDocumentItemText', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static MATERIAL_DOCUMENT_YEAR

MATERIAL_DOCUMENT_YEAR: StringField<ProdnOrdConfMatlDocItm> = new StringField('MaterialDocumentYear', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static ORDER_ID

ORDER_ID: StringField<ProdnOrdConfMatlDocItm> = new StringField('OrderID', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static ORDER_ITEM

ORDER_ITEM: StringField<ProdnOrdConfMatlDocItm> = new StringField('OrderItem', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static ORDER_TYPE

ORDER_TYPE: StringField<ProdnOrdConfMatlDocItm> = new StringField('OrderType', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static PLANT

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

QUANTITY_IN_ENTRY_UNIT: BigNumberField<ProdnOrdConfMatlDocItm> = new BigNumberField('QuantityInEntryUnit', ProdnOrdConfMatlDocItm, 'Edm.Decimal')

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

Static RESERVATION

RESERVATION: StringField<ProdnOrdConfMatlDocItm> = new StringField('Reservation', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static RESERVATION_IS_FINALLY_ISSUED

RESERVATION_IS_FINALLY_ISSUED: BooleanField<ProdnOrdConfMatlDocItm> = new BooleanField('ReservationIsFinallyIssued', ProdnOrdConfMatlDocItm, 'Edm.Boolean')

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

Static RESERVATION_ITEM

RESERVATION_ITEM: StringField<ProdnOrdConfMatlDocItm> = new StringField('ReservationItem', ProdnOrdConfMatlDocItm, 'Edm.String')

Static representation of the reservationItem 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<ProdnOrdConfMatlDocItm> = new StringField('SalesOrder', ProdnOrdConfMatlDocItm, '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<ProdnOrdConfMatlDocItm> = new StringField('SalesOrderItem', ProdnOrdConfMatlDocItm, '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 SHELF_LIFE_EXPIRATION_DATE

SHELF_LIFE_EXPIRATION_DATE: DateField<ProdnOrdConfMatlDocItm> = new DateField('ShelfLifeExpirationDate', ProdnOrdConfMatlDocItm, 'Edm.DateTime')

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

Static STORAGE_BIN

STORAGE_BIN: StringField<ProdnOrdConfMatlDocItm> = new StringField('StorageBin', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static STORAGE_LOCATION

STORAGE_LOCATION: StringField<ProdnOrdConfMatlDocItm> = new StringField('StorageLocation', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static STORAGE_TYPE

STORAGE_TYPE: StringField<ProdnOrdConfMatlDocItm> = new StringField('StorageType', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static SUPPLIER

SUPPLIER: StringField<ProdnOrdConfMatlDocItm> = new StringField('Supplier', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static WBS_ELEMENT_EXTERNAL_ID

WBS_ELEMENT_EXTERNAL_ID: StringField<ProdnOrdConfMatlDocItm> = new StringField('WBSElementExternalID', ProdnOrdConfMatlDocItm, 'Edm.String')

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

Static _allFields

_allFields: any[] = [ProdnOrdConfMatlDocItm.CONFIRMATION_GROUP,ProdnOrdConfMatlDocItm.CONFIRMATION_COUNT,ProdnOrdConfMatlDocItm.MATERIAL_DOCUMENT,ProdnOrdConfMatlDocItm.MATERIAL_DOCUMENT_ITEM,ProdnOrdConfMatlDocItm.MATERIAL_DOCUMENT_YEAR,ProdnOrdConfMatlDocItm.ORDER_TYPE,ProdnOrdConfMatlDocItm.ORDER_ID,ProdnOrdConfMatlDocItm.ORDER_ITEM,ProdnOrdConfMatlDocItm.MATERIAL,ProdnOrdConfMatlDocItm.PLANT,ProdnOrdConfMatlDocItm.RESERVATION,ProdnOrdConfMatlDocItm.RESERVATION_ITEM,ProdnOrdConfMatlDocItm.STORAGE_LOCATION,ProdnOrdConfMatlDocItm.BATCH,ProdnOrdConfMatlDocItm.INVENTORY_VALUATION_TYPE,ProdnOrdConfMatlDocItm.GOODS_MOVEMENT_TYPE,ProdnOrdConfMatlDocItm.GOODS_MOVEMENT_REF_DOC_TYPE,ProdnOrdConfMatlDocItm.INVENTORY_USABILITY_CODE,ProdnOrdConfMatlDocItm.INVENTORY_SPECIAL_STOCK_TYPE,ProdnOrdConfMatlDocItm.SALES_ORDER,ProdnOrdConfMatlDocItm.SALES_ORDER_ITEM,ProdnOrdConfMatlDocItm.WBS_ELEMENT_EXTERNAL_ID,ProdnOrdConfMatlDocItm.SUPPLIER,ProdnOrdConfMatlDocItm.CUSTOMER,ProdnOrdConfMatlDocItm.RESERVATION_IS_FINALLY_ISSUED,ProdnOrdConfMatlDocItm.IS_COMPLETELY_DELIVERED,ProdnOrdConfMatlDocItm.SHELF_LIFE_EXPIRATION_DATE,ProdnOrdConfMatlDocItm.MANUFACTURE_DATE,ProdnOrdConfMatlDocItm.STORAGE_TYPE,ProdnOrdConfMatlDocItm.STORAGE_BIN,ProdnOrdConfMatlDocItm.MATERIAL_DOCUMENT_ITEM_TEXT,ProdnOrdConfMatlDocItm.ENTRY_UNIT,ProdnOrdConfMatlDocItm.QUANTITY_IN_ENTRY_UNIT]

All fields of the ProdnOrdConfMatlDocItm entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "ProdnOrdConfMatlDocItm"

Technical entity name for ProdnOrdConfMatlDocItm.

Static _keyFields

_keyFields: Array<Selectable<ProdnOrdConfMatlDocItm>> = [ProdnOrdConfMatlDocItm.CONFIRMATION_GROUP, ProdnOrdConfMatlDocItm.CONFIRMATION_COUNT, ProdnOrdConfMatlDocItm.MATERIAL_DOCUMENT, ProdnOrdConfMatlDocItm.MATERIAL_DOCUMENT_ITEM, ProdnOrdConfMatlDocItm.MATERIAL_DOCUMENT_YEAR]

All key fields of the ProdnOrdConfMatlDocItm entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_PROD_ORDER_CONFIRMATION_2_SRV"

Technical service name for ProdnOrdConfMatlDocItm.

Methods

Static builder

Static customField

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

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<ProdnOrdConfMatlDocItm>

    A builder that constructs instances of entity type ProdnOrdConfMatlDocItm.

Static requestBuilder

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

    Returns ProdnOrdConfMatlDocItmRequestBuilder

    A ProdnOrdConfMatlDocItm request builder.