SAP Security Note
High priority
SAP security note 1937135, "Update #1 to Security Note 1772529", is a documentation error note released on 08.11.2013. Below is the SAP recommended solution.
Description
Solution
Manual Steps for SAP_BASIS 701 (Old Support Package Levels):
- Verify Structure Existence: check if the Data Dictionary structure SLCM_S_OBJECT_IDENTIFIER exists in your system.
- Create Structure if Missing: if the structure does not exist, create SLCM_S_OBJECT_IDENTIFIER using transaction SE11. Short Description: "Legal Case Management – Object Information E-Discovery". SAP Package: S_EDISCOVER_BASIC.
- Define Structure Components: OBJKEY (LHM_OBJECT_ID, CHAR, 70, Object Key); OBJTYPE (LHM_OBJECT_TYPE, CHAR, 10, Object Type); LOGSYS (LOGSYS, CHAR, 10, Logical System); ORIGIN (SDRBORIGIN, CHAR, 2, Origin of Data for Object); ARCHIVE_KEY (ARKEY, CHAR, 20, Key for Archive File); ARCHIVE_OFFSET (ADMI_OFFST, INT4, 10, Archive File Data Object Offset); OBJTYPE_TEXT (OJ_NTEXT, CHAR, 80, Description).
- Enhancement Category: select "cannot be enhanced" for the Enhancement Category.
- Activate Structure: activate the structure to make it available for system-side usage.
Reason and prerequisites
The textual solution of security note 1772529 has been updated to improve clarity and address documentation errors.
Full note on SAP: SAP Support Launchpad note 1937135
Detailed exploitation and proof-of-concept material for this note is maintained in the RedRays Security Platform. For access, contact [email protected].




