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