Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory.field.PlanningCategoryField
Packages that use PlanningCategoryField
-
Uses of PlanningCategoryField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory declared as PlanningCategoryFieldModifier and TypeFieldDescriptionstatic final PlanningCategoryField<String>PlanningCategory.PLANNING_CATEGORYUse with available fluent helpers to apply the PlanningCategory field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory that return PlanningCategoryFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PlanningCategoryField<T>PlanningCategory.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PlanningCategoryField<T>Use with available fluent helpers to apply an extension field to query operations.