Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.field.PackingInstructionTextField
Packages that use PackingInstructionTextField
-
Uses of PackingInstructionTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction declared as PackingInstructionTextFieldModifier and TypeFieldDescriptionstatic final PackingInstructionTextField<String>PackingInstructionText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final PackingInstructionTextField<UUID>PackingInstructionText.PACKING_INSTRUCTION_SYSTEM_UUIDUse with available fluent helpers to apply the PackingInstructionSystemUUID field to query operations.static final PackingInstructionTextField<String>PackingInstructionText.PACKING_INSTRUCTION_TEXTUse with available fluent helpers to apply the PackingInstructionText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction that return PackingInstructionTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PackingInstructionTextField<T>PackingInstructionText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PackingInstructionTextField<T>Use with available fluent helpers to apply an extension field to query operations.