Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.field.SalesOrderPartnerSimulationField
Packages that use SalesOrderPartnerSimulationField
-
Uses of SalesOrderPartnerSimulationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate declared as SalesOrderPartnerSimulationFieldModifier and TypeFieldDescriptionstatic final SalesOrderPartnerSimulationField<String>SalesOrderPartnerSimulation.CONTACT_PERSONUse with available fluent helpers to apply the ContactPerson field to query operations.static final SalesOrderPartnerSimulationField<String>SalesOrderPartnerSimulation.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final SalesOrderPartnerSimulationField<String>SalesOrderPartnerSimulation.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.static final SalesOrderPartnerSimulationField<String>SalesOrderPartnerSimulation.PERSONNELUse with available fluent helpers to apply the Personnel field to query operations.static final SalesOrderPartnerSimulationField<String>SalesOrderPartnerSimulation.SALES_ORDERUse with available fluent helpers to apply the SalesOrder field to query operations.static final SalesOrderPartnerSimulationField<String>SalesOrderPartnerSimulation.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate that return SalesOrderPartnerSimulationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesOrderPartnerSimulationField<T>SalesOrderPartnerSimulation.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesOrderPartnerSimulationField<T>Use with available fluent helpers to apply an extension field to query operations.