|
Questions on limit of Tables
1. Maximum number of tables in a schema? 131072 2. What can be the maximum table name length? 127 characters 3. What can be the maximum column name length? 127 characters 4. What can be the maximum number of columns in a table? 1000 5. What can be the maximum number of columns in a view? 1000 6. What can be the maximum number of partitions of a column table? 1000 7. What can be the maximum number of rows in each table? Limited by storage size RS: 1TB/sizeof(row)
8. In which table you can get the current system limits? M_SYSTEM_LIMITS 9. Maximum number of jobs you can view the information in the Current tab of Job log? 5 |
|
Related ABAP Topics:
Get help for your ABAP problems
More ABAP Tips
SAP ERP Modules, Basis, ABAP and Other IMG Stuff All the site contents are Copyright © www.erpgreat.com
and the content authors. All rights reserved.
|