We have
Hierarchy like below structure:
Corporate
Region
Country
Site
Plant
Unit
Subunit
Location
0EH_INCLOC
is reference of 0EH_LOCATIN.
0EH_INCLOC is
Navigational attribute of 0EH_INCIDNT.( 0EH_INCIDNT-0EH_INCLOC.)
Now I have
Hierarchy for (0EH_INCIDNT-0EH_INCLOC) object. When user will execute report I
need to give authorization Site and Below level.( Total I have 88 Sites).
Now I create
variable for 0EH_INCIDNT-0EH_INCLOC. ( Whether I need to give process
type as Authorization or Manual entry for variable)
- In
RSECADMIN. I am selecting Hierarchy and giving
Node as Site or region and below level for specific user.
In
above case whether my variable for user entry is Authorization or manual entry?
Please
let me know what is process to achieve above scenario.