SAP ABAP Function Module LOCATION_TRANSLATE (Übersetzung Werks-Nummer nach Kunden-Nummer und umgekehrt)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WSOR (Package) IS-R: Assortments
Basic Data
Function Module LOCATION_TRANSLATE Übersetzung Werks-Nummer nach Kunden-Nummer und umgekehrt  
Function Group WSO1   Modules for SAP Retail Assortments  
Program Name SAPLWSO1   General assortment functions (modules, material master interface) 
INCLUDE Name LWSO1U34    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CLIENT_RESULT TYPE KNA1-KUNNR Ergebnis Kunden-Nummer
Exporting C_RES_FIELD TYPE KNA1 Ergebnis kompletter Datensatz KNA1
Exporting PLANT_RESULT TYPE T001W-WERKS Ergebnis Werks-Nummer
Exporting P_RES_FIELD TYPE T001W Ergebnis kompletter Datensatz T001W
Exporting C_RES_FIELD_WRF1 TYPE WRF1
Importing CLIENT TYPE KNA1-KUNNR SPACE Vorgabe Kunden-Nummer
Importing PLANT TYPE T001W-WERKS SPACE Vorgabe Werks-Nummer
Importing TABS TYPE SPACE nicht nur Nr., sondern auch Tab.-Segm.(wenn 'X')
Importing TABS_WRF1 TYPE SPACE auch Tab.-Segment WRF1 lesen (wenn 'X')
Exception CLIENT_NOT_FOUND TYPE Customer not found
Exception NO_MATCHING TYPE zu Werks-Nr. gibt es keine Kd.-Nr. bzw. umgekeh.
Exception PLANT_NOT_FOUND TYPE Plant not found
Exception WRONG_PARAMETERS TYPE See Long Text
               
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  19950404 
SAP Release Created in