Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.SupplierPartnerFuncField
Packages that use SupplierPartnerFuncField
-
Uses of SupplierPartnerFuncField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as SupplierPartnerFuncFieldModifier and TypeFieldDescriptionstatic final SupplierPartnerFuncField<String>SupplierPartnerFunc.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final SupplierPartnerFuncField<String>SupplierPartnerFunc.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final SupplierPartnerFuncField<LocalDateTime>SupplierPartnerFunc.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final SupplierPartnerFuncField<Boolean>SupplierPartnerFunc.DEFAULT_PARTNERUse with available fluent helpers to apply the DefaultPartner field to query operations.static final SupplierPartnerFuncField<String>SupplierPartnerFunc.PARTNER_COUNTERUse with available fluent helpers to apply the PartnerCounter field to query operations.static final SupplierPartnerFuncField<String>SupplierPartnerFunc.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.static final SupplierPartnerFuncField<String>SupplierPartnerFunc.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final SupplierPartnerFuncField<String>SupplierPartnerFunc.PURCHASING_ORGANIZATIONUse with available fluent helpers to apply the PurchasingOrganization field to query operations.static final SupplierPartnerFuncField<String>SupplierPartnerFunc.REFERENCE_SUPPLIERUse with available fluent helpers to apply the ReferenceSupplier field to query operations.static final SupplierPartnerFuncField<String>SupplierPartnerFunc.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.static final SupplierPartnerFuncField<String>SupplierPartnerFunc.SUPPLIER_SUBRANGEUse with available fluent helpers to apply the SupplierSubrange field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return SupplierPartnerFuncFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SupplierPartnerFuncField<T>SupplierPartnerFunc.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SupplierPartnerFuncField<T>Use with available fluent helpers to apply an extension field to query operations.