on 2015 May 20 11:56 AM
Dear Sap Experts,
I have query regarding Org publisher, can anybody guide me on this issue..
We have currently Org publisher running on our system, For China employees we maintain their name in english, as well as in Chinese in the infotype 0002.. currently english names are coming out in org publisher chart. we would like to org publisher now to bring the names in Chinese.
Where would we go and do the configurations in SAP,, or where we can achieve this??
Can anybody throw some light on this please?
thanks
Sriram
Request clarification before answering.
Hi Sriram,
Which type of interface are you using between OrpPublisher and SAP?
The interface itself will most likely be the place where to add logic to use Chinese names instead of the English names.
Good luck!
Dimitri.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Dimitri,
The interface will actually picks up the data from R/3 to push it through the portal, but conversion takes place in oneview window server,,so they can see reportees, line managers names..
this is what exactly we have to change.. has to be done in the interface part itself.. or anything done in the SAP?
Thanks
Sriram
Hi again Sriram,
Personally, I would make the required changes at the extraction side (SAP). This will allow you to have the most control over what will be send over to the OneView server.
You will probably have a connector/ABAP program of some sorts that takes care of the extraction? You could have a look in there and see in what way the employee names are currently being extracted.
Good luck!
Dimitri.
That is the program Aquire (OrgPublisher) releases. We use our own connector/interface where we obviously have more control over what and how extract the data.
I have found the manual for your connector here. On page 12 onwards it explains how to adjust the output definitions. I think this is where adjustments can be made to suit your needs. At least from what I can tell from the manual, specifically the IF-ELSE-ENDIF part sounds promising
If all else fails, you can even use your own user-exits. So you really have a few options.
Good luck!
Dimitri
User | Count |
---|---|
84 | |
8 | |
6 | |
5 | |
5 | |
5 | |
4 | |
3 | |
3 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.