Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment.field.EquipmentPartnerField
Packages that use EquipmentPartnerField
-
Uses of EquipmentPartnerField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment declared as EquipmentPartnerFieldModifier and TypeFieldDescriptionstatic final EquipmentPartnerField<String>EquipmentPartner.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final EquipmentPartnerField<LocalDateTime>EquipmentPartner.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final EquipmentPartnerField<String>EquipmentPartner.EQUIPMENTUse with available fluent helpers to apply the Equipment field to query operations.static final EquipmentPartnerField<String>EquipmentPartner.EQUIPMENT_PARTNER_OBJECT_NMBRUse with available fluent helpers to apply the EquipmentPartnerObjectNmbr field to query operations.static final EquipmentPartnerField<String>EquipmentPartner.PARTNERUse with available fluent helpers to apply the Partner field to query operations.static final EquipmentPartnerField<String>EquipmentPartner.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment that return EquipmentPartnerFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EquipmentPartnerField<T>EquipmentPartner.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EquipmentPartnerField<T>Use with available fluent helpers to apply an extension field to query operations.