Plants & Shipping Points
In EWM, plant and Shipping points are called locations. I have created Plant- HS01 and SP - HS08 in ECC. Its distributed to EWM, Location types are different.
ERP-Plant :: EWM- Location(Location type - 1001)
ERP- Shipping point:: EWM- Location(location type - 1003)
How we distribute from ECC to EWM?
Through CIF - Core Interface
- We make a integration model and transfer the required data. tcode: CFM1
- Once we activate the IM, then the data is distributed to EWM. tcode- CFM2
When plant & SP has same names, there is standard BADI in EWM where prefix is added before plant & SP in EWM.
Goto tcode CFM1
its divided to Material dependent & Material independent objects.
The level at which we maintain material relevant data. eg Plant it comes under mat dependent object and SP comes under mat independent data.
This application is used by APO, TM, and other SCM modules as well.
Only below objects we distribute through CIF:
- Material
- plant
- batches
- Vendor
- shipping point
- customers
- RIMODDEL: Delete integration Models: we can select inactive IM and delete
- RIMODGEN: Create IM
- RIMODACT: Activate IM
Comments
Post a Comment