ITransactionFailer interface

Implementations of this interface can fail transactions.

Syntax

public interface ITransactionFailer

Usage

This is typically used for building complex "Actions" and then failing the transaction inside in the appropriate manner (rolling back, not rolling back). Failing a transaction will mean setting its status and error code properly.

2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice.