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