Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.field.FunctionalLocationWarrantyField
Packages that use FunctionalLocationWarrantyField
-
Uses of FunctionalLocationWarrantyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation declared as FunctionalLocationWarrantyFieldModifier and TypeFieldDescriptionstatic final FunctionalLocationWarrantyField<String>FunctionalLocationWarranty.FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the FunctionalLocation field to query operations.static final FunctionalLocationWarrantyField<String>FunctionalLocationWarranty.FUNCTIONAL_LOCATION_LABEL_NAMEUse with available fluent helpers to apply the FunctionalLocationLabelName field to query operations.static final FunctionalLocationWarrantyField<String>FunctionalLocationWarranty.MASTER_WARRANTYUse with available fluent helpers to apply the MasterWarranty field to query operations.static final FunctionalLocationWarrantyField<LocalDateTime>FunctionalLocationWarranty.WARRANTY_END_DATEUse with available fluent helpers to apply the WarrantyEndDate field to query operations.static final FunctionalLocationWarrantyField<LocalDateTime>FunctionalLocationWarranty.WARRANTY_START_DATEUse with available fluent helpers to apply the WarrantyStartDate field to query operations.static final FunctionalLocationWarrantyField<String>FunctionalLocationWarranty.WARRANTY_TYPEUse with available fluent helpers to apply the WarrantyType field to query operations.static final FunctionalLocationWarrantyField<String>FunctionalLocationWarranty.WRNTY_IS_INHTD_FROM_SUPERIOR_OBJECTUse with available fluent helpers to apply the WrntyIsInhtdFromSuperiorObject field to query operations.static final FunctionalLocationWarrantyField<String>FunctionalLocationWarranty.WRNTY_IS_PASSED_ON_TO_CHILD_OBJECTUse with available fluent helpers to apply the WrntyIsPassedOnToChildObject field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation that return FunctionalLocationWarrantyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FunctionalLocationWarrantyField<T>FunctionalLocationWarranty.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FunctionalLocationWarrantyField<T>Use with available fluent helpers to apply an extension field to query operations.