SAP TABLES

scsa/shm/start SAP Parameter attribute - Start address for Shared Common System Area








scsa/shm/start is a SAP Parameter attribute which is used to control Start address for Shared Common System Area information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

scsa/shm/start profile paramerter attributes


Parameter Name: scsa/shm/start
Description: Start address for Shared Common System Area
Default Value: 0
Parameter Type ( See IF_PARAMETER_TYPES): Boolean(BOOL)
Restriction Values:
Parameter Unit:
Parameter Group: Scsa
CSN Component: XX-INT-NAAS-MAKE
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

The SCSA is a shared memory area that is used by basis components such as system log, trace, and so on. Depending on the operating system, the Shared Common System Area is created either as a standalone shared memory area, or as area no. 5 on the SAP IPC interface. A suitable address is usually assigned by the operating system. However, some operating system versions do not leave enough free space for malloc(). In these cases, you can use this parameter to request a higher address.

See SAP Parameter Documentation for full SAP documentation for this profile parameter.