Class WhsePhysicalInventorySrlNmbr
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: WhsePhysicalInventorySrlNmbrType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of WhsePhysicalInventorySrlNmbr instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<WhsePhysicalInventorySrlNmbr>Selector for all available fields of WhsePhysicalInventorySrlNmbr.static final SimpleProperty.NumericInteger<WhsePhysicalInventorySrlNmbr>static final SimpleProperty.String<WhsePhysicalInventorySrlNmbr>static final SimpleProperty.String<WhsePhysicalInventorySrlNmbr>static final SimpleProperty.NumericInteger<WhsePhysicalInventorySrlNmbr>static final SimpleProperty.NumericInteger<WhsePhysicalInventorySrlNmbr>static final SimpleProperty.String<WhsePhysicalInventorySrlNmbr>static final SimpleProperty.String<WhsePhysicalInventorySrlNmbr>static final SimpleProperty.String<WhsePhysicalInventorySrlNmbr>Use with available request builders to apply the _WhsePhysicalInventoryCntItem navigation property to query operations.Use with available request builders to apply the _WhsePhysicalInventoryItem navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionWhsePhysicalInventorySrlNmbr(String eWMWarehouse, String physicalInventoryDocNumber, String physicalInventoryDocYear, String physicalInventoryItemNumber, Integer lineIndexOfPInvItem, Integer pInvQuantitySequence, Integer eWMPhysInvtrySrlNmbrSqnc, String eWMSerialNumber, Collection<SAP__Message> _Messages, WhsePhysicalInventoryCountItem to_WhsePhysicalInventoryCntItem, WhsePhysicalInventoryItem to_WhsePhysicalInventoryItem) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected Stringprotected String(Key Field) Constraints: Not nullableConstraints: Not nullable, Maximum length: 30(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 20(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 6(Key Field) Constraints: Not nullablegetType()io.vavr.control.Option<WhsePhysicalInventoryCountItem>Retrieval of associated WhsePhysicalInventoryCountItem entity (one to one).io.vavr.control.Option<WhsePhysicalInventoryItem>Retrieval of associated WhsePhysicalInventoryItem entity (one to one).inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetEWMPhysInvtrySrlNmbrSqnc(Integer eWMPhysInvtrySrlNmbrSqnc) (Key Field) Constraints: Not nullablevoidsetEWMSerialNumber(String eWMSerialNumber) Constraints: Not nullable, Maximum length: 30voidsetEWMWarehouse(String eWMWarehouse) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetLineIndexOfPInvItem(Integer lineIndexOfPInvItem) (Key Field) Constraints: Not nullablevoidsetPhysicalInventoryDocNumber(String physicalInventoryDocNumber) (Key Field) Constraints: Not nullable, Maximum length: 20voidsetPhysicalInventoryDocYear(String physicalInventoryDocYear) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetPhysicalInventoryItemNumber(String physicalInventoryItemNumber) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetPInvQuantitySequence(Integer pInvQuantitySequence) (Key Field) Constraints: Not nullablevoidOverwrites the associated WhsePhysicalInventoryCountItem entity for the loaded navigation property _WhsePhysicalInventoryCntItem.voidOverwrites the associated WhsePhysicalInventoryItem entity for the loaded navigation property _WhsePhysicalInventoryItem.toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, 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 WhsePhysicalInventorySrlNmbr. -
EWM_WAREHOUSE
-
PHYSICAL_INVENTORY_DOC_NUMBER
public static final SimpleProperty.String<WhsePhysicalInventorySrlNmbr> PHYSICAL_INVENTORY_DOC_NUMBER -
PHYSICAL_INVENTORY_DOC_YEAR
-
PHYSICAL_INVENTORY_ITEM_NUMBER
public static final SimpleProperty.String<WhsePhysicalInventorySrlNmbr> PHYSICAL_INVENTORY_ITEM_NUMBER -
LINE_INDEX_OF_P_INV_ITEM
public static final SimpleProperty.NumericInteger<WhsePhysicalInventorySrlNmbr> LINE_INDEX_OF_P_INV_ITEM -
P_INV_QUANTITY_SEQUENCE
public static final SimpleProperty.NumericInteger<WhsePhysicalInventorySrlNmbr> P_INV_QUANTITY_SEQUENCE -
EWM_PHYS_INVTRY_SRL_NMBR_SQNC
public static final SimpleProperty.NumericInteger<WhsePhysicalInventorySrlNmbr> EWM_PHYS_INVTRY_SRL_NMBR_SQNC -
EWM_SERIAL_NUMBER
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations. -
TO__WHSE_PHYSICAL_INVENTORY_CNT_ITEM
public static final NavigationProperty.Single<WhsePhysicalInventorySrlNmbr,WhsePhysicalInventoryCountItem> TO__WHSE_PHYSICAL_INVENTORY_CNT_ITEMUse with available request builders to apply the _WhsePhysicalInventoryCntItem navigation property to query operations. -
TO__WHSE_PHYSICAL_INVENTORY_ITEM
public static final NavigationProperty.Single<WhsePhysicalInventorySrlNmbr,WhsePhysicalInventoryItem> TO__WHSE_PHYSICAL_INVENTORY_ITEMUse with available request builders to apply the _WhsePhysicalInventoryItem navigation property to query operations.
-
-
Constructor Details
-
WhsePhysicalInventorySrlNmbr
public WhsePhysicalInventorySrlNmbr() -
WhsePhysicalInventorySrlNmbr
public WhsePhysicalInventorySrlNmbr(@Nullable String eWMWarehouse, @Nullable String physicalInventoryDocNumber, @Nullable String physicalInventoryDocYear, @Nullable String physicalInventoryItemNumber, @Nullable Integer lineIndexOfPInvItem, @Nullable Integer pInvQuantitySequence, @Nullable Integer eWMPhysInvtrySrlNmbrSqnc, @Nullable String eWMSerialNumber, @Nullable Collection<SAP__Message> _Messages, @Nullable WhsePhysicalInventoryCountItem to_WhsePhysicalInventoryCntItem, @Nullable WhsePhysicalInventoryItem to_WhsePhysicalInventoryItem)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<WhsePhysicalInventorySrlNmbr>
-
setEWMWarehouse
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: EWMWarehouse
- Parameters:
eWMWarehouse- Warehouse Number/Warehouse Complex
-
setPhysicalInventoryDocNumber
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PhysicalInventoryDocNumber
- Parameters:
physicalInventoryDocNumber- Physical Inventory Document Number
-
setPhysicalInventoryDocYear
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PhysicalInventoryDocYear
- Parameters:
physicalInventoryDocYear- Document Year of Physical Inventory Document
-
setPhysicalInventoryItemNumber
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PhysicalInventoryItemNumber
- Parameters:
physicalInventoryItemNumber- Item
-
setLineIndexOfPInvItem
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LineIndexOfPInvItem
- Parameters:
lineIndexOfPInvItem- Row Index of Internal Tables
-
setPInvQuantitySequence
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PInvQuantitySequence
- Parameters:
pInvQuantitySequence- Row Index of Internal Tables
-
setEWMPhysInvtrySrlNmbrSqnc
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: EWMPhysInvtrySrlNmbrSqnc
- Parameters:
eWMPhysInvtrySrlNmbrSqnc- Row Index of Internal Tables
-
setEWMSerialNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: EWMSerialNumber
- Parameters:
eWMSerialNumber- Serial Number
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<WhsePhysicalInventorySrlNmbr>
-
getKey
- Overrides:
getKeyin classVdmObject<WhsePhysicalInventorySrlNmbr>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<WhsePhysicalInventorySrlNmbr>
-
fromMap
- Overrides:
fromMapin classVdmObject<WhsePhysicalInventorySrlNmbr>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<WhsePhysicalInventorySrlNmbr>
-
getWhsePhysicalInventoryCntItemIfPresent
@Nonnull public io.vavr.control.Option<WhsePhysicalInventoryCountItem> getWhsePhysicalInventoryCntItemIfPresent()Retrieval of associated WhsePhysicalInventoryCountItem entity (one to one). This corresponds to the OData navigation property _WhsePhysicalInventoryCntItem.If the navigation property for an entity WhsePhysicalInventorySrlNmbr 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 _WhsePhysicalInventoryCntItem is already loaded, the
result will contain the WhsePhysicalInventoryCountItem entity. If not, an
Optionwith result stateemptyis returned.
-
setWhsePhysicalInventoryCntItem
Overwrites the associated WhsePhysicalInventoryCountItem entity for the loaded navigation property _WhsePhysicalInventoryCntItem.- Parameters:
value- New WhsePhysicalInventoryCountItem entity.
-
getWhsePhysicalInventoryItemIfPresent
@Nonnull public io.vavr.control.Option<WhsePhysicalInventoryItem> getWhsePhysicalInventoryItemIfPresent()Retrieval of associated WhsePhysicalInventoryItem entity (one to one). This corresponds to the OData navigation property _WhsePhysicalInventoryItem.If the navigation property for an entity WhsePhysicalInventorySrlNmbr 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 _WhsePhysicalInventoryItem is already loaded, the
result will contain the WhsePhysicalInventoryItem entity. If not, an
Optionwith result stateemptyis returned.
-
setWhsePhysicalInventoryItem
Overwrites the associated WhsePhysicalInventoryItem entity for the loaded navigation property _WhsePhysicalInventoryItem.- Parameters:
value- New WhsePhysicalInventoryItem entity.
-
builder
-
getEWMWarehouse
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: EWMWarehouse
- Returns:
- Warehouse Number/Warehouse Complex
-
getPhysicalInventoryDocNumber
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PhysicalInventoryDocNumber
- Returns:
- Physical Inventory Document Number
-
getPhysicalInventoryDocYear
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PhysicalInventoryDocYear
- Returns:
- Document Year of Physical Inventory Document
-
getPhysicalInventoryItemNumber
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PhysicalInventoryItemNumber
- Returns:
- Item
-
getLineIndexOfPInvItem
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: LineIndexOfPInvItem
- Returns:
- Row Index of Internal Tables
-
getPInvQuantitySequence
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PInvQuantitySequence
- Returns:
- Row Index of Internal Tables
-
getEWMPhysInvtrySrlNmbrSqnc
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: EWMPhysInvtrySrlNmbrSqnc
- Returns:
- Row Index of Internal Tables
-
getEWMSerialNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: EWMSerialNumber
- Returns:
- Serial Number
-
get_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
- The _Messages contained in this
VdmEntity.
-
toString
- Overrides:
toStringin classVdmObject<WhsePhysicalInventorySrlNmbr>
-
equals
- Overrides:
equalsin classVdmEntity<WhsePhysicalInventorySrlNmbr>
-
canEqual
- Overrides:
canEqualin classVdmEntity<WhsePhysicalInventorySrlNmbr>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<WhsePhysicalInventorySrlNmbr>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<WhsePhysicalInventorySrlNmbr>
-