public interface IAliasSymbol extends ISelectSymbol
SELECT clause of a query. The symbol is an alias of any
ISelectSymbol. In the following example:
SELECT COUNT(*) AS NUM_OF_OBJS FROM my_business_object;
COUNT(*) represents the ISelectSymbol, while
ID is its alias| Modifier and Type | Method and Description |
|---|---|
String |
getAlias()
Returns the Alias.
|
ISelectSymbol |
getSelectSymbol()
The select symbol this alias represents.
|
getTypeString getAlias()
ISelectSymbol getSelectSymbol()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
-
|
EP-CON-CF
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
default
|
EP-CON-CF
|
Copyright 2021 SAP SE Complete Copyright Notice