SAP Table TPS01
Library of the Process Business Transaction Events
TPS01 (Library of the Process Business Transaction Events) 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 TPS01 to other SAP tables.
TPS01 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
PROCS | Process Interface | BUS_PROC | CHAR | 8 | 0 | |||||||
INTERFACE | Name of Sample Function Module | INTERFACE | CHAR | 30 | 0 | |||||||
STDFB | Name of Standard Function Module that Includes the Process | STDFU_BF | TFDIR | CHAR | 30 | 0 | ||||||
PRTYP | Call type to alternative process | PROCS_TYP | CHAR | 1 | 0 |
Possible values
|
||||||
XLBSE | Indicator: Interface allows country/industry filter | XLBSE | CHAR | 1 | 0 |
Possible values
|
||||||
XOSAP | Indicator: Interface blocked by SAP add-on | XOSAP | CHAR | 1 | 0 |
Possible values
|
||||||
XNASE | Deactivate Application Filter | XNASE | CHAR | 1 | 0 |
Possible values
|
TPS01 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TPS01 | STDFB | TPS01 | STDFB | TFDIR | Function Module | FUNCNAME |