Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate.field.CustRetItemPartnerSimulationField
Packages that use CustRetItemPartnerSimulationField
-
Uses of CustRetItemPartnerSimulationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate declared as CustRetItemPartnerSimulationFieldModifier and TypeFieldDescriptionstatic final CustRetItemPartnerSimulationField<String>CustRetItemPartnerSimulation.CONTACT_PERSONUse with available fluent helpers to apply the ContactPerson field to query operations.static final CustRetItemPartnerSimulationField<String>CustRetItemPartnerSimulation.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final CustRetItemPartnerSimulationField<String>CustRetItemPartnerSimulation.CUSTOMER_RETURNUse with available fluent helpers to apply the CustomerReturn field to query operations.static final CustRetItemPartnerSimulationField<String>CustRetItemPartnerSimulation.CUSTOMER_RETURN_ITEMUse with available fluent helpers to apply the CustomerReturnItem field to query operations.static final CustRetItemPartnerSimulationField<String>CustRetItemPartnerSimulation.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.static final CustRetItemPartnerSimulationField<String>CustRetItemPartnerSimulation.PERSONNELUse with available fluent helpers to apply the Personnel field to query operations.static final CustRetItemPartnerSimulationField<String>CustRetItemPartnerSimulation.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 CustRetItemPartnerSimulationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustRetItemPartnerSimulationField<T>CustRetItemPartnerSimulation.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustRetItemPartnerSimulationField<T>Use with available fluent helpers to apply an extension field to query operations.