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 Function Module  RZL_EXECUTE_STRG_REQ Execute storage requests collected in request table
2 Function Module  RZL_MAKE_STRG_READ_REQ Generate request for read access irrespective of type
3 Function Module  RZL_MAKE_STRG_RSP Edit answer received from storage request as internal tables
4 Function Module  RZL_MAKE_STRG_WRITE_C_REQ Generate request for read access, short text
5 Function Module  RZL_MAKE_STRG_WRITE_I_REQ Generate request for write access, 10-integer
6 Function Module  RZL_MAKE_STRG_WRITE_LC_REQ Generate request for write access, long text
7 Function Module  RZL_SLEEP Sleep
8 Function Module  RZL_STRG_DEL Delete storage entry
9 Function Module  RZL_STRG_READALL Read all storage entries
10 Function Module  RZL_STRG_READALL_C Read all storage entries with type "short text"
11 Function Module  RZL_STRG_READALL_I Read all storage entries with type "10 integer"
12 Function Module  RZL_STRG_READALL_LC Read all storage entries with type "long text"
13 Function Module  RZL_STRG_READ_C Read storage entry with type "short text"
14 Function Module  RZL_STRG_READ_I Read storage entry with type "10 integer"
15 Function Module  RZL_STRG_READ_LC Read storage entry with type "long text"
16 Function Module  RZL_STRG_WRITE_C Write storage entry with type "short text"
17 Function Module  RZL_STRG_WRITE_I Write storage entry with type "10 integer"
18 Function Module  RZL_STRG_WRITE_LC Write storage entry with type "long text"
19 Function Module  TH_SERVER_LIST Get Server List