Table list used by SAP ABAP Function Module CHECK_SITE_MOVE (Valide the move of Ref-Site from one Ref-Site to an other)
SAP ABAP Function Module
CHECK_SITE_MOVE (Valide the move of Ref-Site from one Ref-Site to an other) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHECK_IND | Checks on move of sites from a reference site to another | ||
| 2 | CHECK_IND | Checks on move of sites from a reference site to another | SOURCE REFERENCE(I_INDICATOR) TYPE CHECK_IND OPTIONAL |
|
| 3 | MASS_BALMI | Error messages for mass maintenance | ||
| 4 | MASS_BALMI | Error messages for mass maintenance | SOURCE T_ERRORS STRUCTURE MASS_BALMI OPTIONAL |
|
| 5 | MMSITEREF | Plant grouping for purchasing | SOURCE REFERENCE(I_EKORG) TYPE MMSITEREF-EKORG |
|
| 6 | MMSITEREF | Plant grouping for purchasing | SOURCE REFERENCE(I_REFSITE_FROM) TYPE MMSITEREF-REFSITE |
|
| 7 | MMSITEREF | Plant grouping for purchasing | SOURCE REFERENCE(I_REFSITE_TO) TYPE MMSITEREF-REFSITE |
|
| 8 | WERKS_TAB | Plants - Table of IDs (can be used generally) | SOURCE ITAB_WERKS STRUCTURE WERKS_TAB |
|