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