Uses of Class
com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Packages that use TableRow
-
Uses of TableRow in com.sap.cloud.sdk.s4hana.connectivity.rfc
Methods in com.sap.cloud.sdk.s4hana.connectivity.rfc that return TableRowModifier and TypeMethodDescriptionDeprecated.Creates a newYearValueobject based on the given parameter and the incremented field Id.Deprecated.Creates a newBooleanValueobject based on the given parameter and the incremented field Id.Deprecated.Creates a newByteValueobject based on the given parameter and the incremented field Id.Deprecated.Creates a newCharacterValueobject based on the given parameter and the incremented field Id.Deprecated.Creates a newDoubleValueobject based on the given parameter and the incremented field Id.Deprecated.Creates a newFloatValueobject based on the given parameter and the incremented field Id.Deprecated.Creates a newIntegerValueobject based on the given parameter and the incremented field Id.Deprecated.Creates a newLongValueobject based on the given parameter and the incremented field Id.Deprecated.Creates a newShortValueobject based on the given parameter and the incremented field Id.Deprecated.Creates a newStringValueobject based on the given parameter and the incremented field Id.TableRow.field(String name, String dataType, BigDecimal value) Deprecated.Creates a newBigDecimalValueobject based on the given parameter and the incremented field Id.TableRow.field(String name, String dataType, BigInteger value) Deprecated.Creates a newBigIntegerValueobject based on the given parameter and the incremented field Id.Deprecated.Creates a newLocalDateValueobject based on the given parameter and the incremented field Id.Deprecated.Creates a newLocalTimeValueobject based on the given parameter and the incremented field Id.Deprecated.Creates a newLocaleValueobject based on the given parameter and the incremented field Id.Deprecated.Creates a newValueobject based on the given parameter and the incremented field Id.TableRow.field(String name, String dataType, T value, ErpTypeConverter<T> typeConverter) Deprecated.Creates a newValueobject based on the given parameter and the incremented field Id.Deprecated.Copies the givenFields to theTablelinked to thisTableRow, using a new/applicable field Id.Table.row()Deprecated.Creates and returns a newTableRowthat gathers values that are added to thisTable.TableRow.row()Deprecated.Creates a newTableRow, associated to the same table thisTableRowis linked to.Methods in com.sap.cloud.sdk.s4hana.connectivity.rfc that return types with arguments of type TableRowModifier and TypeMethodDescriptionDeprecated.Adds a parameter reflected by a structure.Deprecated.Adds a parameter reflected by a table type.