Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract |
Modifier and Type | Field and Description |
---|---|
static PurCtrPartnersField<Boolean> |
PurCtrPartners.DEFAULT_PARTNER
Use with available fluent helpers to apply the DefaultPartner field to query operations.
|
static PurCtrPartnersField<String> |
PurCtrPartners.PARTNER_COUNTER
Use with available fluent helpers to apply the PartnerCounter field to query operations.
|
static PurCtrPartnersField<String> |
PurCtrPartners.PARTNER_FUNCTION
Use with available fluent helpers to apply the PartnerFunction field to query operations.
|
static PurCtrPartnersField<String> |
PurCtrPartners.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static PurCtrPartnersField<String> |
PurCtrPartners.PURCHASE_CONTRACT
Use with available fluent helpers to apply the PurchaseContract field to query operations.
|
static PurCtrPartnersField<String> |
PurCtrPartners.PURCHASE_CONTRACT_ITEM
Use with available fluent helpers to apply the PurchaseContractItem field to query operations.
|
static PurCtrPartnersField<String> |
PurCtrPartners.PURCHASING_ORGANIZATION
Use with available fluent helpers to apply the PurchasingOrganization field to query operations.
|
static PurCtrPartnersField<String> |
PurCtrPartners.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
static PurCtrPartnersField<String> |
PurCtrPartners.SUPPLIER_SUBRANGE
Use with available fluent helpers to apply the SupplierSubrange field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PurCtrPartnersField<T> |
PurCtrPartners.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PurCtrPartners.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.