Class D_ReturnsInspectionItemUpdateP
Original complex type name from the Odata EDM: D_ReturnsInspectionItemUpdateP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.NumericDecimal<D_ReturnsInspectionItemUpdateP>static final SimpleProperty.String<D_ReturnsInspectionItemUpdateP>static final SimpleProperty.String<D_ReturnsInspectionItemUpdateP>static final SimpleProperty.Date<D_ReturnsInspectionItemUpdateP>static final SimpleProperty.String<D_ReturnsInspectionItemUpdateP>static final SimpleProperty.String<D_ReturnsInspectionItemUpdateP>static final SimpleProperty.String<D_ReturnsInspectionItemUpdateP>static final SimpleProperty.String<D_ReturnsInspectionItemUpdateP>static final SimpleProperty.String<D_ReturnsInspectionItemUpdateP>static final SimpleProperty.String<D_ReturnsInspectionItemUpdateP>static final SimpleProperty.String<D_ReturnsInspectionItemUpdateP>static final SimpleProperty.String<D_ReturnsInspectionItemUpdateP>static final SimpleProperty.String<D_ReturnsInspectionItemUpdateP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_ReturnsInspectionItemUpdateP(String returnsDeliveryItem, String returnsInspectionItem, String inspectionCode, LocalDate inspectionDate, String productInspectorName, String returnsFollowUpActivity, String returnsInspectionComment, BigDecimal inspectedProductQuantity, String inspectedProductUnit, String targetPlant, String targetStorageLocation, String targetStockType, String tgtProdForGdsMvtPostg) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Precision: 13, Scale: 3Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 4Constraints: Nullableprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 80Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 132Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 40getType()inthashCode()voidsetInspectedProductQuantity(BigDecimal inspectedProductQuantity) Constraints: Not nullable, Precision: 13, Scale: 3voidsetInspectedProductUnit(String inspectedProductUnit) Constraints: Not nullable, Maximum length: 3voidsetInspectionCode(String inspectionCode) Constraints: Not nullable, Maximum length: 4voidsetInspectionDate(LocalDate inspectionDate) Constraints: NullablevoidsetProductInspectorName(String productInspectorName) Constraints: Not nullable, Maximum length: 80voidsetReturnsDeliveryItem(String returnsDeliveryItem) Constraints: Not nullable, Maximum length: 6voidsetReturnsFollowUpActivity(String returnsFollowUpActivity) Constraints: Not nullable, Maximum length: 4voidsetReturnsInspectionComment(String returnsInspectionComment) Constraints: Not nullable, Maximum length: 132voidsetReturnsInspectionItem(String returnsInspectionItem) Constraints: Not nullable, Maximum length: 4voidsetTargetPlant(String targetPlant) Constraints: Not nullable, Maximum length: 4voidsetTargetStockType(String targetStockType) Constraints: Not nullable, Maximum length: 1voidsetTargetStorageLocation(String targetStorageLocation) Constraints: Not nullable, Maximum length: 4voidsetTgtProdForGdsMvtPostg(String tgtProdForGdsMvtPostg) Constraints: Not nullable, Maximum length: 40toString()Methods 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, toMapOfNavigationProperties
-
Field Details
-
RETURNS_DELIVERY_ITEM
-
RETURNS_INSPECTION_ITEM
-
INSPECTION_CODE
-
INSPECTION_DATE
-
PRODUCT_INSPECTOR_NAME
-
RETURNS_FOLLOW_UP_ACTIVITY
public static final SimpleProperty.String<D_ReturnsInspectionItemUpdateP> RETURNS_FOLLOW_UP_ACTIVITY -
RETURNS_INSPECTION_COMMENT
public static final SimpleProperty.String<D_ReturnsInspectionItemUpdateP> RETURNS_INSPECTION_COMMENT -
INSPECTED_PRODUCT_QUANTITY
public static final SimpleProperty.NumericDecimal<D_ReturnsInspectionItemUpdateP> INSPECTED_PRODUCT_QUANTITY -
INSPECTED_PRODUCT_UNIT
-
TARGET_PLANT
-
TARGET_STORAGE_LOCATION
-
TARGET_STOCK_TYPE
-
TGT_PROD_FOR_GDS_MVT_POSTG
public static final SimpleProperty.String<D_ReturnsInspectionItemUpdateP> TGT_PROD_FOR_GDS_MVT_POSTG
-
-
Constructor Details
-
D_ReturnsInspectionItemUpdateP
public D_ReturnsInspectionItemUpdateP() -
D_ReturnsInspectionItemUpdateP
public D_ReturnsInspectionItemUpdateP(@Nullable String returnsDeliveryItem, @Nullable String returnsInspectionItem, @Nullable String inspectionCode, @Nullable LocalDate inspectionDate, @Nullable String productInspectorName, @Nullable String returnsFollowUpActivity, @Nullable String returnsInspectionComment, @Nullable BigDecimal inspectedProductQuantity, @Nullable String inspectedProductUnit, @Nullable String targetPlant, @Nullable String targetStorageLocation, @Nullable String targetStockType, @Nullable String tgtProdForGdsMvtPostg)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_ReturnsInspectionItemUpdateP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_ReturnsInspectionItemUpdateP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_ReturnsInspectionItemUpdateP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_ReturnsInspectionItemUpdateP>
-
setReturnsDeliveryItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ReturnsDeliveryItem
- Parameters:
returnsDeliveryItem- The returnsDeliveryItem to set.
-
setReturnsInspectionItem
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReturnsInspectionItem
- Parameters:
returnsInspectionItem- The returnsInspectionItem to set.
-
setInspectionCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: InspectionCode
- Parameters:
inspectionCode- The inspectionCode to set.
-
setInspectionDate
Constraints: NullableOriginal property name from the Odata EDM: InspectionDate
- Parameters:
inspectionDate- The inspectionDate to set.
-
setProductInspectorName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ProductInspectorName
- Parameters:
productInspectorName- The productInspectorName to set.
-
setReturnsFollowUpActivity
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReturnsFollowUpActivity
- Parameters:
returnsFollowUpActivity- The returnsFollowUpActivity to set.
-
setReturnsInspectionComment
Constraints: Not nullable, Maximum length: 132Original property name from the Odata EDM: ReturnsInspectionComment
- Parameters:
returnsInspectionComment- The returnsInspectionComment to set.
-
setInspectedProductQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: InspectedProductQuantity
- Parameters:
inspectedProductQuantity- The inspectedProductQuantity to set.
-
setInspectedProductUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: InspectedProductUnit
- Parameters:
inspectedProductUnit- The inspectedProductUnit to set.
-
setTargetPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: TargetPlant
- Parameters:
targetPlant- The targetPlant to set.
-
setTargetStorageLocation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: TargetStorageLocation
- Parameters:
targetStorageLocation- The targetStorageLocation to set.
-
setTargetStockType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TargetStockType
- Parameters:
targetStockType- The targetStockType to set.
-
setTgtProdForGdsMvtPostg
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: TgtProdForGdsMvtPostg
- Parameters:
tgtProdForGdsMvtPostg- The tgtProdForGdsMvtPostg to set.
-
builder
@Nonnull public static D_ReturnsInspectionItemUpdateP.D_ReturnsInspectionItemUpdatePBuilder builder() -
getReturnsDeliveryItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ReturnsDeliveryItem
- Returns:
- The returnsDeliveryItem contained in this
VdmComplex.
-
getReturnsInspectionItem
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReturnsInspectionItem
- Returns:
- The returnsInspectionItem contained in this
VdmComplex.
-
getInspectionCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: InspectionCode
- Returns:
- The inspectionCode contained in this
VdmComplex.
-
getInspectionDate
Constraints: NullableOriginal property name from the Odata EDM: InspectionDate
- Returns:
- The inspectionDate contained in this
VdmComplex.
-
getProductInspectorName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ProductInspectorName
- Returns:
- The productInspectorName contained in this
VdmComplex.
-
getReturnsFollowUpActivity
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReturnsFollowUpActivity
- Returns:
- The returnsFollowUpActivity contained in this
VdmComplex.
-
getReturnsInspectionComment
Constraints: Not nullable, Maximum length: 132Original property name from the Odata EDM: ReturnsInspectionComment
- Returns:
- The returnsInspectionComment contained in this
VdmComplex.
-
getInspectedProductQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: InspectedProductQuantity
- Returns:
- The inspectedProductQuantity contained in this
VdmComplex.
-
getInspectedProductUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: InspectedProductUnit
- Returns:
- The inspectedProductUnit contained in this
VdmComplex.
-
getTargetPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: TargetPlant
- Returns:
- The targetPlant contained in this
VdmComplex.
-
getTargetStorageLocation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: TargetStorageLocation
- Returns:
- The targetStorageLocation contained in this
VdmComplex.
-
getTargetStockType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TargetStockType
- Returns:
- The targetStockType contained in this
VdmComplex.
-
getTgtProdForGdsMvtPostg
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: TgtProdForGdsMvtPostg
- Returns:
- The tgtProdForGdsMvtPostg contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_ReturnsInspectionItemUpdateP>
-
equals
- Overrides:
equalsin classVdmObject<D_ReturnsInspectionItemUpdateP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_ReturnsInspectionItemUpdateP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_ReturnsInspectionItemUpdateP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_ReturnsInspectionItemUpdateP>
-