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 newYear
Value
object based on the given parameter and the incremented field Id.Deprecated.Creates a newBoolean
Value
object based on the given parameter and the incremented field Id.Deprecated.Creates a newByte
Value
object based on the given parameter and the incremented field Id.Deprecated.Creates a newCharacter
Value
object based on the given parameter and the incremented field Id.Deprecated.Creates a newDouble
Value
object based on the given parameter and the incremented field Id.Deprecated.Creates a newFloat
Value
object based on the given parameter and the incremented field Id.Deprecated.Creates a newInteger
Value
object based on the given parameter and the incremented field Id.Deprecated.Creates a newLong
Value
object based on the given parameter and the incremented field Id.Deprecated.Creates a newShort
Value
object based on the given parameter and the incremented field Id.Deprecated.Creates a newString
Value
object based on the given parameter and the incremented field Id.TableRow.field
(String name, String dataType, BigDecimal value) Deprecated.Creates a newBigDecimal
Value
object based on the given parameter and the incremented field Id.TableRow.field
(String name, String dataType, BigInteger value) Deprecated.Creates a newBigInteger
Value
object based on the given parameter and the incremented field Id.Deprecated.Creates a newLocalDate
Value
object based on the given parameter and the incremented field Id.Deprecated.Creates a newLocalTime
Value
object based on the given parameter and the incremented field Id.Deprecated.Creates a newLocale
Value
object based on the given parameter and the incremented field Id.Deprecated.Creates a newValue
object based on the given parameter and the incremented field Id.TableRow.field
(String name, String dataType, T value, ErpTypeConverter<T> typeConverter) Deprecated.Creates a newValue
object based on the given parameter and the incremented field Id.Deprecated.Copies the givenField
s to theTable
linked to thisTableRow
, using a new/applicable field Id.Table.row()
Deprecated.Creates and returns a newTableRow
that gathers values that are added to thisTable
.TableRow.row()
Deprecated.Creates a newTableRow
, associated to the same table thisTableRow
is 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.