Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.field.SlsOrdWthoutChrgItmPartnerField
Packages that use SlsOrdWthoutChrgItmPartnerField
-
Uses of SlsOrdWthoutChrgItmPartnerField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge declared as SlsOrdWthoutChrgItmPartnerFieldModifier and TypeFieldDescriptionstatic final SlsOrdWthoutChrgItmPartnerField<String>SlsOrdWthoutChrgItmPartner.CONTACT_PERSONUse with available fluent helpers to apply the ContactPerson field to query operations.static final SlsOrdWthoutChrgItmPartnerField<String>SlsOrdWthoutChrgItmPartner.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final SlsOrdWthoutChrgItmPartnerField<String>SlsOrdWthoutChrgItmPartner.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.static final SlsOrdWthoutChrgItmPartnerField<String>SlsOrdWthoutChrgItmPartner.PERSONNELUse with available fluent helpers to apply the Personnel field to query operations.static final SlsOrdWthoutChrgItmPartnerField<String>SlsOrdWthoutChrgItmPartner.SALES_ORDER_WITHOUT_CHARGEUse with available fluent helpers to apply the SalesOrderWithoutCharge field to query operations.static final SlsOrdWthoutChrgItmPartnerField<String>SlsOrdWthoutChrgItmPartner.SALES_ORDER_WITHOUT_CHARGE_ITEMUse with available fluent helpers to apply the SalesOrderWithoutChargeItem field to query operations.static final SlsOrdWthoutChrgItmPartnerField<String>SlsOrdWthoutChrgItmPartner.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 SlsOrdWthoutChrgItmPartnerFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SlsOrdWthoutChrgItmPartnerField<T>SlsOrdWthoutChrgItmPartner.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SlsOrdWthoutChrgItmPartnerField<T>Use with available fluent helpers to apply an extension field to query operations.