- Home
- Resources
- SAP Tables
- TRNSPACE - SL: Namespaces (Runtime Table)
SAP Table TRNSPACE
SL: Namespaces (Runtime Table)
TRNSPACE (SL: Namespaces (Runtime Table)) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TRNSPACE to other SAP tables.
Source: TRNSPACE (SL: Namespaces (Runtime Table))
TRNSPACE table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
NAMESPACE |
Namespace |
NAMESPACE |
|
CHAR |
|
10 |
0 |
|
ROLE |
Role of namespace |
TRNROLE |
|
CHAR |
|
1 |
0 |
Possible values
|
LICENSE |
License |
TRNLICENSE |
|
CHAR |
|
20 |
0 |
|
EDITFLAG |
Changeability |
EDITFLAG |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Flag is not set |
X |
Flag is set |
|
SSCRFLAG |
SSCR dialog box |
SSCRFLAG |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Flag is not set |
X |
Flag is set |
|
SAPFLAG |
Belongs to SAP standard delivery |
SAPSTANDRD |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Flag is not set |
X |
Flag is set |
|
GEN_ONLY |
Only Generated Objects Allowed |
GEN_ONLY |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Flag is not set |
X |
Flag is set |
|