Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.field.GrantOverHeadCostCapLinkField
Packages that use GrantOverHeadCostCapLinkField
-
Uses of GrantOverHeadCostCapLinkField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant declared as GrantOverHeadCostCapLinkFieldModifier and TypeFieldDescriptionstatic final GrantOverHeadCostCapLinkField<String>GrantOverHeadCostCapLink.GRANT_CURRENCYUse with available fluent helpers to apply the GrantCurrency field to query operations.static final GrantOverHeadCostCapLinkField<String>GrantOverHeadCostCapLink.GRANT_IDUse with available fluent helpers to apply the GrantID field to query operations.static final GrantOverHeadCostCapLinkField<BigDecimal>GrantOverHeadCostCapLink.OVERHEAD_COST_CAP_AMOUNTUse with available fluent helpers to apply the OverheadCostCapAmount field to query operations.static final GrantOverHeadCostCapLinkField<BigDecimal>GrantOverHeadCostCapLink.USED_OVERHEAD_COST_CAP_AMOUNTUse with available fluent helpers to apply the UsedOverheadCostCapAmount field to query operations.static final GrantOverHeadCostCapLinkField<LocalDateTime>GrantOverHeadCostCapLink.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final GrantOverHeadCostCapLinkField<LocalDateTime>GrantOverHeadCostCapLink.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 GrantOverHeadCostCapLinkFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GrantOverHeadCostCapLinkField<T>GrantOverHeadCostCapLink.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GrantOverHeadCostCapLinkField<T>Use with available fluent helpers to apply an extension field to query operations.