Folders represent a critical object type in the SAP BusinessObjects platform as all objects must belong, either directly or indirectly (e.g. instances) to a folder. Folders in this class represent any folder type, whether it is a folder storing a data connection, universe/unx or report.
Universe Class |
Object Name |
Description / Purpose |
---|---|---|
CMSID |
The actual name of the CMS host machine without the port number. This is used in conjunction with OBJECTID or CUID to uniquely identify an object across environments. |
|
Description |
||
Type |
Hard-coded name of this universe class, "Folders" |
|
Folder ID |
SI_ID of the folder object. Equivalent to SI_ID |
|
Folder CUID |
||
Folder Name |
Name of the folder |
|
Parent ID |
Parent ID of the parent object, in nearly all cases, a folder. Equivalent to SI_PARENTID |
|
Parent Folder CUID |
CUID of the parent folder. |
|
Parent Path Complete |
Complete folder path up to the root, of the folder. |
|
Path1 |
1st subfolder of the object's folder path |
|
Path2 |
2nd subfolder of the object's folder path |
|
Path3 |
3rd subfolder of the object's folder path |
|
Path4 |
4th subfolder of the object's folder path |
|
Path5 |
5th subfolder of the object's folder path |
|
Path6 |
6th subfolder of the object's folder path |
|
Path7 |
7th subfolder of the object's folder path |
|
Path8 |
8th subfolder of the object's folder path |
|
Path9 |
9th subfolder of the object's folder path |
|
Path10 |
10th subfolder of the object's folder path |
|
Path11 |
11th subfolder of the object's folder path |
|
Created |
||
Updated |
||
Only Public Folders |
Predefined condition which presents a "Yes/No" filter indicating if the folders to be returned are in the Public Folders area, or not. |
See also