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.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.ParameterFields.field(String name, String dataType, BigDecimal value) Deprecated.ParameterFields.field(String name, String dataType, BigInteger value) Deprecated.Deprecated.Deprecated.Deprecated.<T extends ErpType<T>>
ParameterFields<RequestT>Deprecated.<T> ParameterFields<RequestT>ParameterFields.field(String name, String dataType, T value, ErpTypeConverter<T> typeConverter) Deprecated.Deprecated.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.