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
Exporting ET_CONTENT TYPE FOPCD_T_KPRO_PHIO_CONTENT
Exporting ET_PROPERTIES TYPE SDOKPROPTYS SDOK: Liste von Name-Wert-Paaren
Exporting E_DOWNLOAD_URL TYPE SAEURI SAP ArchiveLink: Datenelement für absolute URI
Importing I_REPORT_GUID TYPE FOPC_BTC_REPORTS-REPORT_GUID GUID im 'CHAR' Format in Großschreibung
Importing I_CHECK_REPORT_STATE TYPE ABAP_BOOL ABAP_TRUE Flag -> if setted detection of broken jobs is runned
Importing I_ACCESS_INFO_ONLY TYPE ABAP_BOOL ABAP_FALSE Don't read raw content, read only content properties (i.e. file size...)
Importing I_ALT_DOWNLOADER_RELATIVE_URL TYPE ABAP_BOOL ABAP_TRUE If document is provided by an alternate downloader -> relative URL (for UI)
Exception NOT_FOUND TYPE
Exception FAILED TYPE
Exception NOT_FINISHED TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled 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