SAP ABAP Function Module EAN_GLN_CUSTOMER (Find a Customer with the help of a 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_CUSTOMER | Find a Customer with the help of a GLN |
| Function Group | EAN_GLN_FUNCS | EAN/GLN Function Group |
| Program Name | SAPLEAN_GLN_FUNCS | |
| INCLUDE Name | LEAN_GLN_FUNCSU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_WA_KNA1 | TYPE | KNA1 | General Data in Customer Master | |||
| |
I_ILN_CUSTOMER | TYPE | EANE_ILN | International Location Number(GLN) | |||
| |
I_BBBNR | TYPE | LFA1-BBBNR | International location number (part 1) | |||
| |
I_BBSNR | TYPE | LFA1-BBSNR | International location number (Part 2) | |||
| |
I_BUBKZ | TYPE | LFA1-BUBKZ | Check digit for the international location number | |||
| |
NO_CUSTOMER | TYPE | No customer was found | ||||
| |
MANY_CUSTOMER | TYPE | Many customers were found | ||||
| |
WRONG_INTERFACE | TYPE | The functional module was wrongly redirected | ||||
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 |