cancel
Showing results for 
Search instead for 
Did you mean: 

OADP-NAvigation rule customisation

Former Member
0 Kudos

hey all,

our requiremnt is to hide org units that appear in the tree structure on the ECM portal Iviews.

they are hidden if the org units do not have A012 (heads)

we hae tried the badi hrwpc_nav _objects

and custom rule for nav objects..

when tried to remove unwanted org units, the portal throws a dump..

how is this done..any other alternatives..pls suggest?

any ideas?

Thnks

G

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I think this is not there in the standar fucntionality ....

Because the will be Sub-object will be there which is belonge to the Org units..

Ths y the system is throwing the DUMP.

Former Member
0 Kudos

hi ,

Yes true,

Its not in the standard functionality.

In the Navigation objects BAdi and the Navigation rule set up,

we try removing all unwanted child org units from the tree structure (in the final internal table)..

this is where , java null pointer exceptions occur.

is there anything we can do..am i missing something ....

any other alternatives.... kindly suggest

rgds

G

Former Member
0 Kudos

hi,

Well i can suggest you do this by SAP back end ...

If you want to do change the child Org Units frm the MainOrg units u need to do it from following ways

Do it in the SAP back end

go to tocode "PPOM Change org Unit" give the main org units and you can delete the child or units form here

This is way ..which will solve ur issue

Former Member
0 Kudos

Hi Vivek,

This would remove from the org structure itself.

My requirement is :

Its there in the org structure(should be there) , bt i need to filter only some org units on the portal front end for visibilty 's sake.

Rgds

G

Former Member
0 Kudos

Hi,

By following ways you can do it

Let say, you would like to do personalization for Edit Exchange rate.

Please make sure that you do personalization at role level.

Logon with super admin role.

Content admin-> portal content->... ->employee self service > roles->xx ess role->open.

Open Edit Exchange rate I_VIEW and then preview it.

Select the field you would like to personalize.

Now Press control + right click.

Set as invisible Yes and set it as final.

Apply and ok.

Now for all ess users assigned with role "xx ess role" your personalization will work.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Give me SAP T-code for the same processing ..........

I will give u exact BADI name for the same

Former Member
0 Kudos

hi vivek,

i don need the badi name..as I already know.

pls let me knw whether it can be done...

rgds

G