Adapter for SAP 10.1 | webMethods Adapter for SAP Documentation | webMethods Adapter for SAP Installation and User’s Guide Documentation | Built-in Services | Transaction Administration Services | pub.sap.transaction:log
 
pub.sap.transaction:log
Adds a new audit log entry to the given transaction, and optionally changes the transaction status to the given new state.
Input Parameters
$tid
The TID of the transaction.
msg
Optional. Message string to be logged.
state
Optional. String. Valid values are:
*Created
*Executed
*Committed
*Rolledback
*Confirmed
Return Values
None.