Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.SupplierField
Packages that use SupplierField
-
Uses of SupplierField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as SupplierFieldModifier and TypeFieldDescriptionstatic final SupplierField<String>Supplier.ALTERNATIVE_PAYEE_ACCOUNT_NUMBERUse with available fluent helpers to apply the AlternativePayeeAccountNumber field to query operations.static final SupplierField<String>Supplier.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final SupplierField<LocalDateTime>Supplier.BIRTH_DATEUse with available fluent helpers to apply the BirthDate field to query operations.static final SupplierField<Boolean>Supplier.BR_TAX_IS_SPLITUse with available fluent helpers to apply the BR_TaxIsSplit field to query operations.static final SupplierField<String>Supplier.CONCATENATED_INTERNATIONAL_LOC_NOUse with available fluent helpers to apply the ConcatenatedInternationalLocNo field to query operations.static final SupplierField<String>Supplier.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final SupplierField<LocalDateTime>Supplier.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final SupplierField<String>Supplier.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final SupplierField<String>Supplier.DATA_EXCHANGE_INSTRUCTION_KEYUse with available fluent helpers to apply the DataExchangeInstructionKey field to query operations.static final SupplierField<Boolean>Supplier.DELETION_INDICATORUse with available fluent helpers to apply the DeletionIndicator field to query operations.static final SupplierField<String>Supplier.FISCAL_ADDRESSUse with available fluent helpers to apply the FiscalAddress field to query operations.static final SupplierField<String>Supplier.INDUSTRYUse with available fluent helpers to apply the Industry field to query operations.static final SupplierField<String>Supplier.INTERNATIONAL_LOCATION_NUMBER1Use with available fluent helpers to apply the InternationalLocationNumber1 field to query operations.static final SupplierField<String>Supplier.INTERNATIONAL_LOCATION_NUMBER2Use with available fluent helpers to apply the InternationalLocationNumber2 field to query operations.static final SupplierField<String>Supplier.INTERNATIONAL_LOCATION_NUMBER3Use with available fluent helpers to apply the InternationalLocationNumber3 field to query operations.static final SupplierField<String>Supplier.IS_NATURAL_PERSONUse with available fluent helpers to apply the IsNaturalPerson field to query operations.static final SupplierField<Boolean>Supplier.PAYMENT_IS_BLOCKED_FOR_SUPPLIERUse with available fluent helpers to apply the PaymentIsBlockedForSupplier field to query operations.static final SupplierField<Boolean>Supplier.POSTING_IS_BLOCKEDUse with available fluent helpers to apply the PostingIsBlocked field to query operations.static final SupplierField<Boolean>Supplier.PURCHASING_IS_BLOCKEDUse with available fluent helpers to apply the PurchasingIsBlocked field to query operations.static final SupplierField<String>Supplier.RESPONSIBLE_TYPEUse with available fluent helpers to apply the ResponsibleType field to query operations.static final SupplierField<String>Supplier.SUPLR_PROOF_OF_DELIV_RLVT_CODEUse with available fluent helpers to apply the SuplrProofOfDelivRlvtCode field to query operations.static final SupplierField<LocalDateTime>Supplier.SUPLR_QLTY_IN_PROCMT_CERTFN_VALID_TOUse with available fluent helpers to apply the SuplrQltyInProcmtCertfnValidTo field to query operations.static final SupplierField<String>Supplier.SUPLR_QUALITY_MANAGEMENT_SYSTEMUse with available fluent helpers to apply the SuplrQualityManagementSystem field to query operations.static final SupplierField<String>Supplier.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.static final SupplierField<String>Supplier.SUPPLIER_ACCOUNT_GROUPUse with available fluent helpers to apply the SupplierAccountGroup field to query operations.static final SupplierField<String>Supplier.SUPPLIER_CORPORATE_GROUPUse with available fluent helpers to apply the SupplierCorporateGroup field to query operations.static final SupplierField<String>Supplier.SUPPLIER_FULL_NAMEUse with available fluent helpers to apply the SupplierFullName field to query operations.static final SupplierField<String>Supplier.SUPPLIER_NAMEUse with available fluent helpers to apply the SupplierName field to query operations.static final SupplierField<String>Supplier.SUPPLIER_PROCUREMENT_BLOCKUse with available fluent helpers to apply the SupplierProcurementBlock field to query operations.static final SupplierField<String>Supplier.TAX_NUMBER_RESPONSIBLEUse with available fluent helpers to apply the TaxNumberResponsible field to query operations.static final SupplierField<String>Supplier.TAX_NUMBER_TYPEUse with available fluent helpers to apply the TaxNumberType field to query operations.static final SupplierField<String>Supplier.TAX_NUMBER1Use with available fluent helpers to apply the TaxNumber1 field to query operations.static final SupplierField<String>Supplier.TAX_NUMBER2Use with available fluent helpers to apply the TaxNumber2 field to query operations.static final SupplierField<String>Supplier.TAX_NUMBER3Use with available fluent helpers to apply the TaxNumber3 field to query operations.static final SupplierField<String>Supplier.TAX_NUMBER4Use with available fluent helpers to apply the TaxNumber4 field to query operations.static final SupplierField<String>Supplier.TAX_NUMBER5Use with available fluent helpers to apply the TaxNumber5 field to query operations.static final SupplierField<String>Supplier.VAT_REGISTRATIONUse with available fluent helpers to apply the VATRegistration field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return SupplierFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SupplierField<T>Supplier.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SupplierField<T>Use with available fluent helpers to apply an extension field to query operations.