Uses of Interface
com.sap.cloud.sdk.s4hana.serialization.ErpType
Packages that use ErpType
Package
Description
-
Uses of ErpType in com.sap.cloud.sdk.s4hana.connectivity.rfc
Methods in com.sap.cloud.sdk.s4hana.connectivity.rfc with type parameters of type ErpTypeModifier and TypeMethodDescriptionDeprecated.Adds a new field to thisFields
.<T extends ErpType<T>>
ParameterFields<RequestT>Deprecated.Adds a field with the givenname
,dataType
, andvalue
.Deprecated.Creates a newValue
object based on the given parameter and the incremented field Id.<T extends ErpType<T>>
TableAsVector<RequestT>TableAsVector.row
(T value) Deprecated.Creates a newValue
based object as element for the given vector.<T extends ErpType<T>>
RfmRequestRfmRequest.withChanging
(String name, String dataType, T value) Deprecated.Adds a changing parameter.<T extends ErpType<T>>
AbstractRemoteFunctionRequest<RequestT,RequestResultT> AbstractRemoteFunctionRequest.withExporting
(String name, String dataType, T value) Deprecated.Adds an exporting parameter reflected by a data element.<T extends ErpType<T>>
BapiRequestBapiRequest.withExporting
(String name, String dataType, T value) Deprecated.<T extends ErpType<T>>
RfmRequestRfmRequest.withExporting
(String name, String dataType, T value) Deprecated.<T extends ErpType<T>>
AbstractRemoteFunctionRequest<RequestT,RequestResultT> AbstractRemoteFunctionRequest.withImporting
(String name, String dataType, T value) Deprecated.Adds an importing parameter reflected by a data element.<T extends ErpType<T>>
BapiRequestBapiRequest.withImporting
(String name, String dataType, T value) Deprecated.<T extends ErpType<T>>
RfmRequestRfmRequest.withImporting
(String name, String dataType, T value) Deprecated. -
Uses of ErpType in com.sap.cloud.sdk.s4hana.serialization
Classes in com.sap.cloud.sdk.s4hana.serialization with type parameters of type ErpTypeModifier and TypeInterfaceDescriptioninterface
Deprecated.This module will be discontinued, along with its classes and methods.Classes in com.sap.cloud.sdk.s4hana.serialization that implement ErpTypeModifier and TypeClassDescriptionclass
DecimalBasedErpType<T extends DecimalBasedErpType<T>>
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
IntegerBasedErpType<T extends IntegerBasedErpType<T>>
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
LocalDateErpType<T extends LocalDateErpType<T>>
Deprecated.This module will be discontinued, along with its classes and methods.class
LocalTimeErpType<T extends LocalTimeErpType<T>>
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.enum
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
StringBasedErpType<T extends StringBasedErpType<T>>
Deprecated.This module will be discontinued, along with its classes and methods.