Class WhsePhysicalInventoryItem
Original entity name from the Odata EDM: WhsePhysicalInventoryItemType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of WhsePhysicalInventoryItem instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the ActivityArea field to query operations.static final WhsePhysicalInventoryItemSelectableSelector for all available fields of WhsePhysicalInventoryItem.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the Batch field to query operations.static final WhsePhysicalInventoryItemField<UUID>Use with available fluent helpers to apply the BatchUUID field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the EntitledToDisposeParty field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the NameOfEntitledToDisposeParty field to query operations.static final WhsePhysicalInventoryItemField<Boolean>Use with available fluent helpers to apply the PInvBookQuantityIsFreeze field to query operations.static final WhsePhysicalInventoryItemField<ZonedDateTime>Use with available fluent helpers to apply the PInvCountedUTCDateTime field to query operations.static final WhsePhysicalInventoryItemField<Boolean>Use with available fluent helpers to apply the PInvDocumentItemIsPrinted field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the PInvFreeDefinedRefText field to query operations.static final WhsePhysicalInventoryItemField<ZonedDateTime>Use with available fluent helpers to apply the PInvItemChgUTCDateTime field to query operations.static final WhsePhysicalInventoryItemField<ZonedDateTime>Use with available fluent helpers to apply the PhysInventoryCrtnUTCDateTime field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the PhysicalInventoryArea field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the PhysicalInventoryCountUserName field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the PhysicalInventoryDocNumber field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the PhysicalInventoryDocYear field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the PhysicalInventoryDocumentType field to query operations.static final WhsePhysicalInventoryItemField<UUID>Use with available fluent helpers to apply the PhysicalInventoryDocumentUUID field to query operations.static final WhsePhysicalInventoryItemField<Boolean>Use with available fluent helpers to apply the PhysicalInventoryIsBlock field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the PhysicalInventoryItemNumber field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the PhysicalInventoryRefDocItem field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the PhysicalInventoryRefDocNumber field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the PhysicalInventoryRefDocYear field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the PhysicalInventoryStatusText field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the PriorityCode field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the Product field to query operations.static final WhsePhysicalInventoryItemField<UUID>Use with available fluent helpers to apply the ProductUUID field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the ReasonForPhysInvtryDifference field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the StockDocumentCategory field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the StockDocumentNumber field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the StockItemNumber field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the StockOwner field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the StockOwnerName field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the StockType field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the StockUsage field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the StorageBin field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the StorageType field to query operations.static final WhsePhysicalInventoryItemLink<WhsePhysicalInventoryCountItem>Use with available fluent helpers to apply the to_WhsePhysicalInventoryCntItem navigation property to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the Warehouse field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the WarehouseOrder field to query operations.static final WhsePhysicalInventoryItemField<String>Use with available fluent helpers to apply the WBSElementExternalID field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionWhsePhysicalInventoryItem(UUID physicalInventoryDocumentUUID, String physicalInventoryItemNumber, String physicalInventoryDocNumber, String physicalInventoryDocYear, String physicalInventoryDocumentType, String reasonForPhysInvtryDifference, String priorityCode, String physicalInventoryStatusText, ZonedDateTime physInventoryCrtnUTCDateTime, ZonedDateTime pInvCountedUTCDateTime, String physicalInventoryCountUserName, String warehouseOrder, Boolean pInvDocumentItemIsPrinted, Boolean physicalInventoryIsBlock, Boolean pInvBookQuantityIsFreeze, String warehouse, String storageType, String storageBin, String physicalInventoryArea, String activityArea, UUID productUUID, String product, UUID batchUUID, String batch, String stockType, String stockUsage, String stockOwner, String stockOwnerName, String entitledToDisposeParty, String nameOfEntitledToDisposeParty, String stockDocumentCategory, String stockDocumentNumber, String stockItemNumber, String wBSElementExternalID, String physicalInventoryRefDocYear, String physicalInventoryRefDocNumber, String physicalInventoryRefDocItem, String pInvFreeDefinedRefText, ZonedDateTime pInvItemChgUTCDateTime, List<WhsePhysicalInventoryCountItem> toWhsePhysicalInventoryCntItem) -
Method Summary
Modifier and TypeMethodDescriptionvoidAdds elements to the list of associated WhsePhysicalInventoryCountItem entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the WhsePhysicalInventoryCountItem entities (one to many) associated with this entity.static <T,DomainT>
WhsePhysicalInventoryItemField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WhsePhysicalInventoryItemField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 4getBatch()Constraints: Not nullable, Maximum length: 10Constraints: noneprotected StringConstraints: Not nullable, Maximum length: 10protected StringgetKey()Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullableConstraints: Not nullable, Maximum length: 4Constraints: none(Key Field) Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 7Constraints: noneConstraints: Not nullable, Precision: 7Constraints: noneConstraints: Not nullable, Maximum length: 70Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 18Constraints: noneConstraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 35Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 18Constraints: Not nullable, Maximum length: 4getType()Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 24io.vavr.control.Option<List<WhsePhysicalInventoryCountItem>>Retrieval of associated WhsePhysicalInventoryCountItem entities (one to many).Retrieval of associated WhsePhysicalInventoryCountItem entities (one to many).inthashCode()voidsetActivityArea(String activityArea) Constraints: Not nullable, Maximum length: 4voidConstraints: Not nullable, Maximum length: 10voidsetBatchUUID(UUID batchUUID) Constraints: nonevoidsetEntitledToDisposeParty(String entitledToDisposeParty) Constraints: Not nullable, Maximum length: 10voidsetNameOfEntitledToDisposeParty(String nameOfEntitledToDisposeParty) Constraints: Not nullable, Maximum length: 40voidsetPhysicalInventoryArea(String physicalInventoryArea) Constraints: Not nullable, Maximum length: 20voidsetPhysicalInventoryCountUserName(String physicalInventoryCountUserName) Constraints: Not nullable, Maximum length: 12voidsetPhysicalInventoryDocNumber(String physicalInventoryDocNumber) Constraints: Not nullable, Maximum length: 20voidsetPhysicalInventoryDocumentType(String physicalInventoryDocumentType) Constraints: Not nullable, Maximum length: 2voidsetPhysicalInventoryDocumentUUID(UUID physicalInventoryDocumentUUID) (Key Field) Constraints: Not nullablevoidsetPhysicalInventoryDocYear(String physicalInventoryDocYear) Constraints: Not nullable, Maximum length: 4voidsetPhysicalInventoryIsBlock(Boolean physicalInventoryIsBlock) Constraints: nonevoidsetPhysicalInventoryItemNumber(String physicalInventoryItemNumber) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetPhysicalInventoryRefDocItem(String physicalInventoryRefDocItem) Constraints: Not nullable, Maximum length: 6voidsetPhysicalInventoryRefDocNumber(String physicalInventoryRefDocNumber) Constraints: Not nullable, Maximum length: 20voidsetPhysicalInventoryRefDocYear(String physicalInventoryRefDocYear) Constraints: Not nullable, Maximum length: 4voidsetPhysicalInventoryStatusText(String physicalInventoryStatusText) Constraints: Not nullable, Maximum length: 4voidsetPhysInventoryCrtnUTCDateTime(ZonedDateTime physInventoryCrtnUTCDateTime) Constraints: Not nullable, Precision: 7voidsetPInvBookQuantityIsFreeze(Boolean pInvBookQuantityIsFreeze) Constraints: nonevoidsetPInvCountedUTCDateTime(ZonedDateTime pInvCountedUTCDateTime) Constraints: Not nullable, Precision: 7voidsetPInvDocumentItemIsPrinted(Boolean pInvDocumentItemIsPrinted) Constraints: nonevoidsetPInvFreeDefinedRefText(String pInvFreeDefinedRefText) Constraints: Not nullable, Maximum length: 70voidsetPInvItemChgUTCDateTime(ZonedDateTime pInvItemChgUTCDateTime) Constraints: Not nullable, Precision: 7voidsetPriorityCode(String priorityCode) Constraints: Not nullable, Maximum length: 1voidsetProduct(String product) Constraints: Not nullable, Maximum length: 18voidsetProductUUID(UUID productUUID) Constraints: nonevoidsetReasonForPhysInvtryDifference(String reasonForPhysInvtryDifference) Constraints: Not nullable, Maximum length: 4protected voidsetServicePathForFetch(String servicePathForFetch) voidsetStockDocumentCategory(String stockDocumentCategory) Constraints: Not nullable, Maximum length: 3voidsetStockDocumentNumber(String stockDocumentNumber) Constraints: Not nullable, Maximum length: 35voidsetStockItemNumber(String stockItemNumber) Constraints: Not nullable, Maximum length: 10voidsetStockOwner(String stockOwner) Constraints: Not nullable, Maximum length: 10voidsetStockOwnerName(String stockOwnerName) Constraints: Not nullable, Maximum length: 40voidsetStockType(String stockType) Constraints: Not nullable, Maximum length: 2voidsetStockUsage(String stockUsage) Constraints: Not nullable, Maximum length: 1voidsetStorageBin(String storageBin) Constraints: Not nullable, Maximum length: 18voidsetStorageType(String storageType) Constraints: Not nullable, Maximum length: 4voidsetWarehouse(String warehouse) Constraints: Not nullable, Maximum length: 4voidsetWarehouseOrder(String warehouseOrder) Constraints: Not nullable, Maximum length: 10voidsetWBSElementExternalID(String wBSElementExternalID) Constraints: Not nullable, Maximum length: 24voidOverwrites the list of associated WhsePhysicalInventoryCountItem entities for the loaded navigation property to_WhsePhysicalInventoryCntItem.toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of WhsePhysicalInventoryItem. -
PHYSICAL_INVENTORY_DOCUMENT_UUID
Use with available fluent helpers to apply the PhysicalInventoryDocumentUUID field to query operations. -
PHYSICAL_INVENTORY_ITEM_NUMBER
Use with available fluent helpers to apply the PhysicalInventoryItemNumber field to query operations. -
PHYSICAL_INVENTORY_DOC_NUMBER
Use with available fluent helpers to apply the PhysicalInventoryDocNumber field to query operations. -
PHYSICAL_INVENTORY_DOC_YEAR
Use with available fluent helpers to apply the PhysicalInventoryDocYear field to query operations. -
PHYSICAL_INVENTORY_DOCUMENT_TYPE
Use with available fluent helpers to apply the PhysicalInventoryDocumentType field to query operations. -
REASON_FOR_PHYS_INVTRY_DIFFERENCE
Use with available fluent helpers to apply the ReasonForPhysInvtryDifference field to query operations. -
PRIORITY_CODE
Use with available fluent helpers to apply the PriorityCode field to query operations. -
PHYSICAL_INVENTORY_STATUS_TEXT
Use with available fluent helpers to apply the PhysicalInventoryStatusText field to query operations. -
PHYS_INVENTORY_CRTN_UTC_DATE_TIME
Use with available fluent helpers to apply the PhysInventoryCrtnUTCDateTime field to query operations. -
P_INV_COUNTED_UTC_DATE_TIME
Use with available fluent helpers to apply the PInvCountedUTCDateTime field to query operations. -
PHYSICAL_INVENTORY_COUNT_USER_NAME
Use with available fluent helpers to apply the PhysicalInventoryCountUserName field to query operations. -
WAREHOUSE_ORDER
Use with available fluent helpers to apply the WarehouseOrder field to query operations. -
P_INV_DOCUMENT_ITEM_IS_PRINTED
Use with available fluent helpers to apply the PInvDocumentItemIsPrinted field to query operations. -
PHYSICAL_INVENTORY_IS_BLOCK
Use with available fluent helpers to apply the PhysicalInventoryIsBlock field to query operations. -
P_INV_BOOK_QUANTITY_IS_FREEZE
Use with available fluent helpers to apply the PInvBookQuantityIsFreeze field to query operations. -
WAREHOUSE
Use with available fluent helpers to apply the Warehouse field to query operations. -
STORAGE_TYPE
Use with available fluent helpers to apply the StorageType field to query operations. -
STORAGE_BIN
Use with available fluent helpers to apply the StorageBin field to query operations. -
PHYSICAL_INVENTORY_AREA
Use with available fluent helpers to apply the PhysicalInventoryArea field to query operations. -
ACTIVITY_AREA
Use with available fluent helpers to apply the ActivityArea field to query operations. -
PRODUCT_UUID
Use with available fluent helpers to apply the ProductUUID field to query operations. -
PRODUCT
Use with available fluent helpers to apply the Product field to query operations. -
BATCH_UUID
Use with available fluent helpers to apply the BatchUUID field to query operations. -
BATCH
Use with available fluent helpers to apply the Batch field to query operations. -
STOCK_TYPE
Use with available fluent helpers to apply the StockType field to query operations. -
STOCK_USAGE
Use with available fluent helpers to apply the StockUsage field to query operations. -
STOCK_OWNER
Use with available fluent helpers to apply the StockOwner field to query operations. -
STOCK_OWNER_NAME
Use with available fluent helpers to apply the StockOwnerName field to query operations. -
ENTITLED_TO_DISPOSE_PARTY
Use with available fluent helpers to apply the EntitledToDisposeParty field to query operations. -
NAME_OF_ENTITLED_TO_DISPOSE_PARTY
Use with available fluent helpers to apply the NameOfEntitledToDisposeParty field to query operations. -
STOCK_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the StockDocumentCategory field to query operations. -
STOCK_DOCUMENT_NUMBER
Use with available fluent helpers to apply the StockDocumentNumber field to query operations. -
STOCK_ITEM_NUMBER
Use with available fluent helpers to apply the StockItemNumber field to query operations. -
WBS_ELEMENT_EXTERNAL_ID
Use with available fluent helpers to apply the WBSElementExternalID field to query operations. -
PHYSICAL_INVENTORY_REF_DOC_YEAR
Use with available fluent helpers to apply the PhysicalInventoryRefDocYear field to query operations. -
PHYSICAL_INVENTORY_REF_DOC_NUMBER
Use with available fluent helpers to apply the PhysicalInventoryRefDocNumber field to query operations. -
PHYSICAL_INVENTORY_REF_DOC_ITEM
Use with available fluent helpers to apply the PhysicalInventoryRefDocItem field to query operations. -
P_INV_FREE_DEFINED_REF_TEXT
Use with available fluent helpers to apply the PInvFreeDefinedRefText field to query operations. -
P_INV_ITEM_CHG_UTC_DATE_TIME
Use with available fluent helpers to apply the PInvItemChgUTCDateTime field to query operations. -
TO_WHSE_PHYSICAL_INVENTORY_CNT_ITEM
public static final WhsePhysicalInventoryItemLink<WhsePhysicalInventoryCountItem> TO_WHSE_PHYSICAL_INVENTORY_CNT_ITEMUse with available fluent helpers to apply the to_WhsePhysicalInventoryCntItem navigation property to query operations.
-
-
Constructor Details
-
WhsePhysicalInventoryItem
public WhsePhysicalInventoryItem() -
WhsePhysicalInventoryItem
public WhsePhysicalInventoryItem(@Nullable UUID physicalInventoryDocumentUUID, @Nullable String physicalInventoryItemNumber, @Nullable String physicalInventoryDocNumber, @Nullable String physicalInventoryDocYear, @Nullable String physicalInventoryDocumentType, @Nullable String reasonForPhysInvtryDifference, @Nullable String priorityCode, @Nullable String physicalInventoryStatusText, @Nullable ZonedDateTime physInventoryCrtnUTCDateTime, @Nullable ZonedDateTime pInvCountedUTCDateTime, @Nullable String physicalInventoryCountUserName, @Nullable String warehouseOrder, @Nullable Boolean pInvDocumentItemIsPrinted, @Nullable Boolean physicalInventoryIsBlock, @Nullable Boolean pInvBookQuantityIsFreeze, @Nullable String warehouse, @Nullable String storageType, @Nullable String storageBin, @Nullable String physicalInventoryArea, @Nullable String activityArea, @Nullable UUID productUUID, @Nullable String product, @Nullable UUID batchUUID, @Nullable String batch, @Nullable String stockType, @Nullable String stockUsage, @Nullable String stockOwner, @Nullable String stockOwnerName, @Nullable String entitledToDisposeParty, @Nullable String nameOfEntitledToDisposeParty, @Nullable String stockDocumentCategory, @Nullable String stockDocumentNumber, @Nullable String stockItemNumber, @Nullable String wBSElementExternalID, @Nullable String physicalInventoryRefDocYear, @Nullable String physicalInventoryRefDocNumber, @Nullable String physicalInventoryRefDocItem, @Nullable String pInvFreeDefinedRefText, @Nullable ZonedDateTime pInvItemChgUTCDateTime, List<WhsePhysicalInventoryCountItem> toWhsePhysicalInventoryCntItem)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<WhsePhysicalInventoryItem>
-
setPhysicalInventoryDocumentUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysicalInventoryDocumentUUID
- Parameters:
physicalInventoryDocumentUUID- GUID for Physical Inventory Document
-
setPhysicalInventoryItemNumber
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PhysicalInventoryItemNumber
- Parameters:
physicalInventoryItemNumber- Item
-
setPhysicalInventoryDocNumber
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PhysicalInventoryDocNumber
- Parameters:
physicalInventoryDocNumber- Physical Inventory Document Number
-
setPhysicalInventoryDocYear
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PhysicalInventoryDocYear
- Parameters:
physicalInventoryDocYear- Document Year of Physical Inventory Document
-
setPhysicalInventoryDocumentType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PhysicalInventoryDocumentType
- Parameters:
physicalInventoryDocumentType- Physical Inventory Procedure (Document Type of Phys. Inv.)
-
setReasonForPhysInvtryDifference
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReasonForPhysInvtryDifference
- Parameters:
reasonForPhysInvtryDifference- Reason for Physical Inventory/Inventory Difference
-
setPriorityCode
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PriorityCode
- Parameters:
priorityCode- Priority of Physical Inventory
-
setPhysicalInventoryStatusText
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PhysicalInventoryStatusText
- Parameters:
physicalInventoryStatusText- Physical Inventory Status
-
setPhysInventoryCrtnUTCDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: PhysInventoryCrtnUTCDateTime
- Parameters:
physInventoryCrtnUTCDateTime- Creation Date of Physical Inventory Doc. Item (Time Stamp)
-
setPInvCountedUTCDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: PInvCountedUTCDateTime
- Parameters:
pInvCountedUTCDateTime- Entered Date of Physical Inventory Count (Time Stamp)
-
setPhysicalInventoryCountUserName
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: PhysicalInventoryCountUserName
- Parameters:
physicalInventoryCountUserName- User Name
-
setWarehouseOrder
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WarehouseOrder
- Parameters:
warehouseOrder- Warehouse Order Number
-
setPInvDocumentItemIsPrinted
Constraints: noneOriginal property name from the Odata EDM: PInvDocumentItemIsPrinted
- Parameters:
pInvDocumentItemIsPrinted- Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')
-
setPhysicalInventoryIsBlock
Constraints: noneOriginal property name from the Odata EDM: PhysicalInventoryIsBlock
- Parameters:
physicalInventoryIsBlock- Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')
-
setPInvBookQuantityIsFreeze
Constraints: noneOriginal property name from the Odata EDM: PInvBookQuantityIsFreeze
- Parameters:
pInvBookQuantityIsFreeze- Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')
-
setWarehouse
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Warehouse
- Parameters:
warehouse- Warehouse Number/Warehouse Complex
-
setStorageType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageType
- Parameters:
storageType- Storage Type
-
setStorageBin
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: StorageBin
- Parameters:
storageBin- Storage Bin
-
setPhysicalInventoryArea
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PhysicalInventoryArea
- Parameters:
physicalInventoryArea- Physical Inventory Area
-
setActivityArea
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ActivityArea
- Parameters:
activityArea- Activity Area
-
setProductUUID
Constraints: noneOriginal property name from the Odata EDM: ProductUUID
- Parameters:
productUUID- Product UUID
-
setProduct
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Product
- Parameters:
product- Product Number
-
setBatchUUID
Constraints: noneOriginal property name from the Odata EDM: BatchUUID
- Parameters:
batchUUID- Batch
-
setBatch
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Batch
- Parameters:
batch- Batch Number
-
setStockType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: StockType
- Parameters:
stockType- Stock Type
-
setStockUsage
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: StockUsage
- Parameters:
stockUsage- Stock Usage
-
setStockOwner
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: StockOwner
- Parameters:
stockOwner- Owner
-
setStockOwnerName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StockOwnerName
- Parameters:
stockOwnerName- Name 1 of organization
-
setEntitledToDisposeParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EntitledToDisposeParty
- Parameters:
entitledToDisposeParty- Party Entitled to Dispose
-
setNameOfEntitledToDisposeParty
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: NameOfEntitledToDisposeParty
- Parameters:
nameOfEntitledToDisposeParty- Name 1 of organization
-
setStockDocumentCategory
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: StockDocumentCategory
- Parameters:
stockDocumentCategory- Special Reference Stock Type
-
setStockDocumentNumber
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: StockDocumentNumber
- Parameters:
stockDocumentNumber- Reference Document for Special Reference Stock
-
setStockItemNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: StockItemNumber
- Parameters:
stockItemNumber- Sales Order Item for Sales Order Stock
-
setWBSElementExternalID
Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: WBSElementExternalID
- Parameters:
wBSElementExternalID- Work Breakdown Structure Element (WBS Element) Edited
-
setPhysicalInventoryRefDocYear
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PhysicalInventoryRefDocYear
- Parameters:
physicalInventoryRefDocYear- Document Year of Physical Inventory Document
-
setPhysicalInventoryRefDocNumber
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PhysicalInventoryRefDocNumber
- Parameters:
physicalInventoryRefDocNumber- Physical Inventory Document Number
-
setPhysicalInventoryRefDocItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PhysicalInventoryRefDocItem
- Parameters:
physicalInventoryRefDocItem- Item
-
setPInvFreeDefinedRefText
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: PInvFreeDefinedRefText
- Parameters:
pInvFreeDefinedRefText- Document ID of Reference Document
-
setPInvItemChgUTCDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: PInvItemChgUTCDateTime
- Parameters:
pInvItemChgUTCDateTime- LIME Internal Time Stamp (YYYYMMDDhhmmss,mmmuuun)
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<WhsePhysicalInventoryItem>
-
getKey
- Overrides:
getKeyin classVdmObject<WhsePhysicalInventoryItem>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<WhsePhysicalInventoryItem>
-
fromMap
- Overrides:
fromMapin classVdmObject<WhsePhysicalInventoryItem>
-
field
@Nonnull public static <T> WhsePhysicalInventoryItemField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> WhsePhysicalInventoryItemField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<WhsePhysicalInventoryItem>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<WhsePhysicalInventoryItem>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<WhsePhysicalInventoryItem>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<WhsePhysicalInventoryItem>
-
fetchWhsePhysicalInventoryCntItem
Fetches the WhsePhysicalInventoryCountItem entities (one to many) associated with this entity. This corresponds to the OData navigation property to_WhsePhysicalInventoryCntItem.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated WhsePhysicalInventoryCountItem entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getWhsePhysicalInventoryCntItemOrFetch
Retrieval of associated WhsePhysicalInventoryCountItem entities (one to many). This corresponds to the OData navigation property to_WhsePhysicalInventoryCntItem.If the navigation property to_WhsePhysicalInventoryCntItem of a queried WhsePhysicalInventoryItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated WhsePhysicalInventoryCountItem entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getWhsePhysicalInventoryCntItemIfPresent
@Nonnull public io.vavr.control.Option<List<WhsePhysicalInventoryCountItem>> getWhsePhysicalInventoryCntItemIfPresent()Retrieval of associated WhsePhysicalInventoryCountItem entities (one to many). This corresponds to the OData navigation property to_WhsePhysicalInventoryCntItem.If the navigation property for an entity WhsePhysicalInventoryItem has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_WhsePhysicalInventoryCntItem is already loaded, the
result will contain the WhsePhysicalInventoryCountItem entities. If not, an
Optionwith result stateemptyis returned.
-
setWhsePhysicalInventoryCntItem
Overwrites the list of associated WhsePhysicalInventoryCountItem entities for the loaded navigation property to_WhsePhysicalInventoryCntItem.If the navigation property to_WhsePhysicalInventoryCntItem of a queried WhsePhysicalInventoryItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of WhsePhysicalInventoryCountItem entities.
-
addWhsePhysicalInventoryCntItem
Adds elements to the list of associated WhsePhysicalInventoryCountItem entities. This corresponds to the OData navigation property to_WhsePhysicalInventoryCntItem.If the navigation property to_WhsePhysicalInventoryCntItem of a queried WhsePhysicalInventoryItem is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of WhsePhysicalInventoryCountItem entities.
-
builder
-
getPhysicalInventoryDocumentUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysicalInventoryDocumentUUID
- Returns:
- GUID for Physical Inventory Document
-
getPhysicalInventoryItemNumber
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PhysicalInventoryItemNumber
- Returns:
- Item
-
getPhysicalInventoryDocNumber
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PhysicalInventoryDocNumber
- Returns:
- Physical Inventory Document Number
-
getPhysicalInventoryDocYear
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PhysicalInventoryDocYear
- Returns:
- Document Year of Physical Inventory Document
-
getPhysicalInventoryDocumentType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PhysicalInventoryDocumentType
- Returns:
- Physical Inventory Procedure (Document Type of Phys. Inv.)
-
getReasonForPhysInvtryDifference
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReasonForPhysInvtryDifference
- Returns:
- Reason for Physical Inventory/Inventory Difference
-
getPriorityCode
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PriorityCode
- Returns:
- Priority of Physical Inventory
-
getPhysicalInventoryStatusText
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PhysicalInventoryStatusText
- Returns:
- Physical Inventory Status
-
getPhysInventoryCrtnUTCDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: PhysInventoryCrtnUTCDateTime
- Returns:
- Creation Date of Physical Inventory Doc. Item (Time Stamp)
-
getPInvCountedUTCDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: PInvCountedUTCDateTime
- Returns:
- Entered Date of Physical Inventory Count (Time Stamp)
-
getPhysicalInventoryCountUserName
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: PhysicalInventoryCountUserName
- Returns:
- User Name
-
getWarehouseOrder
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WarehouseOrder
- Returns:
- Warehouse Order Number
-
getPInvDocumentItemIsPrinted
Constraints: noneOriginal property name from the Odata EDM: PInvDocumentItemIsPrinted
- Returns:
- Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')
-
getPhysicalInventoryIsBlock
Constraints: noneOriginal property name from the Odata EDM: PhysicalInventoryIsBlock
- Returns:
- Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')
-
getPInvBookQuantityIsFreeze
Constraints: noneOriginal property name from the Odata EDM: PInvBookQuantityIsFreeze
- Returns:
- Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')
-
getWarehouse
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Warehouse
- Returns:
- Warehouse Number/Warehouse Complex
-
getStorageType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageType
- Returns:
- Storage Type
-
getStorageBin
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: StorageBin
- Returns:
- Storage Bin
-
getPhysicalInventoryArea
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PhysicalInventoryArea
- Returns:
- Physical Inventory Area
-
getActivityArea
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ActivityArea
- Returns:
- Activity Area
-
getProductUUID
Constraints: noneOriginal property name from the Odata EDM: ProductUUID
- Returns:
- Product UUID
-
getProduct
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Product
- Returns:
- Product Number
-
getBatchUUID
Constraints: noneOriginal property name from the Odata EDM: BatchUUID
- Returns:
- Batch
-
getBatch
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Batch
- Returns:
- Batch Number
-
getStockType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: StockType
- Returns:
- Stock Type
-
getStockUsage
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: StockUsage
- Returns:
- Stock Usage
-
getStockOwner
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: StockOwner
- Returns:
- Owner
-
getStockOwnerName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StockOwnerName
- Returns:
- Name 1 of organization
-
getEntitledToDisposeParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EntitledToDisposeParty
- Returns:
- Party Entitled to Dispose
-
getNameOfEntitledToDisposeParty
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: NameOfEntitledToDisposeParty
- Returns:
- Name 1 of organization
-
getStockDocumentCategory
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: StockDocumentCategory
- Returns:
- Special Reference Stock Type
-
getStockDocumentNumber
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: StockDocumentNumber
- Returns:
- Reference Document for Special Reference Stock
-
getStockItemNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: StockItemNumber
- Returns:
- Sales Order Item for Sales Order Stock
-
getWBSElementExternalID
Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: WBSElementExternalID
- Returns:
- Work Breakdown Structure Element (WBS Element) Edited
-
getPhysicalInventoryRefDocYear
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PhysicalInventoryRefDocYear
- Returns:
- Document Year of Physical Inventory Document
-
getPhysicalInventoryRefDocNumber
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PhysicalInventoryRefDocNumber
- Returns:
- Physical Inventory Document Number
-
getPhysicalInventoryRefDocItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PhysicalInventoryRefDocItem
- Returns:
- Item
-
getPInvFreeDefinedRefText
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: PInvFreeDefinedRefText
- Returns:
- Document ID of Reference Document
-
getPInvItemChgUTCDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: PInvItemChgUTCDateTime
- Returns:
- LIME Internal Time Stamp (YYYYMMDDhhmmss,mmmuuun)
-
toString
- Overrides:
toStringin classVdmObject<WhsePhysicalInventoryItem>
-
equals
- Overrides:
equalsin classVdmEntity<WhsePhysicalInventoryItem>
-
canEqual
- Overrides:
canEqualin classVdmEntity<WhsePhysicalInventoryItem>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<WhsePhysicalInventoryItem>
-