Data Element list used by SAP ABAP Function Module MSS_GET_R3REPORT_USER (MS SQL server to get column density for a given table)
SAP ABAP Function Module
MSS_GET_R3REPORT_USER (MS SQL server to get column density for a given table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSSHOSTNM_ | Hostname of the application server logged into SQL Server | SOURCE VALUE(HOSTNAME) LIKE MSSDBLOCKS-HOSTNAME |
|
| 2 | MSSPRGNAME | Name of the application program which owns the connection | SOURCE VALUE(PROGNAME) LIKE MSSDBLOCKS-PROGNAME |
|
| 3 | MSSSAPUSER | The user name in the SAP system. | SOURCE VALUE(USERNAME) LIKE MSSDBLOCKS_WP-SAPUSER |
|
| 4 | WPREPORT | Report now running | SOURCE VALUE(REPORTNAME) LIKE MSSDBLOCKS_WP-REPORTNAME |
|