Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.field.BillOfMaterialUsageField
Packages that use BillOfMaterialUsageField
-
Uses of BillOfMaterialUsageField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials declared as BillOfMaterialUsageFieldModifier and TypeFieldDescriptionstatic final BillOfMaterialUsageField<String>BillOfMaterialUsage.BILL_OF_MATERIAL_VARIANT_USAGEUse with available fluent helpers to apply the BillOfMaterialVariantUsage field to query operations.static final BillOfMaterialUsageField<String>BillOfMaterialUsage.BILL_OF_MATERIAL_VARIANT_USAGE_DESCUse with available fluent helpers to apply the BillOfMaterialVariantUsageDesc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials that return BillOfMaterialUsageFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BillOfMaterialUsageField<T>BillOfMaterialUsage.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BillOfMaterialUsageField<T>Use with available fluent helpers to apply an extension field to query operations.