- Home
- Resources
- SAP Tables
- PUTTB - Substituted Tables of a Release
SAP Table PUTTB
Substituted Tables of a Release
PUTTB (Substituted Tables of a Release) 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 PUTTB to other SAP tables.
Source: PUTTB (Substituted Tables of a Release)
PUTTB table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
SAPRELEASE |
SAP Release |
SAPRELEASE |
|
CHAR |
|
10 |
0 |
|
TABNAME |
4.0 version of TABNAME (name extension) |
V4TABNAME |
|
CHAR |
|
30 |
0 |
|
PACKETNR |
Character Field Length = 10 |
CHAR10 |
|
CHAR |
|
10 |
0 |
|
WCONTENT |
Classification of substitution tables |
SAUSCLASS |
|
CHAR |
|
1 |
0 |
Possible values
D |
Table including the contents is substituted (subst. name) |
O |
Table including all contents is substituted (original name) |
S |
Object is a structure |
N |
Only activate nametab, no R/3 trans delta import |
M |
Activate nametab, in addition to R/3 trans delta import |
V |
View is created directly before the new kernel is started |
W |
View, previously transported table has to be deleted |
R |
Table does not participate in shadow import |
P |
New table for control data import in Shadow Repository |
Q |
Shadow table, but not a Repository switch table |
L |
Old substitution table for deletion; no export |
|
DESTCLASS |
Target area for substitution tables |
SAUSTCLASS |
|
CHAR |
|
1 |
0 |
Possible values
S |
Table placed in exchange space |
0 |
Table placed in physical vicinity of original table |
L |
Table placed in load area |
|
CLONE |
'C' = copy <tab><rel> 'E' = export <tab> |
CLONETYPE |
|
CHAR |
|
1 |
0 |
Possible values
C |
Table is exported under your exchange name (<tab><rel>) |
E |
Table is exported under your name (<tab>) |
M |
Table is split into OS-dependent tables and exported |
|
BUILDCONV |
Naming convention for forming substitution names |
RSNAMECONV |
|
CHAR |
|
3 |
0 |
Possible values
000 |
Convention is chosen according to source release |
001 |
Convention always according to 3.0 standard |
002 |
Convention always according to 4.0 standard |
003 |
New tables, substitution name = original name |
|