SAP ABAP Function Module BBP_LOCATIONS_GET_FROM_BACKEND (Liest die im Backend vorhandenen Standorte)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_BUPA (Package) Business Partner
Basic Data
Function Module BBP_LOCATIONS_GET_FROM_BACKEND Liest die im Backend vorhandenen Standorte  
Function Group BBP_LOCATION   Modules for Partner <-> Location Mapping  
Program Name SAPLBBP_LOCATION    
INCLUDE Name LBBP_LOCATIONU20    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_ERROR_COUNT TYPE I Anzahl fehlgeschlagener Versuche eine Lokation anzulegen
Importing IV_LOGSYS TYPE LOGSYS Backend aus dem die Standorte übernommen werden sollen
Tables CT_REFERENCE_DATA TYPE BBPT_LOCATION_REFERENCE_DATA Table Type for Location Identification
Tables IT_SELECTED_PLANTS TYPE BBPT_PLANT_KEY Liste der zu replizierenden Werke
Tables ET_MESSAGES TYPE BBPT_BALMI Returnstruktur für Applikations-Log Meldungen
Exception NOT_FOUND TYPE Keine Werke gefunden (nur relevant für 'get_selected')
Exception BACKEND_ERROR TYPE Fehler beim Zugriff auf das Backend System
               
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  20030110 
SAP Release Created in 400