/AIF/POC_C_CFGTS - Configure Process Observer
Configure Process Observer information is stored in SAP table /AIF/POC_C_CFGTS.
It is part of development package /AIF/PROCESS_OBSERVER in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "Central Monitoring with Process Observer".
It is part of development package /AIF/PROCESS_OBSERVER in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "Central Monitoring with Process Observer".
Fields for table /AIF/POC_C_CFGTS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
NS | Namespace | X | /AIF/NS | CHAR | 12 | /AIF/T_NS |
IFNAME | Interface Name | X | /AIF/IFNAME | CHAR | 20 | /AIF/T_FINF |
IFVER | Interface Version | X | /AIF/IFVERSION | CHAR | 10 | /AIF/T_FINF |
TASK_INITIAL | Initial Event Type | /AIF/POC_EVT_TYPE_INITIAL | CHAR | 8 | ||
TASK_START | Start Event Type | /AIF/POC_EVT_TYPE_START | CHAR | 8 | ||
TASK_RESTART | Restart Event Type | /AIF/POC_EVT_TYPE_RESTART | CHAR | 8 | ||
TASK_CONTINUE | Continue Event Type | /AIF/POC_EVT_TYPE_CONTINUE | CHAR | 8 | ||
TASK_FINISHED | Finished Event Type | /AIF/POC_EVT_TYPE_FINISHED | CHAR | 8 | ||
TASK_ERROR | Error Event Type | /AIF/POC_EVT_TYPE_ERROR | CHAR | 8 | ||
TASK_CANCELED | Canceled Event Type | /AIF/POC_EVT_TYPE_CANCELED | CHAR | 8 | ||
TASK_INTERFACE | Interface Event Type | /AIF/POC_EVT_TYPE_INTERFACE | CHAR | 8 | ||
BO_TYPE_IF | Business Object Type for AIF Interface | /AIF/POC_BO_TYPE_IF | CHAR | 10 | ||
BO_TYPE_MSG | Business Object Type for Message | /AIF/POC_BO_TYPE_MSG | CHAR | 10 | ||
RFC_DEST_POC | Logical destination (specified in function call) | RFCDEST | CHAR | 64 |