cancel
Showing results for 
Search instead for 
Did you mean: 

Object based navigation

Former Member
0 Kudos

Hi all,

can any one tell me what is meant by object based navigation ?

how UIBB's are added dynamically in run time without configuring in our application

how they are useful?

BR,

Praveen

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Praveen,

what i can say here is that FPM framework supports the portal navigation (OBN,ABSOLUTE,Relative) and therefore provides API's which you can access to see the navigation data, work protection mode etc.

Further, you need to work around how you can use this data to decide on the UIBB's to display.

former_member389677
Active Participant
0 Kudos

Hi Praveen,

OBN is that the data returned to the user during navigation is role-based and accessed dynamically during runtime. While navigating in the portal, users receive different kinds of data from iViews based on business objects, according the needs and requirements of their role in the organization. In other words, two different users may perform the same navigation operation, for example, drag the same link from the same iView onto the same target iView, and the data returned to each of them will be different because it is role dependent.

Reffer: http://help.sap.com/saphelp_erp2004/helpdata/en/3e/97e33d7f9c47af85a2543e3a2cce4c/frameset.htm

Former Member
0 Kudos

Hi madhu,

how UIBB's (default blocks) are visible without confiiguring in our application .

BR,

praveen