Hi Expertshttp://
I created a process chain to extract and load Org Unit hierarchy data from CRM to BW. The process chain contains
1) Info Package
2) Save Hierarchy
3) Change Run
But the process chain failed with ABAP dump in SAVE HIERARCHY Step. Please find attached the dump. Please let me know the reason behind the failure.
"Function module "CONVERSION_EXIT_ _OUTPUT" not found."
| 154| CALL FUNCTION 'CONVERSION_EXIT_ _OUTPUT' | | 155| EXPORTING | | 156| input = output_0ORGUNIT-0ORGUNIT | | 157| IMPORTING | | 158| output = l_chavl | | 159| EXCEPTIONS | | 160| OTHERS = 1. |Note: Our system in in BW 7.4 version
Regards
Suresh Kumar