Uses of Class
com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Packages that use Fields
-
Uses of Fields in com.sap.cloud.sdk.s4hana.connectivity.rfc
Methods in com.sap.cloud.sdk.s4hana.connectivity.rfc that return FieldsModifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Fields.field(String name, String dataType, BigDecimal value) Deprecated.Fields.field(String name, String dataType, BigInteger value) Deprecated.Deprecated.Deprecated.Deprecated.<T> FieldsFields.field(String name, String dataType, T value, ErpTypeConverter<T> typeConverter) Deprecated.static FieldsFields.fields()Deprecated.Methods in com.sap.cloud.sdk.s4hana.connectivity.rfc with parameters of type FieldsModifier and TypeMethodDescriptionDeprecated.Deprecated.Copies the givenFields to theTablelinked 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.