com.sapportals.connector.execution.objects.language
Interface IAttributeSymbol
- All Superinterfaces:
- IExpression, ILanguageObject, ISelectSymbol, ISymbol
- All Known Subinterfaces:
- IAttributeAliasSymbol
public interface IAttributeSymbol
- extends ISelectSymbol, IExpression
This interface marks a SQL operation symbol of a Business object attribute.
In the following example:
SELECT my_business_object.obj_id FROM my_business_object
my_business_object.obj_id is the attribute
| Methods inherited from interface com.sapportals.connector.execution.objects.language.ISelectSymbol |
getType |
| Methods inherited from interface com.sapportals.connector.execution.objects.language.ISymbol |
getName |
| Methods inherited from interface com.sapportals.connector.execution.objects.language.IExpression |
getType |
getBusinessObject
IBusinessObjectSymbol getBusinessObject()
- Returns the business object the attribute belongs to
- Returns:
- IBusinessObjectSymbol
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] FRAMEWORK-EXT
|
[sap.com] tc/conn/connectorframeworkdeprecated
|
-
|
EP-CON-CF
|
[sap.com] FRAMEWORK-EXT
|
[sap.com] tc/conn/connectorframeworkdeprecated
|
default
|
EP-CON-CF
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
Copyright 2011 SAP AG Complete Copyright Notice