Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.InventorySpecialStockField
Packages that use InventorySpecialStockField
-
Uses of InventorySpecialStockField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as InventorySpecialStockFieldModifier and TypeFieldDescriptionstatic final InventorySpecialStockField<String>InventorySpecialStock.INVENTORY_SPECIAL_STOCK_TYPE_IDUse with available fluent helpers to apply the InventorySpecialStockType_ID field to query operations.static final InventorySpecialStockField<String>InventorySpecialStock.INVENTORY_SPECIAL_STOCK_TYPE_TEXTUse with available fluent helpers to apply the InventorySpecialStockTypeText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return InventorySpecialStockFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InventorySpecialStockField<T>InventorySpecialStock.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InventorySpecialStockField<T>Use with available fluent helpers to apply an extension field to query operations.