SAP ABAP Function Module FOPC_BTC_REPORT_GET_FOR_USER (Returns status of all scheduled user processes)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-CGV-MIC (Application Component) Management of Internal Controls
⤷
FOPC_REPORTING (Package) Reporting
⤷
⤷
Basic Data
| Function Module | FOPC_BTC_REPORT_GET_FOR_USER | Returns status of all scheduled user processes |
| Function Group | FOPC_BTC_REPORT | Functions for Reporting in Background |
| Program Name | SAPLFOPC_BTC_REPORT | |
| INCLUDE Name | LFOPC_BTC_REPORTU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_REPORTS | TYPE | FOPCR_T_BTC_REPORTS | ||||
| |
I_REPORT_MIC_USER | TYPE | FOPC_BTC_REPORTS-REPORT_MIC_USER | Anmeldename des Benutzers - % used for SQL patterns | |||
| |
I_REPORT_ENDTIME_FROM | TYPE | DATUM | '10000101' | End date of report - Date From | ||
| |
I_REPORT_ENDTIME_TO | TYPE | DATUM | '99991231' | End date of report - Date To | ||
| |
I_BTC_REPORT_KIND | TYPE | FOPC_BTC_REPORT_KIND | Kind of BTC report | |||
| |
I_CHECK_REPORT_STATE | TYPE | ABAP_BOOL | ABAP_TRUE | Flag -> if setted detection of broken jobs is runned | ||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 100 |