Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction |
Modifier and Type | Field and Description |
---|---|
static PackingInstructionComponentField<String> |
PackingInstructionComponent.BASE_UNITOF_MEASURE
Use with available fluent helpers to apply the BaseUnitofMeasure field to query operations.
|
static PackingInstructionComponentField<Boolean> |
PackingInstructionComponent.BATCH_MIX_IS_ALLOWED
Use with available fluent helpers to apply the BatchMixIsAllowed field to query operations.
|
static PackingInstructionComponentField<UUID> |
PackingInstructionComponent.ITEM_PACKING_INSTRUCTION_SYST_UUID
Use with available fluent helpers to apply the ItemPackingInstructionSystUUID field to query operations.
|
static PackingInstructionComponentField<String> |
PackingInstructionComponent.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static PackingInstructionComponentField<String> |
PackingInstructionComponent.MATERIAL_MIX_IS_ALLOWED
Use with available fluent helpers to apply the MaterialMixIsAllowed field to query operations.
|
static PackingInstructionComponentField<String> |
PackingInstructionComponent.PACKING_INSTRUCTION_ITEM
Use with available fluent helpers to apply the PackingInstructionItem field to query operations.
|
static PackingInstructionComponentField<String> |
PackingInstructionComponent.PACKING_INSTRUCTION_ITEM_CATEGORY
Use with available fluent helpers to apply the PackingInstructionItemCategory field to query operations.
|
static PackingInstructionComponentField<Boolean> |
PackingInstructionComponent.PACKING_INSTRUCTION_ITEM_IS_DEL
Use with available fluent helpers to apply the PackingInstructionItemIsDel field to query operations.
|
static PackingInstructionComponentField<BigDecimal> |
PackingInstructionComponent.PACKING_INSTRUCTION_ITEM_MIN_QTY
Use with available fluent helpers to apply the PackingInstructionItemMinQty field to query operations.
|
static PackingInstructionComponentField<BigDecimal> |
PackingInstructionComponent.PACKING_INSTRUCTION_ITEM_RND_QTY
Use with available fluent helpers to apply the PackingInstructionItemRndQty field to query operations.
|
static PackingInstructionComponentField<UUID> |
PackingInstructionComponent.PACKING_INSTRUCTION_ITEM_SYST_UUID
Use with available fluent helpers to apply the PackingInstructionItemSystUUID field to query operations.
|
static PackingInstructionComponentField<BigDecimal> |
PackingInstructionComponent.PACKING_INSTRUCTION_ITM_TARGET_QTY
Use with available fluent helpers to apply the PackingInstructionItmTargetQty field to query operations.
|
static PackingInstructionComponentField<UUID> |
PackingInstructionComponent.PACKING_INSTRUCTION_SYSTEM_UUID
Use with available fluent helpers to apply the PackingInstructionSystemUUID field to query operations.
|
static PackingInstructionComponentField<String> |
PackingInstructionComponent.UNIT_OF_MEASURE
Use with available fluent helpers to apply the UnitOfMeasure field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PackingInstructionComponentField<T> |
PackingInstructionComponent.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PackingInstructionComponent.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.