Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.InventorySpclStkSalesDocItmField
Packages that use InventorySpclStkSalesDocItmField
-
Uses of InventorySpclStkSalesDocItmField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as InventorySpclStkSalesDocItmFieldModifier and TypeFieldDescriptionstatic final InventorySpclStkSalesDocItmField<String>InventorySpclStkSalesDocItm.INVENTORY_SPCL_STK_SALES_DOC_ITM_IDUse with available fluent helpers to apply the InventorySpclStkSalesDocItm_ID field to query operations.static final InventorySpclStkSalesDocItmField<String>InventorySpclStkSalesDocItm.INVENTORY_SPCL_STK_SALES_DOC_ITM_TEXTUse with available fluent helpers to apply the InventorySpclStkSalesDocItmText field to query operations.static final InventorySpclStkSalesDocItmField<String>InventorySpclStkSalesDocItm.INVENTORY_SPCL_STK_SALES_DOCUMENTUse with available fluent helpers to apply the InventorySpclStkSalesDocument field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return InventorySpclStkSalesDocItmFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InventorySpclStkSalesDocItmField<T>InventorySpclStkSalesDocItm.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InventorySpclStkSalesDocItmField<T>Use with available fluent helpers to apply an extension field to query operations.