Skip to Content
0
Former Member
Feb 18, 2011 at 02:20 PM

OADP - Column Employee Photo

38 Views

Hi experts,

I have configured OADP (Object & data provider) for a special group of employees. So I defined my own rules with own function module for object selection and it´s working fine.

But I have a special requirement. I need a column with an employee photo. I found an example in the WDA´s of Talen Management -> Talent Information (HRTMC_TEAMVIEWER)

Our employee photos are stored in a content repository and via archivelink I able to use them. Like this

http://

:

/sap/bc/contentserver/100?get&pVersion=0046&contRep=Y2&docId=4D5540DB3F083762E10000000ABA706A

My idea:

- define a custom cloumn -> Z_PHOTO

- create a FM for Column Contents with a copy of HRWPC_RC_PHOTO ->Z_HRWPC_RC_PHOTO

- read with FM the URL of the photo

But the structure for column content doesn´t support something like URL.

Any assistance you can provide is appricated, thank you in advance

Andy