public static final class PhysInventoryDocItem.PhysInventoryDocItemBuilder extends Object
@Nonnull public PhysInventoryDocItem.PhysInventoryDocItemBuilder physicalInventoryDocument(PhysInventoryDocHeader value)
value
- The PhysInventoryDocHeader to build this PhysInventoryDocItem with.@Nonnull public PhysInventoryDocItem.PhysInventoryDocItemBuilder physicalInventoryDocument(String value)
Original property name from the Odata EDM: PhysicalInventoryDocument
value
- The physicalInventoryDocument to build this PhysInventoryDocItem with.public PhysInventoryDocItem.PhysInventoryDocItemBuilder fiscalYear(@Nullable String fiscalYear)
Original property name from the Odata EDM: FiscalYear
fiscal year can be the same as the calendar year, but does not have to be.public PhysInventoryDocItem.PhysInventoryDocItemBuilder physicalInventoryDocumentItem(@Nullable String physicalInventoryDocumentItem)
Original property name from the Odata EDM: PhysicalInventoryDocumentItem
public PhysInventoryDocItem.PhysInventoryDocItemBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
public PhysInventoryDocItem.PhysInventoryDocItemBuilder storageLocation(@Nullable String storageLocation)
Original property name from the Odata EDM: StorageLocation
locations.public PhysInventoryDocItem.PhysInventoryDocItemBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
public PhysInventoryDocItem.PhysInventoryDocItemBuilder batch(@Nullable String batch)
Original property name from the Odata EDM: Batch
public PhysInventoryDocItem.PhysInventoryDocItemBuilder inventorySpecialStockType(@Nullable String inventorySpecialStockType)
Original property name from the Odata EDM: InventorySpecialStockType
public PhysInventoryDocItem.PhysInventoryDocItemBuilder physicalInventoryStockType(@Nullable String physicalInventoryStockType)
Original property name from the Odata EDM: PhysicalInventoryStockType
It is possible to carry out a physical inventory for the following material stock types:Unrestricted-useQuality inspectionBlocked
public PhysInventoryDocItem.PhysInventoryDocItemBuilder salesOrder(@Nullable String salesOrder)
Original property name from the Odata EDM: SalesOrder
The selection of postprocessing records via the sales order number is only possible for non-valuated sales order stock.
public PhysInventoryDocItem.PhysInventoryDocItemBuilder salesOrderItem(@Nullable String salesOrderItem)
Original property name from the Odata EDM: SalesOrderItem
public PhysInventoryDocItem.PhysInventoryDocItemBuilder supplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
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.
public PhysInventoryDocItem.PhysInventoryDocItemBuilder customer(@Nullable String customer)
Original property name from the Odata EDM: Customer
This customer number is used for managing customer special stocks.
public PhysInventoryDocItem.PhysInventoryDocItemBuilder wBSElement(@Nullable String wBSElement)
Original property name from the Odata EDM: WBSElement
public PhysInventoryDocItem.PhysInventoryDocItemBuilder lastChangeUser(@Nullable String lastChangeUser)
Original property name from the Odata EDM: LastChangeUser
public PhysInventoryDocItem.PhysInventoryDocItemBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
public PhysInventoryDocItem.PhysInventoryDocItemBuilder countedByUser(@Nullable String countedByUser)
Original property name from the Odata EDM: CountedByUser
public PhysInventoryDocItem.PhysInventoryDocItemBuilder physicalInventoryLastCountDate(@Nullable LocalDateTime physicalInventoryLastCountDate)
Original property name from the Odata EDM: PhysicalInventoryLastCountDate
The actual count date must be in the same year as the planned count date.The date of the first entry of count results for a physical inventory document determines the posting period in which all further count results as well as the inventory differences relating to this physical inventory document must be posted.
public PhysInventoryDocItem.PhysInventoryDocItemBuilder adjustmentPostingMadeByUser(@Nullable String adjustmentPostingMadeByUser)
Original property name from the Odata EDM: AdjustmentPostingMadeByUser
public PhysInventoryDocItem.PhysInventoryDocItemBuilder postingDate(@Nullable LocalDateTime postingDate)
Original property name from the Odata EDM: PostingDate
The fiscal year and the period for which an update of the accounts specified in the document or cost elements is made, are derived from the posting date.When entering documents, the system checks whether the posting date entered is allowed by means of the posting period permitted.The posting date can differ from both the entry date (day of entry into the system) and the document date (day of creation of the original document).
public PhysInventoryDocItem.PhysInventoryDocItemBuilder physicalInventoryItemIsCounted(@Nullable Boolean physicalInventoryItemIsCounted)
Original property name from the Odata EDM: PhysicalInventoryItemIsCounted
public PhysInventoryDocItem.PhysInventoryDocItemBuilder physInvtryDifferenceIsPosted(@Nullable Boolean physInvtryDifferenceIsPosted)
Original property name from the Odata EDM: PhysInvtryDifferenceIsPosted
public PhysInventoryDocItem.PhysInventoryDocItemBuilder physInvtryItemIsRecounted(@Nullable Boolean physInvtryItemIsRecounted)
Original property name from the Odata EDM: PhysInvtryItemIsRecounted
public PhysInventoryDocItem.PhysInventoryDocItemBuilder physInvtryItemIsDeleted(@Nullable Boolean physInvtryItemIsDeleted)
Original property name from the Odata EDM: PhysInvtryItemIsDeleted
public PhysInventoryDocItem.PhysInventoryDocItemBuilder isHandledInAltvUnitOfMsr(@Nullable Boolean isHandledInAltvUnitOfMsr)
Original property name from the Odata EDM: IsHandledInAltvUnitOfMsr
public PhysInventoryDocItem.PhysInventoryDocItemBuilder cycleCountType(@Nullable String cycleCountType)
Original property name from the Odata EDM: CycleCountType
public PhysInventoryDocItem.PhysInventoryDocItemBuilder isValueOnlyMaterial(@Nullable Boolean isValueOnlyMaterial)
Original property name from the Odata EDM: IsValueOnlyMaterial
public PhysInventoryDocItem.PhysInventoryDocItemBuilder physInventoryReferenceNumber(@Nullable String physInventoryReferenceNumber)
Original property name from the Odata EDM: PhysInventoryReferenceNumber
public PhysInventoryDocItem.PhysInventoryDocItemBuilder materialDocument(@Nullable String materialDocument)
Original property name from the Odata EDM: MaterialDocument
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.
public PhysInventoryDocItem.PhysInventoryDocItemBuilder materialDocumentYear(@Nullable String materialDocumentYear)
Original property name from the Odata EDM: MaterialDocumentYear
public PhysInventoryDocItem.PhysInventoryDocItemBuilder materialDocumentItem(@Nullable String materialDocumentItem)
Original property name from the Odata EDM: MaterialDocumentItem
public PhysInventoryDocItem.PhysInventoryDocItemBuilder physInvtryRecountDocument(@Nullable String physInvtryRecountDocument)
Original property name from the Odata EDM: PhysInvtryRecountDocument
The corresponding item in the original physical inventory document is no longer active.public PhysInventoryDocItem.PhysInventoryDocItemBuilder physicalInventoryItemIsZero(@Nullable Boolean physicalInventoryItemIsZero)
Original property name from the Odata EDM: PhysicalInventoryItemIsZero
public PhysInventoryDocItem.PhysInventoryDocItemBuilder reasonForPhysInvtryDifference(@Nullable String reasonForPhysInvtryDifference)
Original property name from the Odata EDM: ReasonForPhysInvtryDifference
public PhysInventoryDocItem.PhysInventoryDocItemBuilder materialBaseUnit(@Nullable String materialBaseUnit)
Original property name from the Odata EDM: MaterialBaseUnit
You define the base unit of measure and also alternative units of measure and their conversion factors in the material master record.Since all data is updated in the base unit of measure, your entry is particularly important for the conversion of alternative units of measure. A quantity in the alternative unit of measure can only be shown precisely if its value can be shown with the decimal places available. To ensure this, please note the following:The base unit of measure is the unit satisfying the highest necessary requirement for precision.The conversion of alternative units of measure to the base unit should result in simple decimal fractions (not, for example, 1/3 = 0.333...).Inventory ManagementIn Inventory Management, the base unit of measure is the same as the stockkeeping unit.ServicesServices have units of measure of their own, including the following:Service unitUnit of measure at the higher item level. The precise quantities of the individual services are each at the detailed service line level.BlanketUnit of measure at service line level for services to be provided once only, and for which no precise quantities can or are to be specified.
enter in other units of measure (alternative units of measure) to the base unit of measure.public PhysInventoryDocItem.PhysInventoryDocItemBuilder bookQtyBfrCountInMatlBaseUnit(@Nullable BigDecimal bookQtyBfrCountInMatlBaseUnit)
Original property name from the Odata EDM: BookQtyBfrCountInMatlBaseUnit
The quantity counted is not adopted as the new book inventory balance until any differences have been corrected by means of an inventory adjustment posting.
public PhysInventoryDocItem.PhysInventoryDocItemBuilder quantity(@Nullable BigDecimal quantity)
Original property name from the Odata EDM: Quantity
public PhysInventoryDocItem.PhysInventoryDocItemBuilder unitOfEntry(@Nullable String unitOfEntry)
Original property name from the Odata EDM: UnitOfEntry
public PhysInventoryDocItem.PhysInventoryDocItemBuilder quantityInUnitOfEntry(@Nullable BigDecimal quantityInUnitOfEntry)
Original property name from the Odata EDM: QuantityInUnitOfEntry
public PhysInventoryDocItem.PhysInventoryDocItemBuilder currency(@Nullable String currency)
Original property name from the Odata EDM: Currency
public PhysInventoryDocItem.PhysInventoryDocItemBuilder differenceAmountInCoCodeCrcy(@Nullable BigDecimal differenceAmountInCoCodeCrcy)
Original property name from the Odata EDM: DifferenceAmountInCoCodeCrcy
public PhysInventoryDocItem.PhysInventoryDocItemBuilder enteredSlsAmtInCoCodeCrcy(@Nullable BigDecimal enteredSlsAmtInCoCodeCrcy)
Original property name from the Odata EDM: EnteredSlsAmtInCoCodeCrcy
public PhysInventoryDocItem.PhysInventoryDocItemBuilder slsPriceAmountInCoCodeCrcy(@Nullable BigDecimal slsPriceAmountInCoCodeCrcy)
Original property name from the Odata EDM: SlsPriceAmountInCoCodeCrcy
public PhysInventoryDocItem.PhysInventoryDocItemBuilder physInvtryCtAmtInCoCodeCrcy(@Nullable BigDecimal physInvtryCtAmtInCoCodeCrcy)
Original property name from the Odata EDM: PhysInvtryCtAmtInCoCodeCrcy
public PhysInventoryDocItem.PhysInventoryDocItemBuilder bookQtyAmountInCoCodeCrcy(@Nullable BigDecimal bookQtyAmountInCoCodeCrcy)
Original property name from the Odata EDM: BookQtyAmountInCoCodeCrcy
public PhysInventoryDocItem.PhysInventoryDocItemBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
public PhysInventoryDocItem build()
Copyright © 2019 SAP SE. All rights reserved.