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 |
|---|---|---|---|---|---|---|---|
| |
PARTNER | TYPE | VBPA | Sales Document: Partner | |||
| |
PARTNER_ADDRESS | TYPE | VBADR | Address work area | |||
| |
PARTNER_ADDRESS_DETAIL | TYPE | SDPARTNER_ADDRESS | Structure of Address Data in Address Scr. for Doc. Addresses | |||
| |
HOUSE_NO | TYPE | STRING | House Number | |||
| |
STREET | TYPE | STRING | Street | |||
| |
REGION | TYPE | STRING | Region | |||
| |
PARTNER_TYPE | TYPE | PARVW | Partner function | |||
| |
ADDR_REQUIRED | TYPE | CHAR1 | ' ' | request Address | ||
| |
SALES_DOC | TYPE | VBELN | Sales document number | |||
| |
PARTNERS_T | TYPE | VBPA | Sales Document: Partner | |||
| |
ENTRY_IN_VBPA_NOT_FOUND | TYPE | No entry found in partner table | ||||
| |
PARTNER_FUNCTION_NOT_FOUND | TYPE | Partner function is not found | ||||
| |
PARTNER_ADDRESS_NOT_FOUND | TYPE | Partner address not found | ||||
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 | 20050301 |
| SAP Release Created in |