Class list used by SAP ABAP Program /IPRO/POPULATE_SHARED_MEMORY (Automatically populate shared memory)
SAP ABAP Program
/IPRO/POPULATE_SHARED_MEMORY (Automatically populate shared memory) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /IPRO/CL_SHARED_ELEMENTS | Root for shared mem elements | ||
| 2 | /IPRO/SHARED_ELEMENTS | shared memory for Document Builder Elements | ||
| 3 | CL_SHM_AREA | Shared Memory: General Area Handle | ||
| 4 | CX_SHM_ALREADY_DETACHED | Handle Already Released | ||
| 5 | CX_SHM_ATTACH_ERROR | Exception with Attach | ||
| 6 | CX_SHM_CHANGE_LOCK_ACTIVE | A Change Lock Is Already Active | ||
| 7 | CX_SHM_COMPLETION_ERROR | Exception with Commit Preparation | ||
| 8 | CX_SHM_EVENT_EXECUTION_FAILED | Incorrect Method Registered Under SHM_COMMIT/ROLLBACK_EVENT | ||
| 9 | CX_SHM_EXCLUSIVE_LOCK_ACTIVE | Instance Already Locked | ||
| 10 | CX_SHM_INITIAL_REFERENCE | Initial Reference Passed | ||
| 11 | CX_SHM_PARAMETER_ERROR | Incorrect parameter transferred | ||
| 12 | CX_SHM_PENDING_LOCK_REMOVED | Shared Objects: Waiting Lock Was Deleted | ||
| 13 | CX_SHM_SECONDARY_COMMIT | Second Commit After Failed Commit | ||
| 14 | CX_SHM_VERSION_LIMIT_EXCEEDED | No Additional Versions Available | ||
| 15 | CX_SHM_WRONG_HANDLE | Incorrect Handle | ||
| 16 | CX_SY_CREATE_OBJECT_ERROR | System Exception Creating Object |