SAP table RSNSPACE (Namespace and Namespace Assignments for BW Objects)
SAP table RSNSPACE has 2 primary key fields being BWAPPL,POSIT.
Field |
Description |
Data Type |
Length |
Decimals |
Checktable |
Data Element |
|
BWAPPL |
BW Application (Namespace) |
CHAR |
10 |
0 |
|
RSBWAPPL
|
|
POSIT |
Position of the Field in the Structure / Table |
NUMC |
4 |
0 |
|
RSPOSIT
|
|
NAMESPACE |
Namespace |
CHAR |
10 |
0 |
TRNSPACE
|
NAMESPACE
|
|
NSPACEGEN |
Namespace for generated objects |
CHAR |
10 |
0 |
TRNSPACE
|
RSNSPACEGEN
|
|
ACTIVE |
Flag: Object is active/useable |
CHAR |
1 |
0 |
|
RSACTIVE
|
|
RSNSPACE foreign key relationships
Table |
Field |
Check Table |
|
Check Field |
0 RSNSPACE |
NAMESPACE |
TRNSPACE |
SL: Namespaces (Runtime Table) |
NAMESPACE |
1 RSNSPACE |
NSPACEGEN |
TRNSPACE |
SL: Namespaces (Runtime Table) |
NAMESPACE |