Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.field.FunctionalLocationPartnerField
Packages that use FunctionalLocationPartnerField
-
Uses of FunctionalLocationPartnerField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation declared as FunctionalLocationPartnerFieldModifier and TypeFieldDescriptionstatic final FunctionalLocationPartnerField<String>FunctionalLocationPartner.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final FunctionalLocationPartnerField<LocalDateTime>FunctionalLocationPartner.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final FunctionalLocationPartnerField<LocalTime>FunctionalLocationPartner.CREATION_TIMEUse with available fluent helpers to apply the CreationTime field to query operations.static final FunctionalLocationPartnerField<String>FunctionalLocationPartner.FUNCNL_LOC_PARTNER_OBJECT_NMBRUse with available fluent helpers to apply the FuncnlLocPartnerObjectNmbr field to query operations.static final FunctionalLocationPartnerField<String>FunctionalLocationPartner.FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the FunctionalLocation field to query operations.static final FunctionalLocationPartnerField<String>FunctionalLocationPartner.FUNCTIONAL_LOCATION_LABEL_NAMEUse with available fluent helpers to apply the FunctionalLocationLabelName field to query operations.static final FunctionalLocationPartnerField<LocalDateTime>FunctionalLocationPartner.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final FunctionalLocationPartnerField<LocalTime>FunctionalLocationPartner.LAST_CHANGE_TIMEUse with available fluent helpers to apply the LastChangeTime field to query operations.static final FunctionalLocationPartnerField<String>FunctionalLocationPartner.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final FunctionalLocationPartnerField<String>FunctionalLocationPartner.MAINT_OBJECT_INTERNAL_IDUse with available fluent helpers to apply the MaintObjectInternalID field to query operations.static final FunctionalLocationPartnerField<String>FunctionalLocationPartner.PARTNERUse with available fluent helpers to apply the Partner field to query operations.static final FunctionalLocationPartnerField<String>FunctionalLocationPartner.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation that return FunctionalLocationPartnerFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FunctionalLocationPartnerField<T>FunctionalLocationPartner.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FunctionalLocationPartnerField<T>Use with available fluent helpers to apply an extension field to query operations.