Subscribe

RSS Feed (xml)

Powered By

Powered by Blogger

SAP Hana Interview Questions and Answers

Saturday, October 6, 2012

SAP ABAP ALIASES Keyword Syntax

SAP ABAP ALIASES Keyword Syntax

Defines class-specific alias names for an interface component in ABAP Objects.
Syntax
ALIASES <alias> FOR <intf~comp>.
Defines <alias> within a class as a synonym for the interface component <intf~comp>.

No comments:

Post a Comment