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