TPFST - Startup: List of programs to be started
Startup: List of programs to be started information is stored in SAP table TPFST.
It is part of development package SBAS in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Miscellaneous BASIS".
It is part of development package SBAS in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Miscellaneous BASIS".
Fields for table TPFST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PFNAME | Name of a profile | X | PFEFNAME | CHAR | 28 | |
PROGNR | Startup: Order number of the program to be started | X | PFESTPRNR | NUMC | 4 | |
LOCALE | System start; Location where a program is started. | PFESTLOCL | CHAR | 16 | ||
PROGRM | System start; Program to be started | PFESTPROG | CHAR | 80 | ||
SYSTEMNR | System start; SAP system number of the program to be started | PFESTSYNR | NUMC | 4 | ||
SYSTEMNAME | System start; SAP system name of the program to be started | PFESTSYNA | CHAR | 6 | ||
PROFILE | System start; Profile name of the program to be started | PFESTPRFL | CHAR | 80 | ||
HOST | Systemstart; Host, to which a program connects. | PFESTHOST | CHAR | 16 | ||
CMDARGS | Startup; Other command line parameters in a program | PFESTCMDP | CHAR | 80 | ||
USERNAME | Startup; User name, under which program is started. | PFESTUSER | CHAR | 24 | ||
PASSWORD | Startup; Password of startup user of a program | PFESTPASS | CHAR | 40 |