2009 Jun 20 12:53 PM
Hi,
All the physical documents (word, text , pdf) has been dumped into content repository (not manually & not thru sap ).
Now, through the RECN transaction when we give the company code & contract number and while clicking the (GOS)attachment list, it should display or list the no. of documents for this combination of company code & contract number.
Will this BAdi work GOS_SRV_SELECT ?
How can we attain this?
Thanks,
Raja
Hi,
All the physical documents (word, text , pdf) has been dumped into content repository (not manually & not thru sap ).
Now, through the RECN transaction when we give the company code & contract number and while clicking the (GOS)attachment list, it should display or list the no. of documents for this combination of company code & contract number.
Will this BAdi work GOS_SRV_SELECT ?
How can we attain this?
Thanks,
Raja
2009 Jun 20 5:24 PM
You can check it yourself. Put a breakpoint in the method GET_INSTANCE in the class CL_EXITHANDLER. Or Implement the BAdI GOS_SRV_SELECT and test it out.
Regards,
Naimesh Patel