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