SAP ABAP Function Module CHECK_PLANTS_IN_SAME_COUNTRY (Prüfen, ob alle Werke aus einem Land/BUKRS sind)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
VEI (Package) Application development R/3 foreign trade
⤷
⤷
⤷
Basic Data
| Function Module | CHECK_PLANTS_IN_SAME_COUNTRY | Prüfen, ob alle Werke aus einem Land/BUKRS sind |
| Function Group | VWIA | Plants Abroad |
| Program Name | SAPLVWIA | Plants abroad |
| INCLUDE Name | LVWIAU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
REPORTING_COUNTRY | TYPE | T005-LAND1 | ||||
| |
REPORTING_BUKRS | TYPE | T001-BUKRS | ||||
| |
T_PLANTS | TYPE | V50G_T_RANGE_WERKS | selektierte Werke | |||
| |
T_BUKRS | TYPE | V50G_T_RANGE_BUKRS | wenn mehr als ein BUKRS zugelassen ist | |||
| |
DIFFERENT_COUNTRIES | TYPE | Werke aus verschiedenen Ländern | ||||
| |
DIFF_FROM_REPORTING_COUNTRY | TYPE | Werke liegen nicht nur im Reporting_country | ||||
| |
DIFF_FROM_REPORTING_BUKRS | TYPE | Werke liegen nicht nur im Reporting_bukrs | ||||
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 | 19970710 |
| SAP Release Created in |