SAP ABAP Function Module RSDBEXPORT_FROM_TABLE_TO_FILE (Export D&B-Data from ZCRMtable to file)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT (Application Component) Business Content and Extractors
     RS_BCT_ABAP (Package) Business Content Move For BC6
Basic Data
Function Module RSDBEXPORT_FROM_TABLE_TO_FILE Export D&B-Data from ZCRMtable to file  
Function Group RSDBEXPORT   Export of D&B-Data  
Program Name SAPLRSDBEXPORT   Export of D&B-Data 
INCLUDE Name LRSDBEXPORTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_MATCH_ACTION TYPE CHAR1 'R' Single-character flag
Importing I_NOMATCH_ACTION TYPE CHAR1 'N' Single-character flag
Importing I_TABNM TYPE RSCRMEXCP-EXTRNAME Table name
Importing I_FILENAME TYPE RSFILENM File name for external data
Exception FALSE_VALUE_MATCH_ACTION TYPE false value of i_match_action
Exception FALSE_VALUE_NOMATCH_ACTION TYPE false value of i_nomatch_action
Exception FALSE_VALUE_TABNM TYPE false value of i_tabnm
Exception FILE_ERROR TYPE file open error
Exception NOT_FOUND TYPE Table does not exist
               
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  20141101 
SAP Release Created in 21C