SAP ABAP Function Module EAN_GLN_VENDOR (Find Vendor with the help of GLN)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-MM (Application Component) Material Master
⤷
MG-GLN (Package) EAN.UCC functionality
⤷
⤷
Basic Data
| Function Module | EAN_GLN_VENDOR | Find Vendor with the help of GLN |
| Function Group | EAN_GLN_FUNCS | EAN/GLN Function Group |
| Program Name | SAPLEAN_GLN_FUNCS | |
| INCLUDE Name | LEAN_GLN_FUNCSU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_WA_LFA1 | TYPE | LFA1 | Vendor Master (General Section) | |||
| |
I_ILN_VENDOR | TYPE | EANE_ILN | International Location Number(GLN) | |||
| |
I_BBBNR | TYPE | KNA1-BBBNR | International location number (part 1) | |||
| |
I_BBSNR | TYPE | KNA1-BBSNR | International location number (Part 2) | |||
| |
I_BUBKZ | TYPE | KNA1-BUBKZ | Check digit for the international location number | |||
| |
NO_VENDOR | TYPE | No vendor was found | ||||
| |
MANY_VENDOR | TYPE | Many vendors were found | ||||
| |
WRONG_INTERFACE | TYPE | Wrond Interface | ||||
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 | 20100310 |
| SAP Release Created in | 601 |