SAP ABAP Function Module SDCAS_ADDRESS_LIST_CREATE (Create address list)
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 Create address list  
Function Group V43M   CAS: MAILING Online  
Program Name SAPLV43M   Function Module for CAS Mailing Campaigns 
INCLUDE Name LV43MU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FE_LISTNR TYPE SADLSTADM-LISTNR Number of address list
Exporting FE_VERSION TYPE SADLSTADM-VERSION Address list version
Importing FI_VBELN TYPE SADLSTWU-OBJID Document number
Importing FI_OBJTYPE TYPE SADLSTWU-OBJTYPE 'BUS1051' Document object type
Importing FI_LISTNR TYPE SADLSTADM-LISTNR Number of address list
Importing FI_VERSION TYPE SADLSTADM-VERSION Version number of address list
Importing FI_LISTNR_NUMBER_RANGE TYPE INRI-NRRANGENR Number range number
Importing FI_ERNAM TYPE SADLSTADM-ERNAM Address list will be created by?
Importing FI_SELREPORT TYPE SADLSTADM-KTARE Selection report for addresses
Importing FI_SELVARIANT TYPE SADLSTADM-KTAVA Selection variant for addresses
Importing FI_ADDRESS_VTEXT TYPE SADLSTADM-VTEXT Description of address list
Importing FI_ADDRESS_CUSTOMER TYPE XFELD Customer addresses
Importing FI_ABTNR TYPE KNVK-ABTNR
Importing FI_ADDRESS_PARTNER_PRIVAT TYPE XFELD Home addresses of contact persons
Importing FI_ADDRESS_PARTNER_OFFICE TYPE XFELD Company addresses of contact persons
Importing FI_SORTFIELD1 TYPE SADLSTSORT-FIELDNAME Sort field 1
Importing FI_SORTORDER1 TYPE SADLSTSORT-SORTORDER Sort order for sort field 1
Importing FI_SORTFIELD2 TYPE SADLSTSORT-FIELDNAME Sort field 2
Importing FI_SORTORDER2 TYPE SADLSTSORT-SORTORDER Sort order for sort field 2
Importing FI_SORTFIELD3 TYPE SADLSTSORT-FIELDNAME Sort field 3
Importing FI_SORTORDER3 TYPE SADLSTSORT-SORTORDER Sort order for sort field 3
Importing FI_BLOCKSIZE TYPE SADLSTIAD-BLKSIZE '100' Interval size
Tables FT_PARNR TYPE SDCAS_PARNR Table containing contact person numbers
Tables FT_KUNNR TYPE SDCAS_KUNNR Table containing customer numbers
Tables FT_KNA1 TYPE KNA1 Table containing KNA1 sets
Tables FT_KNVK TYPE KNVK Table containing KNVK sets
Exception NO_DOCUMENT_NUMBER TYPE Corresponding document is missing
Exception NO_PERSONS TYPE No addresses available
Exception NO_ADDRESSTYPE TYPE No address type available
Exception VERSION_ALREADY_EXIST TYPE Address version already existing
Exception ERROR_GETTING_LIST_NUMBER TYPE Error reading list number
Exception WRONG_LIST_NUMBER TYPE List number entered does not correspond to list number for document
               
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