Post date: Jun 9, 2016 1:38:17 AM
1. Call transaction bd61 to perform a global activation.
2. With bd50 activate your business message type.
3. Activate your specific field type with bd52. (This step is optional.)
4. Call a transaction to change a business object. eg. mm02 allows you to change material data.
5. Check the creation of change pointers in table BDCP.
6. Generate IDoc by running report RBDMIDOC.
BD61 – Global activation
BD50 – Activate business message type
BD52 – Activate specific fields type(optional)
MM02 – Try your transaction
PA30 – change employee
SE16 – Check table BDCP
SE38 – Run report to generate idoc RBDMIDOC
BD21 – optional for report
WE21 – Create File/xml port
WE20 – Assign Partner profile
MM02- Change material
BD21 – trigger the change pointer(RBDMIDOC)