SAP TABLES

abap/string_sharing SAP Parameter attribute - Switch on/off ABAP SHM String Sharing








abap/string_sharing is a SAP Parameter attribute which is used to control Switch on/off ABAP SHM String Sharing 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 .

abap/string_sharing profile paramerter attributes


Parameter Name: abap/string_sharing
Description: Switch on/off ABAP SHM String Sharing
Default Value: on
Parameter Type ( See IF_PARAMETER_TYPES): Boolean(BOOL)
Restriction Values:
Parameter Unit:
Parameter Group: Abap
CSN Component: BC-ABA-LA
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

Enables you to switch string sharing between shared objects areas and between the shared objects area and the roll area on and off.

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