|
ALV Tree with Display of Object Hierarchy in the Inplace Panel |
|
OBJ_SEL_IN_PANEL
* from Allevo version 3.5
Usually, the Allevo Master is started via an Allevo transaction in the SAP system (e.g. /ALLEVO/KS) and Excel is in that way included in the Inplace mode. A panel to, for example, make a different object selection is available in this processing view in current Allevo versions (e.g. switch to cost center).
This Inplace panel may display two contents:
· List of entries currently stored in the Allevo agenda (roughly distinguished by tasks and favorites).
· An ALV Tree with display in an hierarchical object list. Upon double-clicking on a row in the tree, the stored Allevo Master will be loaded (initialized).
For this tree display, constant OBJ_SEL_IN_PANEL must be active now (by X in column Value from). As soon as the constant is active, the Allevo start screen will be extended by a group and multiple selection for objects in the Single and MO mode. Entries here determine the tree contents that the user may select single objects from (for Multipage application see note below).
In the standard case, groups of the hierarchy that a planning object is assigned to (via Allevo 1:N function) will not be resolved since values are being summed up from subordinate levels anyway in this function. This behavior may be changed by an entry in column Value to. The following entries are available:
· X to transfer the entire structure below a 1:N – group as well
· G: below the 1:N group, only groups are transferred (no single values)
· Number between 1 and 9: below the 1:N group, all entries are transferred up to the entered level, no matter if group or single value (for 1 groups and single values of the first level, for 2 the next two levels and so).
The Allevo planning status is displayed using a colored flag. Upon calling an object without planning status or authorization, Allevo automatically switches to the Reporting mode (button for „Adopt Plan Data“ is hidden). If there is no reading authorization, no data will be displayed.
|
Note: |
The feature of selection via hierarchical object list was realized directly in Excel in previous versions and controlled via constant OBJ_SEL_IN_EXCEL. This feature („VBA-Tree“) is no longer available from Allevo Master 3.5. |