Uses of Class
com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
-
Uses of Fields in com.sap.cloud.sdk.s4hana.connectivity.rfc
Modifier and TypeMethodDescriptionDeprecated.Adds a new structure to thisFields
.Deprecated.Adds a new structure to thisFields
.Deprecated.Adds a new structure to thisFields
.Deprecated.Adds a new structure to thisFields
.Deprecated.Adds a new structure to thisFields
.Deprecated.Adds a new structure to thisFields
.Deprecated.Adds a new structure to thisFields
.Deprecated.Adds a new structure to thisFields
.Deprecated.Adds a new structure to thisFields
.Deprecated.Adds a new structure to thisFields
.Fields.field
(String name, String dataType, BigDecimal value) Deprecated.Adds a new structure to thisFields
.Fields.field
(String name, String dataType, BigInteger value) Deprecated.Adds a new structure to thisFields
.Deprecated.Adds a new structure to thisFields
.Deprecated.Adds a new structure to thisFields
.Deprecated.Adds a new field to thisFields
.<T> Fields
Fields.field
(String name, String dataType, T value, ErpTypeConverter<T> typeConverter) Deprecated.Adds a new field to thisFields
.static Fields
Fields.fields()
Deprecated.Creates a new instance ofFields
.Modifier and TypeMethodDescriptionDeprecated.Adds the given fields.Deprecated.Copies the givenField
s to theTable
linked to thisTableRow
, using a new/applicable field Id.RfmRequest.withChangingFields
(String name, String dataType, Fields fields) Deprecated.Adds a changing fields parameter for multiple values.AbstractRemoteFunctionRequest.withExportingFields
(String name, String dataType, Fields fields) Deprecated.Adds an exporting parameter reflected by a structure.BapiRequest.withExportingFields
(String name, String dataType, Fields fields) Deprecated.RfmRequest.withExportingFields
(String name, String dataType, Fields fields) Deprecated.AbstractRemoteFunctionRequest.withImportingFields
(String name, String dataType, Fields fields) Deprecated.Adds an importing parameter reflected by a structure.BapiRequest.withImportingFields
(String name, String dataType, Fields fields) Deprecated.RfmRequest.withImportingFields
(String name, String dataType, Fields fields) Deprecated.