Skip links
Picture of Vahagn Vardanian

Vahagn Vardanian

Co-founder and CTO of RedRays

Update #1 to Security Note 1772529, SAP security note 1937135

SAP Note 1937135
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.

ComponentBasis Components > Information Lifecycle Management (ILM) > Legal Case Management for ILM (BC-ILM-LCM)
CategoryDocumentation error
PriorityCorrection with high priority
TypeSAP Security Note
Version1
StatusReleased for Customer
Released on08.11.2013
LanguageEnglish

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].

Explore More

Three identical server cabinets carrying stacks of code of very different heights beside a measuring rule

ABAP Code Security Scan Cost Drivers

What moves the cost of an ABAP code security scan: custom object counts, effective lines, systems in scope, transport gating, triage and retest.