public class RelatedTransaction extends Object implements Serializable
| Constructor and Description |
|---|
RelatedTransaction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBusinessSystemID() |
String |
getID() |
String |
getRoleCode() |
String |
getTypeCode() |
void |
setBusinessSystemID(String BusinessSystemID) |
void |
setID(String ID) |
void |
setRoleCode(String RoleCode) |
void |
setTypeCode(String TypeCode) |
public void setBusinessSystemID(String BusinessSystemID)
public String getBusinessSystemID()
public void setTypeCode(String TypeCode)
public String getTypeCode()
public void setRoleCode(String RoleCode)
public String getRoleCode()
public void setID(String ID)
public String getID()
Copyright © 2017 SAP SE. All Rights Reserved.