Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.equipment |
Modifier and Type | Field and Description |
---|---|
static EquipmentWarrantyField<String> |
EquipmentWarranty.EQUIPMENT
Use with available fluent helpers to apply the Equipment field to query operations.
|
static EquipmentWarrantyField<String> |
EquipmentWarranty.MASTER_WARRANTY
Use with available fluent helpers to apply the MasterWarranty field to query operations.
|
static EquipmentWarrantyField<LocalDateTime> |
EquipmentWarranty.WARRANTY_END_DATE
Use with available fluent helpers to apply the WarrantyEndDate field to query operations.
|
static EquipmentWarrantyField<LocalDateTime> |
EquipmentWarranty.WARRANTY_START_DATE
Use with available fluent helpers to apply the WarrantyStartDate field to query operations.
|
static EquipmentWarrantyField<String> |
EquipmentWarranty.WARRANTY_TYPE
Use with available fluent helpers to apply the WarrantyType field to query operations.
|
static EquipmentWarrantyField<String> |
EquipmentWarranty.WRNTY_IS_INHTD_FROM_SUPERIOR_OBJECT
Use with available fluent helpers to apply the WrntyIsInhtdFromSuperiorObject field to query operations.
|
static EquipmentWarrantyField<String> |
EquipmentWarranty.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> EquipmentWarrantyField<T> |
EquipmentWarranty.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
EquipmentWarranty.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.