Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist |
Modifier and Type | Field and Description |
---|---|
static BOMWhereUsedField<String> |
BOMWhereUsed.BILL_OF_MATERIAL
Use with available fluent helpers to apply the BillOfMaterial field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.BILL_OF_MATERIAL_CATEGORY
Use with available fluent helpers to apply the BillOfMaterialCategory field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.BILL_OF_MATERIAL_COMPONENT
Use with available fluent helpers to apply the BillOfMaterialComponent field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.BILL_OF_MATERIAL_ITEM_CATEGORY
Use with available fluent helpers to apply the BillOfMaterialItemCategory field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.BILL_OF_MATERIAL_ITEM_NODE_NUMBER
Use with available fluent helpers to apply the BillOfMaterialItemNodeNumber field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.BILL_OF_MATERIAL_ITEM_NUMBER
Use with available fluent helpers to apply the BillOfMaterialItemNumber field to query operations.
|
static BOMWhereUsedField<BigDecimal> |
BOMWhereUsed.BILL_OF_MATERIAL_ITEM_QUANTITY
Use with available fluent helpers to apply the BillOfMaterialItemQuantity field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.BILL_OF_MATERIAL_ITEM_UNIT
Use with available fluent helpers to apply the BillOfMaterialItemUnit field to query operations.
|
static BOMWhereUsedField<UUID> |
BOMWhereUsed.BILL_OF_MATERIAL_ITEM_UUID
Use with available fluent helpers to apply the BillOfMaterialItemUUID field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.BILL_OF_MATERIAL_VARIANT
Use with available fluent helpers to apply the BillOfMaterialVariant field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.BILL_OF_MATERIAL_VARIANT_USAGE
Use with available fluent helpers to apply the BillOfMaterialVariantUsage field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.BILL_OF_MATERIAL_VARIANT_USAGE_DESC
Use with available fluent helpers to apply the BillOfMaterialVariantUsageDesc field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.BILL_OF_MATERIAL_VERSION
Use with available fluent helpers to apply the BillOfMaterialVersion field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.BOM_ITEM_DESCRIPTION
Use with available fluent helpers to apply the BOMItemDescription field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.BOM_VERSION_STATUS
Use with available fluent helpers to apply the BOMVersionStatus field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.BOM_VERSION_STATUS_DESCRIPTION
Use with available fluent helpers to apply the BOMVersionStatusDescription field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.ENGINEERING_CHANGE_DOCUMENT
Use with available fluent helpers to apply the EngineeringChangeDocument field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.HEADER_CHANGE_DOCUMENT
Use with available fluent helpers to apply the HeaderChangeDocument field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.MATERIAL_NAME
Use with available fluent helpers to apply the MaterialName field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static BOMWhereUsedField<String> |
BOMWhereUsed.PLANT_NAME
Use with available fluent helpers to apply the PlantName field to query operations.
|
static BOMWhereUsedField<LocalDateTime> |
BOMWhereUsed.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static BOMWhereUsedField<LocalDateTime> |
BOMWhereUsed.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BOMWhereUsedField<T> |
BOMWhereUsed.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BOMWhereUsed.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.