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