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