Class BaseStrategyERP.ReturnValue
java.lang.Object
de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.strategy.BaseStrategyERP.ReturnValue
- Enclosing class:
- BaseStrategyERP
Represents the data returned by a call to the function module.
- Version:
- 1.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
myReturnCode
Return code of a FM call
-
-
Constructor Details
-
ReturnValue
Creates a new instance- Parameters:
returnCode- The return code returned from the backend
-
-
Method Details
-
getReturnCode
- Returns:
- Return code from a JCO FM call
-