Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static SupplierPartnerFuncField<String> |
SupplierPartnerFunc.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static SupplierPartnerFuncField<String> |
SupplierPartnerFunc.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static SupplierPartnerFuncField<LocalDateTime> |
SupplierPartnerFunc.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static SupplierPartnerFuncField<Boolean> |
SupplierPartnerFunc.DEFAULT_PARTNER
Use with available fluent helpers to apply the DefaultPartner field to query operations.
|
static SupplierPartnerFuncField<String> |
SupplierPartnerFunc.PARTNER_COUNTER
Use with available fluent helpers to apply the PartnerCounter field to query operations.
|
static SupplierPartnerFuncField<String> |
SupplierPartnerFunc.PARTNER_FUNCTION
Use with available fluent helpers to apply the PartnerFunction field to query operations.
|
static SupplierPartnerFuncField<String> |
SupplierPartnerFunc.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static SupplierPartnerFuncField<String> |
SupplierPartnerFunc.PURCHASING_ORGANIZATION
Use with available fluent helpers to apply the PurchasingOrganization field to query operations.
|
static SupplierPartnerFuncField<String> |
SupplierPartnerFunc.REFERENCE_SUPPLIER
Use with available fluent helpers to apply the ReferenceSupplier field to query operations.
|
static SupplierPartnerFuncField<String> |
SupplierPartnerFunc.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
static SupplierPartnerFuncField<String> |
SupplierPartnerFunc.SUPPLIER_SUBRANGE
Use with available fluent helpers to apply the SupplierSubrange field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SupplierPartnerFuncField<T> |
SupplierPartnerFunc.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SupplierPartnerFunc.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.