SAP ABAP Function Module FOPC_BTC_REPORT_GET_ATTACHMENT (Retrieves document attached to BTC report)
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_ATTACHMENT | Retrieves document attached to BTC report |
| Function Group | FOPC_BTC_REPORT | Functions for Reporting in Background |
| Program Name | SAPLFOPC_BTC_REPORT | |
| INCLUDE Name | LFOPC_BTC_REPORTU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_CONTENT | TYPE | FOPCD_T_KPRO_PHIO_CONTENT | ||||
| |
ET_PROPERTIES | TYPE | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | |||
| |
E_DOWNLOAD_URL | TYPE | SAEURI | SAP ArchiveLink: Datenelement für absolute URI | |||
| |
I_REPORT_GUID | TYPE | FOPC_BTC_REPORTS-REPORT_GUID | GUID im 'CHAR' Format in Großschreibung | |||
| |
I_CHECK_REPORT_STATE | TYPE | ABAP_BOOL | ABAP_TRUE | Flag -> if setted detection of broken jobs is runned | ||
| |
I_ACCESS_INFO_ONLY | TYPE | ABAP_BOOL | ABAP_FALSE | Don't read raw content, read only content properties (i.e. file size...) | ||
| |
I_ALT_DOWNLOADER_RELATIVE_URL | TYPE | ABAP_BOOL | ABAP_TRUE | If document is provided by an alternate downloader -> relative URL (for UI) | ||
| |
NOT_FOUND | TYPE | |||||
| |
FAILED | TYPE | |||||
| |
NOT_FINISHED | TYPE | |||||
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 | 20050109 |
| SAP Release Created in | 100 |