Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningdata.field.FinancialPlanDataField
Packages that use FinancialPlanDataField
-
Uses of FinancialPlanDataField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningdata declared as FinancialPlanDataFieldModifier and TypeFieldDescriptionstatic final FinancialPlanDataField<String>FinancialPlanData.PLAN_DATA_AGGRGN_LVL_FIELDS_STRINGUse with available fluent helpers to apply the PlanDataAggrgnLvlFieldsString field to query operations.static final FinancialPlanDataField<String>FinancialPlanData.PLAN_DATA_RPLC_SCOPE_FIELDS_STRINGUse with available fluent helpers to apply the PlanDataRplcScopeFieldsString field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningdata that return FinancialPlanDataFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FinancialPlanDataField<T>FinancialPlanData.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FinancialPlanDataField<T>Use with available fluent helpers to apply an extension field to query operations.