| Package | Description |
|---|---|
| com.sap.sl.sdk.authoring.datafoundation |
This package provides classes to create data foundations and manage objects for editing data foundations.
|
| Modifier and Type | Method and Description |
|---|---|
SQLQueryLovColumn |
SQLQueryLovColumn.getKeyColumn()
Returns the value of the 'Key Column' reference.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SQLQueryLovColumn> |
SQLQueryLov.getColumns()
Returns the columns of a
SQLQueryLov object. |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLQueryLovColumn.setKeyColumn(SQLQueryLovColumn value)
Sets the value of the '
Key Column' reference. |