Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorganization.field.SalesOrganizationField
Packages that use SalesOrganizationField
-
Uses of SalesOrganizationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorganization
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorganization declared as SalesOrganizationFieldModifier and TypeFieldDescriptionstatic final SalesOrganizationField<String>SalesOrganization.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final SalesOrganizationField<String>SalesOrganization.INTERCOMPANY_BILLING_CUSTOMERUse with available fluent helpers to apply the IntercompanyBillingCustomer field to query operations.static 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_CURRENCYUse with available fluent helpers to apply the SalesOrganizationCurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorganization 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.