Interface BdcReturn


  • public interface BdcReturn
    This class represents the return value of a transaction call
    • Method Detail

      • getReturnCode

        int getReturnCode()
        Get the return code of the transaction call
        Returns:
        return code
      • getMessages

        BdcMessage[] getMessages()
        Messages returned by the transaction
        Returns:
        array with messages