Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.field.PackingInstructionComponentField
Packages that use PackingInstructionComponentField
-
Uses of PackingInstructionComponentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction declared as PackingInstructionComponentFieldModifier and TypeFieldDescriptionstatic final PackingInstructionComponentField<String>PackingInstructionComponent.BASE_UNITOF_MEASUREUse with available fluent helpers to apply the BaseUnitofMeasure field to query operations.static final PackingInstructionComponentField<Boolean>PackingInstructionComponent.BATCH_MIX_IS_ALLOWEDUse with available fluent helpers to apply the BatchMixIsAllowed field to query operations.static final PackingInstructionComponentField<UUID>PackingInstructionComponent.ITEM_PACKING_INSTRUCTION_SYST_UUIDUse with available fluent helpers to apply the ItemPackingInstructionSystUUID field to query operations.static final PackingInstructionComponentField<String>PackingInstructionComponent.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final PackingInstructionComponentField<String>PackingInstructionComponent.MATERIAL_MIX_IS_ALLOWEDUse with available fluent helpers to apply the MaterialMixIsAllowed field to query operations.static final PackingInstructionComponentField<String>PackingInstructionComponent.PACKING_INSTRUCTION_ITEMUse with available fluent helpers to apply the PackingInstructionItem field to query operations.static final PackingInstructionComponentField<String>PackingInstructionComponent.PACKING_INSTRUCTION_ITEM_CATEGORYUse with available fluent helpers to apply the PackingInstructionItemCategory field to query operations.static final PackingInstructionComponentField<Boolean>PackingInstructionComponent.PACKING_INSTRUCTION_ITEM_IS_DELUse with available fluent helpers to apply the PackingInstructionItemIsDel field to query operations.static final PackingInstructionComponentField<BigDecimal>PackingInstructionComponent.PACKING_INSTRUCTION_ITEM_MIN_QTYUse with available fluent helpers to apply the PackingInstructionItemMinQty field to query operations.static final PackingInstructionComponentField<BigDecimal>PackingInstructionComponent.PACKING_INSTRUCTION_ITEM_RND_QTYUse with available fluent helpers to apply the PackingInstructionItemRndQty field to query operations.static final PackingInstructionComponentField<UUID>PackingInstructionComponent.PACKING_INSTRUCTION_ITEM_SYST_UUIDUse with available fluent helpers to apply the PackingInstructionItemSystUUID field to query operations.static final PackingInstructionComponentField<BigDecimal>PackingInstructionComponent.PACKING_INSTRUCTION_ITM_TARGET_QTYUse with available fluent helpers to apply the PackingInstructionItmTargetQty field to query operations.static final PackingInstructionComponentField<UUID>PackingInstructionComponent.PACKING_INSTRUCTION_SYSTEM_UUIDUse with available fluent helpers to apply the PackingInstructionSystemUUID field to query operations.static final PackingInstructionComponentField<String>PackingInstructionComponent.UNIT_OF_MEASUREUse with available fluent helpers to apply the UnitOfMeasure field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction that return PackingInstructionComponentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PackingInstructionComponentField<T>PackingInstructionComponent.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PackingInstructionComponentField<T>Use with available fluent helpers to apply an extension field to query operations.