Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation |
Modifier and Type | Field and Description |
---|---|
static FunctionalLocationWarrantyField<String> |
FunctionalLocationWarranty.FUNCTIONAL_LOCATION
Use with available fluent helpers to apply the FunctionalLocation field to query operations.
|
static FunctionalLocationWarrantyField<String> |
FunctionalLocationWarranty.FUNCTIONAL_LOCATION_LABEL_NAME
Use with available fluent helpers to apply the FunctionalLocationLabelName field to query operations.
|
static FunctionalLocationWarrantyField<String> |
FunctionalLocationWarranty.MASTER_WARRANTY
Use with available fluent helpers to apply the MasterWarranty field to query operations.
|
static FunctionalLocationWarrantyField<LocalDateTime> |
FunctionalLocationWarranty.WARRANTY_END_DATE
Use with available fluent helpers to apply the WarrantyEndDate field to query operations.
|
static FunctionalLocationWarrantyField<LocalDateTime> |
FunctionalLocationWarranty.WARRANTY_START_DATE
Use with available fluent helpers to apply the WarrantyStartDate field to query operations.
|
static FunctionalLocationWarrantyField<String> |
FunctionalLocationWarranty.WARRANTY_TYPE
Use with available fluent helpers to apply the WarrantyType field to query operations.
|
static FunctionalLocationWarrantyField<String> |
FunctionalLocationWarranty.WRNTY_IS_INHTD_FROM_SUPERIOR_OBJECT
Use with available fluent helpers to apply the WrntyIsInhtdFromSuperiorObject field to query operations.
|
static FunctionalLocationWarrantyField<String> |
FunctionalLocationWarranty.WRNTY_IS_PASSED_ON_TO_CHILD_OBJECT
Use with available fluent helpers to apply the WrntyIsPassedOnToChildObject field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> FunctionalLocationWarrantyField<T> |
FunctionalLocationWarranty.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
FunctionalLocationWarranty.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.