Uses of Class
com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Packages that use ParameterFields
-
Uses of ParameterFields in com.sap.cloud.sdk.s4hana.connectivity.rfc
Methods in com.sap.cloud.sdk.s4hana.connectivity.rfc that return ParameterFieldsModifier and TypeMethodDescriptionDeprecated.Adds a field with the givenname
,dataType
, andvalue
.Deprecated.Adds a field with the givenname
,dataType
, andvalue
.Deprecated.Adds a field with the givenname
,dataType
, andvalue
.Deprecated.Adds a field with the givenname
,dataType
, andvalue
.Deprecated.Adds a field with the givenname
,dataType
, andvalue
.Deprecated.Adds a field with the givenname
,dataType
, andvalue
.Deprecated.Adds a field with the givenname
,dataType
, andvalue
.Deprecated.Adds a field with the givenname
,dataType
, andvalue
.Deprecated.Adds a field with the givenname
,dataType
, andvalue
.Deprecated.Adds a field with the givenname
,dataType
, andvalue
.ParameterFields.field
(String name, String dataType, BigDecimal value) Deprecated.Adds a field with the givenname
,dataType
, andvalue
.ParameterFields.field
(String name, String dataType, BigInteger value) Deprecated.Adds a field with the givenname
,dataType
, andvalue
.Deprecated.Adds a field with the givenname
,dataType
, andvalue
.Deprecated.Adds a field with the givenname
,dataType
, andvalue
.Deprecated.Adds a field with the givenname
,dataType
, andvalue
.<T extends ErpType<T>>
ParameterFields<RequestT>Deprecated.Adds a field with the givenname
,dataType
, andvalue
.<T> ParameterFields<RequestT>
ParameterFields.field
(String name, String dataType, T value, ErpTypeConverter<T> typeConverter) Deprecated.Adds a field with the givenname
,dataType
,value
, andtypeConverter
.Deprecated.Adds the given fields.Deprecated.Adds a parameter reflected by a structure.Deprecated.Adds a parameter reflected by a structure.RfmRequest.withChangingFields
(String name, String dataType) Deprecated.Adds a changing fields parameter for multiple values.AbstractRemoteFunctionRequest.withExportingFields
(String name, String dataType) Deprecated.Adds an exporting parameter reflected by a structure.BapiRequest.withExportingFields
(String name, String dataType) Deprecated.RfmRequest.withExportingFields
(String name, String dataType) Deprecated.AbstractRemoteFunctionRequest.withImportingFields
(String name, String dataType) Deprecated.Adds an importing parameter reflected by a structure.BapiRequest.withImportingFields
(String name, String dataType) Deprecated.RfmRequest.withImportingFields
(String name, String dataType) Deprecated.Methods in com.sap.cloud.sdk.s4hana.connectivity.rfc that return types with arguments of type ParameterFieldsModifier and TypeMethodDescriptionDeprecated.Adds a parameter reflected by a structure.Deprecated.Adds a parameter reflected by a table type.