SFGO_PFW_PROCESS - SHDB PFW: Running processes
 SHDB PFW: Running processes information is stored in SAP table SFGO_PFW_PROCESS.
It is part of development package S_FGO in software component BC-DB-HDB-POR. This development package consists of objects that can be grouped under "".
 It is part of development package S_FGO in software component BC-DB-HDB-POR. This development package consists of objects that can be grouped under "".
Fields for table SFGO_PFW_PROCESS
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| APPL_NAME | SHDB Parallelization Framework: Application Name | X | CHAR | 40 | ||
| PROC_ID | Global Unique ID for table | X | UUID | RAW | 16 | |
| ROLE | SHDB PFW: Role of the process within the Framework | X | CHAR | 40 | ||
| CLIENT | Numc3, internal use | NUMC3 | NUMC | 6 | ||
| STARTTIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| APPSERVER | Application server | PFEAPSNAME | CHAR | 40 | ||
| WPPID | Process Identification | WPPID | CHAR | 16 | ||
| WPNO | (Deprecated) Use WP_UNDEX | WPNO | CHAR | 4 | ||
| INFO | SHDB PFW: Additional info, given by the process | CHAR | 100 | |||
| LASTALIVE | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| COMMAND | Command for process (stop, wait, send alive ... ) | CHAR | 2 |