Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.field.GrantCoreField
Packages that use GrantCoreField
-
Uses of GrantCoreField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant declared as GrantCoreFieldModifier and TypeFieldDescriptionstatic final GrantCoreField<String>GrantCore.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final GrantCoreField<String>GrantCore.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final GrantCoreField<String>GrantCore.COST_CENTERUse with available fluent helpers to apply the CostCenter field to query operations.static final GrantCoreField<Short>GrantCore.CRITICALITYUse with available fluent helpers to apply the Criticality field to query operations.static final GrantCoreField<String>GrantCore.GRANT_AUTHZN_GRPUse with available fluent helpers to apply the GrantAuthznGrp field to query operations.static final GrantCoreField<String>GrantCore.GRANT_BLOCKED_BY_WORKFLOWUse with available fluent helpers to apply the GrantBlockedByWorkflow field to query operations.static final GrantCoreField<String>GrantCore.GRANT_CURRENCYUse with available fluent helpers to apply the GrantCurrency field to query operations.static final GrantCoreField<String>GrantCore.GRANT_DESCRIPTIONUse with available fluent helpers to apply the GrantDescription field to query operations.static final GrantCoreField<String>GrantCore.GRANT_FISCAL_YEAR_VARIANTUse with available fluent helpers to apply the GrantFiscalYearVariant field to query operations.static final GrantCoreField<String>GrantCore.GRANT_IDUse with available fluent helpers to apply the GrantID field to query operations.static final GrantCoreField<Boolean>GrantCore.GRANT_IS_BLOCKED_FOR_POSTINGUse with available fluent helpers to apply the GrantIsBlockedForPosting field to query operations.static final GrantCoreField<Boolean>GrantCore.GRANT_IS_NOT_RELEVANT_GRANTUse with available fluent helpers to apply the GrantIsNotRelevantGrant field to query operations.static final GrantCoreField<String>GrantCore.GRANT_LFCYC_STATUS_FOR_AUTHZNUse with available fluent helpers to apply the GrantLfcycStatusForAuthzn field to query operations.static final GrantCoreField<String>GrantCore.GRANT_LIFECYCLE_STATUSUse with available fluent helpers to apply the GrantLifecycleStatus field to query operations.static final GrantCoreField<String>GrantCore.GRANT_NAMEUse with available fluent helpers to apply the GrantName field to query operations.static final GrantCoreField<String>GrantCore.GRANT_STATUS_PROFILEUse with available fluent helpers to apply the GrantStatusProfile field to query operations.static final GrantCoreField<BigDecimal>GrantCore.GRANT_TOTAL_AMOUNT_IN_GRANT_CRCYUse with available fluent helpers to apply the GrantTotalAmountInGrantCrcy field to query operations.static final GrantCoreField<String>GrantCore.GRANT_TYPEUse with available fluent helpers to apply the GrantType field to query operations.static final GrantCoreField<String>GrantCore.GRANT_USER_STATUSUse with available fluent helpers to apply the GrantUserStatus field to query operations.static final GrantCoreField<String>GrantCore.GRANT_VALIDITY_PERIODUse with available fluent helpers to apply the GrantValidityPeriod field to query operations.static final GrantCoreField<String>GrantCore.GRANTEE_MGMT_BILLING_RULEUse with available fluent helpers to apply the GranteeMgmtBillingRule field to query operations.static final GrantCoreField<String>GrantCore.GRANTEE_MGMT_COST_SHARING_RULEUse with available fluent helpers to apply the GranteeMgmtCostSharingRule field to query operations.static final GrantCoreField<String>GrantCore.GRANTEE_MGMT_SPONSORUse with available fluent helpers to apply the GranteeMgmtSponsor field to query operations.static final GrantCoreField<BigDecimal>GrantCore.GTEE_M_COST_SHARING_OVERALL_RATEUse with available fluent helpers to apply the GteeMCostSharingOverallRate field to query operations.static final GrantCoreField<BigDecimal>GrantCore.GTEE_M_INDIRECT_COST_RATE_IN_PERCENTUse with available fluent helpers to apply the GteeMIndirectCostRateInPercent field to query operations.static final GrantCoreField<String>GrantCore.GTEE_M_INDRCT_COST_SHRNG_RULEUse with available fluent helpers to apply the GteeMIndrctCostShrngRule field to query operations.static final GrantCoreField<String>GrantCore.GTEE_M_TIME_SLICE_SPLITTING_RULEUse with available fluent helpers to apply the GteeMTimeSliceSplittingRule field to query operations.static final GrantCoreField<Boolean>GrantCore.PRE_AWARD_PSTG_IS_ALLOWED_FOR_GRANTUse with available fluent helpers to apply the PreAwardPstgIsAllowedForGrant field to query operations.static final GrantCoreField<LocalDateTime>GrantCore.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final GrantCoreField<LocalDateTime>GrantCore.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 GrantCoreFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GrantCoreField<T>GrantCore.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GrantCoreField<T>Use with available fluent helpers to apply an extension field to query operations.