public static final class FunctionalLocationWarranty.FunctionalLocationWarrantyBuilder extends Object
@Nonnull public FunctionalLocationWarranty.FunctionalLocationWarrantyBuilder functionalLocation(FunctionalLocation value)
value
- The FunctionalLocation to build this FunctionalLocationWarranty with.@Nonnull public FunctionalLocationWarranty.FunctionalLocationWarrantyBuilder functionalLocation(String value)
Original property name from the Odata EDM: FunctionalLocation
value
- The functionalLocation to build this FunctionalLocationWarranty with.@Nonnull public FunctionalLocationWarranty.FunctionalLocationWarrantyBuilder warrantyType(@Nullable String warrantyType)
Original property name from the Odata EDM: WarrantyType
this
.@Nonnull public FunctionalLocationWarranty.FunctionalLocationWarrantyBuilder functionalLocationLabelName(@Nullable String functionalLocationLabelName)
Original property name from the Odata EDM: FunctionalLocationLabelName
The functional location label can be changed where necessary. The system then automatically creates a labeling history and prevents historical labels from being reused without this first being checked. The labeling history also enables the interpretation of historical location labels in non-changeable documents outside the SAP System.You can assign one primary and several alternative labels to a functional location.
this
.@Nonnull public FunctionalLocationWarranty.FunctionalLocationWarrantyBuilder masterWarranty(@Nullable String masterWarranty)
Original property name from the Odata EDM: MasterWarranty
This number, which has a maximum of 20 digits, can be assigned both internally and externally, depending on the way the system is set up for your company.
this
.@Nonnull public FunctionalLocationWarranty.FunctionalLocationWarrantyBuilder warrantyStartDate(@Nullable LocalDateTime warrantyStartDate)
Original property name from the Odata EDM: WarrantyStartDate
Normally, a warranty begins when the customer receives the goods. If delivery from your shipping point to the customer takes only a day or so, you can start the warranty period on the same day the goods are issued. In this case, leave the field blank. However, if delivery takes a longer time, enter a future date.
this
.@Nonnull public FunctionalLocationWarranty.FunctionalLocationWarrantyBuilder warrantyEndDate(@Nullable LocalDateTime warrantyEndDate)
Original property name from the Odata EDM: WarrantyEndDate
this
.@Nonnull public FunctionalLocationWarranty.FunctionalLocationWarrantyBuilder wrntyIsInhtdFromSuperiorObject(@Nullable String wrntyIsInhtdFromSuperiorObject)
Original property name from the Odata EDM: WrntyIsInhtdFromSuperiorObject
this
.@Nonnull public FunctionalLocationWarranty.FunctionalLocationWarrantyBuilder wrntyIsPassedOnToChildObject(@Nullable String wrntyIsPassedOnToChildObject)
Original property name from the Odata EDM: WrntyIsPassedOnToChildObject
this
.@Nonnull public FunctionalLocationWarranty build()
Copyright © 2021 SAP SE. All rights reserved.