public final class SapDocInfo extends Object implements Serializable
Constructor and Description |
---|
SapDocInfo(String hDoc,
String ddc,
int mandant,
String userName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getDocumentDDC()
Reads the DDC name.
|
String |
getDocumentHDoc()
Reads the HDOC.
|
int |
getTenant()
Read the mandant id.
|
String |
getTenantName() |
String |
getUserName() |
void |
setTenantName(String value) |
void |
setUserName(String value) |
public String getDocumentHDoc()
public String getDocumentDDC()
public int getTenant()
public String getTenantName()
public void setTenantName(String value)
value
- Tenant namepublic String getUserName()
public void setUserName(String value)
value
- User nameCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.