TPKSF (Kanban Status Sequences) 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 TPKSF to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
MANDT
Client
|
MANDT | T000 |
CLNT
|
3 | 0 | |||||||||||
|
PKSFG
Status Sequence Kanban
|
PKSFG |
CHAR
|
4 | 0 | ||||||||||||
|
SFGS1
Identifier for status 1 (wait) in the status sequence
|
SFGS1 |
CHAR
|
1 | 0 | ||||||||||||
|
||||||||||||||||
|
SFGS2
Identifier for status 2 (empty) in status sequence
|
SFGS2 |
CHAR
|
1 | 0 | ||||||||||||
|
||||||||||||||||
|
SFGS3
Identifier for status 3 (in process) in the status sequence
|
SFGS3 |
CHAR
|
1 | 0 | ||||||||||||
|
||||||||||||||||
|
SFGS4
Indicator for status 4 (in transit) in the status sequence
|
SFGS4 |
CHAR
|
1 | 0 | ||||||||||||
|
||||||||||||||||
|
SFGS5
Identifier for status 5 (full) in status sequence
|
SFGS5 |
CHAR
|
1 | 0 | ||||||||||||
|
||||||||||||||||
|
SFGS6
Identifier for status 6 (in use) in status sequence
|
SFGS6 |
CHAR
|
1 | 0 | ||||||||||||
|
||||||||||||||||
|
PKAKT
Define own activities for switching status
|
PKAKT |
CHAR
|
1 | 0 | ||||||||||||
|
||||||||||||||||
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| TPKSF | MANDT | TPKSF | MANDT |
T000
Clients
|
MANDT |