SAP TABLES

abap/table_sharing SAP Parameter attribute - Enables sharing of internal tables








abap/table_sharing is a SAP Parameter attribute which is used to control Enables sharing of internal tables 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/table_sharing profile paramerter attributes


Parameter Name: abap/table_sharing
Description: Enables sharing of internal tables
Default Value: on
Parameter Type ( See IF_PARAMETER_TYPES): String(STRING)
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 the sharing of internal tables. Two tables assigned to each other refer to the same data if this option is enabled.

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