public interface OperationResult extends XMLMarshallable
Java interface is the root interface for all the operation results replied by the connected SAP CC Core Server system;
Consider the Java classes that implement this interface: the results of the operation requests and the exceptions that can be thrown by the SAP CC system.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOperandReference()
Gets the code or the reference (if no code exists) that identifies the operand of the operation request;
If the operation is not auditable, the operand reference is
null. |
addCharacterData, addChild, marshal, setAttributes