Table/Structure Field list used by SAP ABAP Function Module DD_GET_STORAGE_CLASS (Provides table category and type from DD09 or default values)
SAP ABAP Function Module
DD_GET_STORAGE_CLASS (Provides table category and type from DD09 or default values) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 2 | DD02L - TABNAME | Table Name | ||
| 3 | DD02L - TABCLASS | Table category | ||
| 4 | DD06L - AS4LOCAL | Activation Status of a Repository Object | ||
| 5 | DD06L - SQLCLASS | Indicator for pool or cluster | ||
| 6 | DD06L - SQLTAB | Name of Pool/Cluster in the Database | ||
| 7 | DD09L - TABNAME | Table Name | ||
| 8 | DD09L - TABKAT | Size category | ||
| 9 | DD09L - TABKAT | Size category | SOURCE VALUE(TABKAT) LIKE DD09L-TABKAT |
|
| 10 | DD09L - TABART | Data class in technical settings | ||
| 11 | DD09L - TABART | Data class in technical settings | SOURCE VALUE(TABART) LIKE DD09L-TABART |
|
| 12 | DD09L - ROWORCOLST | For distinction between Row or Column Store | ||
| 13 | DD09L - PUFFERUNG | Buffering type indicator | ||
| 14 | DD09L - PUFFERUNG | Buffering type indicator | SOURCE VALUE(PUFFERUNG) LIKE DD09L-PUFFERUNG |
|
| 15 | DD09L - BUFALLOW | Indicator for buffering allowed/not allowed | ||
| 16 | DD09L - BUFALLOW | Indicator for buffering allowed/not allowed | SOURCE VALUE(BUFALLOW) LIKE DD09L-BUFALLOW |
|
| 17 | DD09L - AS4LOCAL | Activation Status of a Repository Object |