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 |
|---|---|---|---|---|---|---|---|
| |
EV_ERROR_COUNT | TYPE | I | Anzahl fehlgeschlagener Versuche eine Lokation anzulegen | |||
| |
IV_LOGSYS | TYPE | LOGSYS | Backend aus dem die Standorte übernommen werden sollen | |||
| |
CT_REFERENCE_DATA | TYPE | BBPT_LOCATION_REFERENCE_DATA | Table Type for Location Identification | |||
| |
IT_SELECTED_PLANTS | TYPE | BBPT_PLANT_KEY | Liste der zu replizierenden Werke | |||
| |
ET_MESSAGES | TYPE | BBPT_BALMI | Returnstruktur für Applikations-Log Meldungen | |||
| |
NOT_FOUND | TYPE | Keine Werke gefunden (nur relevant für 'get_selected') | ||||
| |
BACKEND_ERROR | TYPE | Fehler beim Zugriff auf das Backend System | ||||
Processing Type
| Normal Function 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 |