Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement |
Modifier and Type | Field and Description |
---|---|
static SchAgrmtPartnerField<Boolean> |
SchAgrmtPartner.DEFAULT_PARTNER
Use with available fluent helpers to apply the DefaultPartner field to query operations.
|
static SchAgrmtPartnerField<String> |
SchAgrmtPartner.PARTNER_COUNTER
Use with available fluent helpers to apply the PartnerCounter field to query operations.
|
static SchAgrmtPartnerField<String> |
SchAgrmtPartner.PARTNER_FUNCTION
Use with available fluent helpers to apply the PartnerFunction field to query operations.
|
static SchAgrmtPartnerField<String> |
SchAgrmtPartner.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static SchAgrmtPartnerField<String> |
SchAgrmtPartner.PURCHASING_ORGANIZATION
Use with available fluent helpers to apply the PurchasingOrganization field to query operations.
|
static SchAgrmtPartnerField<String> |
SchAgrmtPartner.SCHEDULING_AGREEMENT
Use with available fluent helpers to apply the SchedulingAgreement field to query operations.
|
static SchAgrmtPartnerField<String> |
SchAgrmtPartner.SCHEDULING_AGREEMENT_ITEM
Use with available fluent helpers to apply the SchedulingAgreementItem field to query operations.
|
static SchAgrmtPartnerField<String> |
SchAgrmtPartner.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
static SchAgrmtPartnerField<String> |
SchAgrmtPartner.SUPPLIER_SUBRANGE
Use with available fluent helpers to apply the SupplierSubrange field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SchAgrmtPartnerField<T> |
SchAgrmtPartner.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SchAgrmtPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.