Data Transfer using CIF
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
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
In projects, we can do this activity by background job by sequentially running below reports
- RIMODDEL: Delete integration Models: we can select inactive IM and delete
- RIMODGEN: Create IM
- RIMODACT: Activate IM
The transactional data is transferred through Queued RFC(Remote function call)
Comments
Post a Comment