Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static SupplierField<String> |
Supplier.ALTERNATIVE_PAYEE_ACCOUNT_NUMBER
Use with available fluent helpers to apply the AlternativePayeeAccountNumber field to query operations.
|
static SupplierField<String> |
Supplier.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static SupplierField<LocalDateTime> |
Supplier.BIRTH_DATE
Use with available fluent helpers to apply the BirthDate field to query operations.
|
static SupplierField<Boolean> |
Supplier.BR_TAX_IS_SPLIT
Use with available fluent helpers to apply the BR_TaxIsSplit field to query operations.
|
static SupplierField<String> |
Supplier.CONCATENATED_INTERNATIONAL_LOC_NO
Use with available fluent helpers to apply the ConcatenatedInternationalLocNo field to query operations.
|
static SupplierField<String> |
Supplier.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static SupplierField<LocalDateTime> |
Supplier.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static SupplierField<String> |
Supplier.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static SupplierField<Boolean> |
Supplier.DELETION_INDICATOR
Use with available fluent helpers to apply the DeletionIndicator field to query operations.
|
static SupplierField<String> |
Supplier.FISCAL_ADDRESS
Use with available fluent helpers to apply the FiscalAddress field to query operations.
|
static SupplierField<String> |
Supplier.INDUSTRY
Use with available fluent helpers to apply the Industry field to query operations.
|
static SupplierField<String> |
Supplier.INTERNATIONAL_LOCATION_NUMBER1
Use with available fluent helpers to apply the InternationalLocationNumber1 field to query operations.
|
static SupplierField<String> |
Supplier.INTERNATIONAL_LOCATION_NUMBER2
Use with available fluent helpers to apply the InternationalLocationNumber2 field to query operations.
|
static SupplierField<String> |
Supplier.INTERNATIONAL_LOCATION_NUMBER3
Use with available fluent helpers to apply the InternationalLocationNumber3 field to query operations.
|
static SupplierField<String> |
Supplier.IS_NATURAL_PERSON
Use with available fluent helpers to apply the IsNaturalPerson field to query operations.
|
static SupplierField<Boolean> |
Supplier.PAYMENT_IS_BLOCKED_FOR_SUPPLIER
Use with available fluent helpers to apply the PaymentIsBlockedForSupplier field to query operations.
|
static SupplierField<Boolean> |
Supplier.POSTING_IS_BLOCKED
Use with available fluent helpers to apply the PostingIsBlocked field to query operations.
|
static SupplierField<Boolean> |
Supplier.PURCHASING_IS_BLOCKED
Use with available fluent helpers to apply the PurchasingIsBlocked field to query operations.
|
static SupplierField<String> |
Supplier.RESPONSIBLE_TYPE
Use with available fluent helpers to apply the ResponsibleType field to query operations.
|
static SupplierField<String> |
Supplier.SUPLR_PROOF_OF_DELIV_RLVT_CODE
Use with available fluent helpers to apply the SuplrProofOfDelivRlvtCode field to query operations.
|
static SupplierField<LocalDateTime> |
Supplier.SUPLR_QLTY_IN_PROCMT_CERTFN_VALID_TO
Use with available fluent helpers to apply the SuplrQltyInProcmtCertfnValidTo field to query operations.
|
static SupplierField<String> |
Supplier.SUPLR_QUALITY_MANAGEMENT_SYSTEM
Use with available fluent helpers to apply the SuplrQualityManagementSystem field to query operations.
|
static SupplierField<String> |
Supplier.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
static SupplierField<String> |
Supplier.SUPPLIER_ACCOUNT_GROUP
Use with available fluent helpers to apply the SupplierAccountGroup field to query operations.
|
static SupplierField<String> |
Supplier.SUPPLIER_CORPORATE_GROUP
Use with available fluent helpers to apply the SupplierCorporateGroup field to query operations.
|
static SupplierField<String> |
Supplier.SUPPLIER_FULL_NAME
Use with available fluent helpers to apply the SupplierFullName field to query operations.
|
static SupplierField<String> |
Supplier.SUPPLIER_NAME
Use with available fluent helpers to apply the SupplierName field to query operations.
|
static SupplierField<String> |
Supplier.SUPPLIER_PROCUREMENT_BLOCK
Use with available fluent helpers to apply the SupplierProcurementBlock field to query operations.
|
static SupplierField<String> |
Supplier.TAX_NUMBER_RESPONSIBLE
Use with available fluent helpers to apply the TaxNumberResponsible field to query operations.
|
static SupplierField<String> |
Supplier.TAX_NUMBER_TYPE
Use with available fluent helpers to apply the TaxNumberType field to query operations.
|
static SupplierField<String> |
Supplier.TAX_NUMBER1
Use with available fluent helpers to apply the TaxNumber1 field to query operations.
|
static SupplierField<String> |
Supplier.TAX_NUMBER2
Use with available fluent helpers to apply the TaxNumber2 field to query operations.
|
static SupplierField<String> |
Supplier.TAX_NUMBER3
Use with available fluent helpers to apply the TaxNumber3 field to query operations.
|
static SupplierField<String> |
Supplier.TAX_NUMBER4
Use with available fluent helpers to apply the TaxNumber4 field to query operations.
|
static SupplierField<String> |
Supplier.TAX_NUMBER5
Use with available fluent helpers to apply the TaxNumber5 field to query operations.
|
static SupplierField<String> |
Supplier.VAT_REGISTRATION
Use with available fluent helpers to apply the VATRegistration field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SupplierField<T> |
Supplier.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Supplier.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.