public class SaSaveInfoImpl extends Object implements Serializable, SaSaveInfo
SaSaveInfo interface.
Holds the backend information like HDoc, SysRowId about a new created or updated document.| Constructor and Description |
|---|
SaSaveInfoImpl(String dbName,
String sysRowId,
String hdoc,
String transId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDbName()
Reads the tablename.
|
String |
getHdoc()
Reads the HDOC.
|
String |
getSysRowId()
Reads the SYSROWID.
|
String |
getTransactionId()
Reads the transaction ID.
|
String |
toString() |
public final String getDbName()
getDbName in interface SaSaveInfoISaSaveInfopublic final String getHdoc()
getHdoc in interface SaSaveInfoISaSaveInfopublic final String getSysRowId()
getSysRowId in interface SaSaveInfoISaSaveInfopublic String getTransactionId()
getTransactionId in interface SaSaveInfoSaSaveInfo.getTransactionId()Copyright © 2016 SAPERION AG. All rights reserved.