cancel
Showing results for 
Search instead for 
Did you mean: 

Org Publisher Query

former_member182377
Active Contributor
0 Kudos
258

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

View Entire Topic
former_member74904
Contributor
0 Kudos

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.

former_member182377
Active Contributor
0 Kudos

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

former_member74904
Contributor
0 Kudos

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.

former_member182377
Active Contributor
0 Kudos

Hi Dimitri,

Sure we have a program /EHR/SOL71_ORGPUB  has been scheduled as a background job in our system.. but when i requested an abaper to have a look. she said she couldnt do anything from program side, where configurations have been controlled somewhere. please find below screenshot

Thanks

Sriram

former_member74904
Contributor
0 Kudos

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

former_member182377
Active Contributor
0 Kudos

Hi Dimitri.

You have thrown some light on these things.. But you know how to work on these interface things in a non productions systems to upload and download the SAP Data's

Thanks

Sriram