sap_get_jobs
Get SAP background jobs by calling BAPI_XBP_JOB_SELECT, with automatic fallback to TBTCO table if needed.
Instructions
Read SAP background jobs via BAPI_XBP_JOB_SELECT, with TBTCO fallback.
In strict allowlist mode the fallback is intentional: if BAPI_XBP_JOB_SELECT is not allowed but RFC_READ_TABLE is allowed, sapmcp reads TBTCO instead of failing before the fallback path. If neither RFC is allowed, the original policy error is preserved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | ||
| status | No | ||
| since_days | No | ||
| destination | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||