| Constructor and Description |
|---|
Row() |
| Modifier and Type | Method and Description |
|---|---|
void |
addField(String name,
String value)
Adds the content of a cell (String value) to a table row by column name.
|
String |
getFieldValue(String name)
Returns the cell content of the given column name.
|
public void addField(String name, String value) throws CPAException
name - The name of the column, where the String value is to be stored.value - The String value to be stored in the column with the name given in the name parameter.CPAException - If the column name is not known for the given table.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.svc.facade
|
api
|
BC-XI
|
Copyright 2016 SAP AG Complete Copyright Notice