Function Module list used by SAP ABAP Program RSALTST4 (Display Permanent Memory in the Alert Area)
SAP ABAP Program
RSALTST4 (Display Permanent Memory in the Alert Area) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RZL_EXECUTE_STRG_REQ | Execute storage requests collected in request table | ||
| 2 | RZL_MAKE_STRG_READ_REQ | Generate request for read access irrespective of type | ||
| 3 | RZL_MAKE_STRG_RSP | Edit answer received from storage request as internal tables | ||
| 4 | RZL_MAKE_STRG_WRITE_C_REQ | Generate request for read access, short text | ||
| 5 | RZL_MAKE_STRG_WRITE_I_REQ | Generate request for write access, 10-integer | ||
| 6 | RZL_MAKE_STRG_WRITE_LC_REQ | Generate request for write access, long text | ||
| 7 | RZL_SLEEP | Sleep | ||
| 8 | RZL_STRG_DEL | Delete storage entry | ||
| 9 | RZL_STRG_READALL | Read all storage entries | ||
| 10 | RZL_STRG_READALL_C | Read all storage entries with type "short text" | ||
| 11 | RZL_STRG_READALL_I | Read all storage entries with type "10 integer" | ||
| 12 | RZL_STRG_READALL_LC | Read all storage entries with type "long text" | ||
| 13 | RZL_STRG_READ_C | Read storage entry with type "short text" | ||
| 14 | RZL_STRG_READ_I | Read storage entry with type "10 integer" | ||
| 15 | RZL_STRG_READ_LC | Read storage entry with type "long text" | ||
| 16 | RZL_STRG_WRITE_C | Write storage entry with type "short text" | ||
| 17 | RZL_STRG_WRITE_I | Write storage entry with type "10 integer" | ||
| 18 | RZL_STRG_WRITE_LC | Write storage entry with type "long text" | ||
| 19 | TH_SERVER_LIST | Get Server List |