2016 Dec 01 1:58 PM
Hello,
Can anyone clearly explain the concept of Escaping Host Variable in ABAP and that why and in which situations we should use it?
Thank you,
Arman
2016 Dec 01 2:32 PM
Host variables are part of the "new" SQL syntax in ABAP. There are lots of new functions available in newer releases, but the interpreter needs to distinguish host- (data from the application server) and server (data from the database) variables. See https://help.sap.com/abapdocu_740/en/abenopen_sql_host_variables.htm
Hello,
Can anyone clearly explain the concept of Escaping Host Variable in ABAP and that why and in which situations we should use it?
Thank you,
Arman
2016 Dec 01 2:32 PM
Host variables are part of the "new" SQL syntax in ABAP. There are lots of new functions available in newer releases, but the interpreter needs to distinguish host- (data from the application server) and server (data from the database) variables. See https://help.sap.com/abapdocu_740/en/abenopen_sql_host_variables.htm
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |