Using /h to trigger the debugger and by setting variables GD-EDIT and GD-SAPEDIT to X
"According to the Release 7.53:
1. For a database table that is not part of SAP_BASIS, total of all field lengths is no longer checked in ABAP Dictionary.
2. For a database table that is not part of SAP_BASIS, total of all field lengths is restricted to 4030."
1. For a database table that is not part of SAP_BASIS, total of all field lengths is no longer checked in ABAP Dictionary.
2. For a database table that is not part of SAP_BASIS, total of all field lengths is restricted to 4030."
According to the Release 7.53:
1. A database table that is not part of SAP_BASIS can contain 1000 fields for Row Storage Type and 1500 fields for Column Storage Type.
2. A database table that is part of SAP_BASIS can contain 749 fields.
1. A database table that is not part of SAP_BASIS can contain 1000 fields for Row Storage Type and 1500 fields for Column Storage Type.
2. A database table that is part of SAP_BASIS can contain 749 fields.
Using Authorization group we can restrict the users to access particular table.
16
It defines the initial size of the table and extends automatically as and when the number of records exceeds
Transparent table
Pooled table
Cluster table
Pooled table
Cluster table
Pooled tables schema can have tables in different places.
Clustered schema has tables together.
Clustered schema has tables together.