SAP ABAP Function Module CBRC_CU_LIST_DATA_READ (Read Customer List from Database)
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_READ Read Customer List from Database  
Function Group CBRC_CU   SVT: Customer List  
Program Name SAPLCBRC_CU    
INCLUDE Name LCBRC_CUU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_CU_TAB TYPE CCRCTT_CU_LIST_HEADER Customer List Header Data from Table CCRCT_CU
Exporting E_CUPOS_TAB TYPE CCRCTT_CUPOS Customer List Item Data from Table CCRCT_CUPOS
Exporting E_CUSTOMER_LIST_TAB TYPE CCRCTT_CU_LIST Customer List
Exporting E_FLG_ERROR TYPE ESEBOOLE Error Indicator
Exporting E_ERROR_TAB TYPE CCRCTT_MSG Message Table Application Log
Importing I_RFCDEST TYPE RFCDEST 'NONE' Logical Destination (Specified when Calling Function)
Importing I_SELOPT_TAB TYPE CCRCTT_SELECT Selection Conditions
Importing I_RESTRICTION_TAB TYPE EHSB_TT_RCGSTDRECN Restrictions Table
Importing I_FLG_CONDENSE_TRACK_SUBST TYPE ESEBOOLE FALSE Indicator: Summarize Data for Each Tracked Substance
Importing I_FLG_READ_CUSTOMER_ADR TYPE ESEBOOLE FALSE Indicator: Read Customer Address Data
Exception NO_RECORD_FOUND TYPE No Data Records Found
Exception INTERNAL_ERROR TYPE Internal Error
               
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