SAP ABAP Function Module CBRC_CU_LIST_DATA_SAVE_IN_DVS (Ablage einer Kundenliste als CSV Datei im DVS)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBRC (Package) EHS: Substance-Related Regulation Checks
Basic Data
Function Module CBRC_CU_LIST_DATA_SAVE_IN_DVS Ablage einer Kundenliste als CSV Datei im DVS  
Function Group CBRC_CU   SVT: Customer List  
Program Name SAPLCBRC_CU    
INCLUDE Name LCBRC_CUU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_DOCUMENT_KEY_WA TYPE CVDDOCKEY DDS: DMS document key
Exporting E_FLG_ERROR TYPE ESEBOOLE Indicator: Error
Exporting E_ERROR_TAB TYPE CCRCTT_MSG Error Message Table
Importing I_CUSTOMER_LIST_TAB TYPE CCRCTT_CU_LIST Table Type Customer List
Importing I_TRACK_SUBST TYPE ESESUBID Specification
Importing I_DOCUMENT_KEY_WA TYPE CVDDOCKEY DDS: DMS document key
Importing I_DATA_CARRIER TYPE DRAW-DTTRG 'SAP-SYSTEM' Name of Data Carrier
Importing I_DVS_DOCTYPE TYPE DRAW-DOKAR Document Type
Importing I_CSV_SEPERATOR TYPE CHAR1 ',' Trennungszeichen für CSV Datei
Importing I_ENCODING TYPE ABAP_ENCOD 'windows-1252' Identifier for Character Format (UTF-8, UCS-2, ...)
Importing I_WS_APPLICATION TYPE DRAW-DAPPL Application
               
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  20100310 
SAP Release Created in 605