SAP ABAP Function Module SPP01_MATERIAL_SEARCH (Search the materials)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-A (Application Component) Industry Solution Automotive
⤷
DI_SPP (Package) Internet Spare Parts Project
⤷
⤷
Basic Data
| Function Module | SPP01_MATERIAL_SEARCH | Search the materials |
| Function Group | SPP01 | Spare Parts functionalities for internet |
| Program Name | SAPLSPP01 | |
| INCLUDE Name | LSPP01U13 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_RETURN | TYPE | BAPIRET2 | Return parameter | |||
| |
IF_MATDES | TYPE | MAKTX_V | Material description from | |||
| |
IF_DISTCHL | TYPE | VTWEG_V | Distribution Channel From | |||
| |
IF_SALESO | TYPE | VKORG_V | Sales Organization From | |||
| |
IF_PLANT | TYPE | WERKS_V | From plant | |||
| |
IF_MPNR | TYPE | MFRPN | Manufacturer part number | |||
| |
IF_MAXROWS | TYPE | BAPIMAXROW | 0 | Maximum number of lines of hits | ||
| |
IF_MATLOW | TYPE | MATNR_V | From material number | |||
| |
IF_MATHIGH | TYPE | MATNR_B | To material number | |||
| |
ET_MATDATA | TYPE | BAPIMATLST | material details structure | |||
| |
IT_MATDES | TYPE | BAPIMATRAS | Structure for Material Master BAPI Interface: Matl No. Range | |||
| |
ET_RET | TYPE | BAPIRET2 | Return parameter | |||
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 | 46C2 |