Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.InventorySpecialStockSupplierField
Packages that use InventorySpecialStockSupplierField
-
Uses of InventorySpecialStockSupplierField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as InventorySpecialStockSupplierFieldModifier and TypeFieldDescriptionstatic final InventorySpecialStockSupplierField<String>InventorySpecialStockSupplier.INVENTORY_SPECIAL_STOCK_SUPPLIER_IDUse with available fluent helpers to apply the InventorySpecialStockSupplier_ID field to query operations.static final InventorySpecialStockSupplierField<String>InventorySpecialStockSupplier.INVENTORY_SPECIAL_STOCK_SUPPLIER_TEXTUse with available fluent helpers to apply the InventorySpecialStockSupplierText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return InventorySpecialStockSupplierFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InventorySpecialStockSupplierField<T>InventorySpecialStockSupplier.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InventorySpecialStockSupplierField<T>Use with available fluent helpers to apply an extension field to query operations.