Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.InventorySpclStockWBSElementField
Packages that use InventorySpclStockWBSElementField
-
Uses of InventorySpclStockWBSElementField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as InventorySpclStockWBSElementFieldModifier and TypeFieldDescriptionstatic final InventorySpclStockWBSElementField<String>InventorySpclStockWBSElement.INVENTORY_SPCL_STOCK_WBS_ELEMENT_IDUse with available fluent helpers to apply the InventorySpclStockWBSElement_ID field to query operations.static final InventorySpclStockWBSElementField<String>InventorySpclStockWBSElement.INVENTORY_SPCL_STOCK_WBS_ELEMENT_TEXTUse with available fluent helpers to apply the InventorySpclStockWBSElementText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return InventorySpclStockWBSElementFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InventorySpclStockWBSElementField<T>InventorySpclStockWBSElement.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InventorySpclStockWBSElementField<T>Use with available fluent helpers to apply an extension field to query operations.