SAP ABAP Function Module SDCAS_ADDRESS_LIST_CREATE_INIT (Triggers the building of an address list (online, batch))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       VCA (Package) CAS - activities
Basic Data
Function Module SDCAS_ADDRESS_LIST_CREATE_INIT Triggers the building of an address list (online, batch)  
Function Group V43M   CAS: MAILING Online  
Program Name SAPLV43M   Function Module for CAS Mailing Campaigns 
INCLUDE Name LV43MU36    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FJOBCOUNT TYPE TBTCO-JOBCOUNT ID number of batch job
Exporting FJOBNAME TYPE TBTCO-JOBNAME Name of batch job that creates address list
Exporting FLISTNR TYPE VBKA-VBELN Number of address list
Exporting FRETCODE TYPE SYST-SUBRC Return code
Importing FADR_LIST_NUMBER_RANGE TYPE INRI-NRRANGENR ADR_LIST_NUMBER_RANGE Number range number
Importing FADR_LIST_OBJECT TYPE INRI-OBJECT ADR_LIST_OBJECT Number range object
Importing FJOBCOUNT TYPE TBTCO-JOBCOUNT SPACE ID number of batch job
Importing FJOBNAME TYPE TBTCO-JOBNAME SPACE Name of batch job that creates address list
Importing FJOBPREFIX TYPE JOBPREFIX Prefix of job (Char10)
Importing FLISTNR TYPE VBKA-VBELN SPACE Number of address list
Importing FMODUS TYPE 'D' Dialog or batch processing
Importing FREPORT TYPE SYST-REPID 'RVSELADR' Name of address selection reports
Importing FSPART TYPE TVTA-SPART SPACE
Importing FTARGET_TABLE TYPE DIP02-TABNAME 'INDX' Data base where addresses are stored
Importing FVARIANTE TYPE RVARC-VARIANT SPACE Name of selection variant
Importing FVBELN TYPE VBKA-VBELN SPACE Sales activity number
Importing FVKORG TYPE TVKO-VKORG SPACE
Importing FVTWEG TYPE TVKOV-VTWEG SPACE
Importing FI_VERSION TYPE SADLSTADM-VERSION
Exception JOB_NOT_EXIST TYPE Job does not exist
Exception REPORT_NOT_FOUND TYPE Report does not exist
Exception VARIANT_NOT_FOUND TYPE Variant 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  19970903 
SAP Release Created in