SAP ABAP Function Module CHECK_SITE_MOVE (Valide the move of Ref-Site from one Ref-Site to an other)
Hierarchy
☛
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
⤷
LO-MD (Application Component) Logistics Basic Data
⤷
WSTRGROUPING (Package) Holds store grouping development
⤷
⤷
Basic Data
| Function Module | CHECK_SITE_MOVE | Valide the move of Ref-Site from one Ref-Site to an other |
| Function Group | REF_SITE_MNG | Holds site reference facilities |
| Program Name | SAPLREF_SITE_MNG | Holds site reference facilities |
| INCLUDE Name | LREF_SITE_MNGU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_INDICATOR | TYPE | CHECK_IND | Checks on move of sites from a reference site to another | |||
| |
I_EKORG | TYPE | MMSITEREF-EKORG | Purchasing organization | |||
| |
I_REFSITE_FROM | TYPE | MMSITEREF-REFSITE | Reference Plant | |||
| |
I_REFSITE_TO | TYPE | MMSITEREF-REFSITE | Reference Plant | |||
| |
ITAB_WERKS | TYPE | WERKS_TAB | Plants - Table of IDs (can be used generally) | |||
| |
T_ERRORS | TYPE | MASS_BALMI | Meldungsbezogene Einträge für Application Log | |||
| |
INVALID_MOVE | TYPE | The move of site from i_ refsite_from to i_refsite_to is invalid | ||||
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 | 20020219 |
| SAP Release Created in |