SAP ABAP Function Module VELO01_GET_PART_ADDR_FOR_VBELN (get the partners and their address details for the sales order)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-A-VMS (Application Component) Vehicle Management System
     ISAUTO_VLC (Package) Vehicle Management System (VMS)
Basic Data
Function Module VELO01_GET_PART_ADDR_FOR_VBELN get the partners and their address details for the sales order  
Function Group VELO01   VMS - Internet Interface Wrapper  
Program Name SAPLVELO01   Vehicle Locator Internet-Oberfläche 
INCLUDE Name LVELO01U27    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PARTNER TYPE VBPA Sales Document: Partner
Exporting PARTNER_ADDRESS TYPE VBADR Address work area
Exporting PARTNER_ADDRESS_DETAIL TYPE SDPARTNER_ADDRESS Structure of Address Data in Address Scr. for Doc. Addresses
Exporting HOUSE_NO TYPE STRING House Number
Exporting STREET TYPE STRING Street
Exporting REGION TYPE STRING Region
Importing PARTNER_TYPE TYPE PARVW Partner function
Importing ADDR_REQUIRED TYPE CHAR1 ' ' request Address
Importing SALES_DOC TYPE VBELN Sales document number
Tables PARTNERS_T TYPE VBPA Sales Document: Partner
Exception ENTRY_IN_VBPA_NOT_FOUND TYPE No entry found in partner table
Exception PARTNER_FUNCTION_NOT_FOUND TYPE Partner function is not found
Exception PARTNER_ADDRESS_NOT_FOUND TYPE Partner address not 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  20050301 
SAP Release Created in