SAP ABAP Function Module SD_EXT_TO_INT_PARTNER_NUMBER (Übersetzt externe Partnernummer nach system-interne Partnernummer für SD.)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       VED (Package) Application development R/3 EDI
Basic Data
Function Module SD_EXT_TO_INT_PARTNER_NUMBER Übersetzt externe Partnernummer nach system-interne Partnernummer für SD.  
Function Group VISO   Code list translations for EDI  
Program Name SAPLVISO   Code list translations for EDI 
INCLUDE Name LVISOU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting INTERNAL_PARTNER_NUMBER TYPE EDPAR-INPNR Number of partner in the system (SD)
Importing CUSTOMER_NUMBER TYPE EDPAR-KUNNR Sold-to-party number in the system (SD)
Importing EXTERNAL_PARTNER_NUMBER TYPE EDPAR-EXPNR Number of partner at sold-to party
Importing PARTNER_ROLE TYPE EDPAR-PARVW Partner function
Exception PARTNER_NOT_FOUND TYPE No entry in table EDPAR found
               
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  19970813 
SAP Release Created in