SAP ABAP Table SAMTTR (SAMT: Temporary Table for Program Selection)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP (Package) ABAP Runtime Environment
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | SAMTTR |
|
| Short Description | SAMT: Temporary Table for Program Selection |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | L | Table for storing temporary data, delivered empty |
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
TROBJTYPE | OBJECT | CHAR | 4 | 0 | Object Type | ||
| 2 | |
SOBJ_NAME | SOBJ_NAME | CHAR | 40 | 0 | Object Name in Object Directory | ||
| 3 | |
SAMT_TEST | SYNUM03 | NUMC | 3 | 0 | SAMT: Test ID | ||
| 4 | |
SAMT_SET | SYNUM03 | NUMC | 3 | 0 | SAMT: Program set ID | ||
| 5 | |
PROGRAMM | PROGRAMM | CHAR | 40 | 0 | ABAP Program Name | * | |
| 6 | |
CNAM | SYCHAR12 | CHAR | 12 | 0 | Author | ||
| 7 | |
UNAM | SYCHAR12 | CHAR | 12 | 0 | Last changed by |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 50A |