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