FPP_CUST - Customizing for FPP Processes
Customizing for FPP Processes information is stored in SAP table FPP_CUST.
It is part of development package FPPCO in software component ICM. This development package consists of objects that can be grouped under "Framework for Parallel Processing (FPP): Control".
It is part of development package FPPCO in software component ICM. This development package consists of objects that can be grouped under "Framework for Parallel Processing (FPP): Control".
Fields for table FPP_CUST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| APPL | Application Using Framework for Parallel Processing (FPP) | X | FPP_APPL | CHAR | 12 | |
| MID | Identification of Mass Activity | X | FPP_MID | CHAR | 20 | |
| APPL_OBJ | Application log: Object name (Application code) | BALOBJ_D | CHAR | 40 | ||
| APPL_SUBOBJ | Application Log: Subobject | BALSUBOBJ | CHAR | 40 | ||
| USE_DETLEVEL | Usage of Detail Level of Application Log | FPP_LOG_DETLEVEL | CHAR | 2 | ||
| PROG_SELECTION | Program Name for Selection at Interface | FPP_PROG_SEL | CHAR | 80 | ||
| STANDARD_DATA | Table/Structure for Standard Data | FPP_TAB_STD | CHAR | 60 | ||
| FREE_SELECTIONS | Table/Structure for Free Selection | FPP_TAB_FREE_SEL | CHAR | 60 | ||
| ADDITIONAL_DATA | Table/Structure for Additional Data | FPP_TAB_ADD | CHAR | 60 | ||
| FUNCTION_BEFORE | FunctModule at Start of Parallel Processing of Bus.Processes | FPP_FUNC_BEFORE | CHAR | 60 | ||
| FUNC_AT_START | Function Module at Start of Parallel Job | FPP_FUNC_AT_START | CHAR | 60 | ||
| FUNCTION_BUSINES | Function Module for Parallel Processing of Bus.Processes | FPP_FUNC_BUSI | CHAR | 60 | ||
| FUNC_AT_JOB_END | Function Module At End of Parallel Job | FPP_FUNC_AT_JOB_END | CHAR | 60 | ||
| FUNCTION_AFTER | FunctModule at End of Parallel Processing of Bus.Processes | FPP_FUNC_AFTER | CHAR | 60 | ||
| NUMBER_NEWSTARTS | Determines Whether to Restart and No. of Restarts | FPP_NEWSTART | NUMC | 12 |