Hi Raja,
your welcome. Regarding the display problem you will have to debug what happens.
- look into table AIND_STR5 using transaction SE16 and select object FI_DOCUMNT. Here you will see the function module displaying an archived document (normally it is FI_DOCUMENT_ARCH_AS_FB03).
- set a break point in the function module and look if fields are correctly filled (company code, document number, fiscal year). If that is o.k. maybe your screen for transaction FB03 has been changed and the values are not filled in the fields!?
- If some strange things happen, you could write your own display function (as copy of standard fm) and enter it in AIND_STR5 (using another line number).
It would be interesting to know what happens in your system. Please give feedback.
Regards,
Benedikt