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 SaSaveInfo
ISaSaveInfo
public final String getHdoc()
getHdoc
in interface SaSaveInfo
ISaSaveInfo
public final String getSysRowId()
getSysRowId
in interface SaSaveInfo
ISaSaveInfo
public String getTransactionId()
getTransactionId
in interface SaSaveInfo
SaSaveInfo.getTransactionId()
Copyright © 2016 SAPERION AG. All rights reserved.