/CFG/BG_RESULTS - Table for returning results from Background jobs
Table for returning results from Background jobs information is stored in SAP table /CFG/BG_RESULTS.
It is part of development package /CFG/CORE_CTXE in software component SV-CLD-FRM-NDM. This development package consists of objects that can be grouped under "Context Engine Core".
It is part of development package /CFG/CORE_CTXE in software component SV-CLD-FRM-NDM. This development package consists of objects that can be grouped under "Context Engine Core".
Fields for table /CFG/BG_RESULTS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | KEY | X | /CFG/BG_RESULTS_KEY | 0 | ||
GUID | Background Job Unique ID | X | /CFG/DE_BG_GUID | CHAR | 64 | |
RESP_TYPE | Background Job Type | X | /CFG/DE_RESPONSE_TYPE | CHAR | 8 | |
COUNTER | Count | X | /CFG/DE_COUNT | NUMC | 8 | |
NAME | Dataset Fieldname | X | /CFG/DE_DS_FLD | CHAR | 60 | |
.INCLUDE | DATA | /CFG/BG_RESULTS_ATTR | 0 | |||
VALUE | Background results value | /CFG/DE_BG_VALUE | CHAR | 120 |