Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.field.SchAgrmtPartnerField
Packages that use SchAgrmtPartnerField
-
Uses of SchAgrmtPartnerField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement declared as SchAgrmtPartnerFieldModifier and TypeFieldDescriptionstatic final SchAgrmtPartnerField<Boolean>SchAgrmtPartner.DEFAULT_PARTNERUse with available fluent helpers to apply the DefaultPartner field to query operations.static final SchAgrmtPartnerField<String>SchAgrmtPartner.PARTNER_COUNTERUse with available fluent helpers to apply the PartnerCounter field to query operations.static final SchAgrmtPartnerField<String>SchAgrmtPartner.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.static final SchAgrmtPartnerField<String>SchAgrmtPartner.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final SchAgrmtPartnerField<String>SchAgrmtPartner.PURCHASING_ORGANIZATIONUse with available fluent helpers to apply the PurchasingOrganization field to query operations.static final SchAgrmtPartnerField<String>SchAgrmtPartner.SCHEDULING_AGREEMENTUse with available fluent helpers to apply the SchedulingAgreement field to query operations.static final SchAgrmtPartnerField<String>SchAgrmtPartner.SCHEDULING_AGREEMENT_ITEMUse with available fluent helpers to apply the SchedulingAgreementItem field to query operations.static final SchAgrmtPartnerField<String>SchAgrmtPartner.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.static final SchAgrmtPartnerField<String>SchAgrmtPartner.SUPPLIER_SUBRANGEUse with available fluent helpers to apply the SupplierSubrange field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement that return SchAgrmtPartnerFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SchAgrmtPartnerField<T>SchAgrmtPartner.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SchAgrmtPartnerField<T>Use with available fluent helpers to apply an extension field to query operations.