Hello,
Please I want to know if this can be done. I need to show the approval dates for each approval step of a document next to the approver name in the iview,
Context Menu of a document -> Details -> Settings -> Approval. (The approval process must be enabled).
Example:
Approval Process
Step
Approvers
1 User, Intranet has approved - 25/07/2010 9:10 AM
2 lastname, name has approved - 27/07/2010 10:08 AM
I don't know if this is possible.
_______________
Re: Approval Dates for each Approver in Document Details
Hello,
After searching for days in SDN / HELP, I found that in "km.appl.ui.statemanagement_api.jar" there are ".properties" for all the languages. What takes my attention is the file "ApprovedItemRenderer_en.properties" that has this content,
#File created by SLIM generator ($SP-DIFF-TRANSLATED-FILE$)
xfld_author=Approved By
xfld_date=Approved On
The standard portal displays Approved By. But I see that SAP has thought in the approval date? Is there an easy way or how can I activate the property xfld_date?
Thanks & Regards
SU