Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.field.GrantOverHeadCostLinkField
Packages that use GrantOverHeadCostLinkField
-
Uses of GrantOverHeadCostLinkField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant declared as GrantOverHeadCostLinkFieldModifier and TypeFieldDescriptionstatic final GrantOverHeadCostLinkField<String>GrantOverHeadCostLink.GRANT_IDUse with available fluent helpers to apply the GrantID field to query operations.static final GrantOverHeadCostLinkField<BigDecimal>GrantOverHeadCostLink.GTEE_M_INDIRECT_COST_RATE_IN_PERCENTUse with available fluent helpers to apply the GteeMIndirectCostRateInPercent field to query operations.static final GrantOverHeadCostLinkField<String>GrantOverHeadCostLink.SPONSORED_CLASSUse with available fluent helpers to apply the SponsoredClass field to query operations.static final GrantOverHeadCostLinkField<String>GrantOverHeadCostLink.SPONSORED_PROGRAMUse with available fluent helpers to apply the SponsoredProgram field to query operations.static final GrantOverHeadCostLinkField<LocalDateTime>GrantOverHeadCostLink.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final GrantOverHeadCostLinkField<LocalDateTime>GrantOverHeadCostLink.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant that return GrantOverHeadCostLinkFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GrantOverHeadCostLinkField<T>GrantOverHeadCostLink.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GrantOverHeadCostLinkField<T>Use with available fluent helpers to apply an extension field to query operations.