SAP ABAP Class CL_SKWF_FOLDER_UTIL (INTERNAL: Utility Functions for FG SKWF_FOLDER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-DMF (Application Component) Document Management Framework
⤷
SKWF (Package) SAP Knowledge Warehouse Framework
⤷
⤷
Properties
| Class | CL_SKWF_FOLDER_UTIL | |
| Short Description | INTERNAL: Utility Functions for FG SKWF_FOLDER | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SKWF | SAP Knowledge Warehouse Framework |
| Created | 20000717 | SAP |
| Last change | 20001201 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SKWF_FOLDER_UTIL has no interface implemented.
Friends
Class CL_SKWF_FOLDER_UTIL has no friend class.
Attributes
Class CL_SKWF_FOLDER_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check a List of Objects for Folder Property | 20000823 | |
| 2 | Static method | Public | Method | List of Valid Subobjects in a Directory | 20010219 | |
| 3 | Static method | Public | Method | Check if a Class is a Folder Class | 20000727 | |
| 4 | Static method | Public | Method | Delete Directory | 20000727 | |
| 5 | Static method | Public | Method | Finds All Father Directories of a Document | 20000717 | |
| 6 | Static method | Public | Method | Finds All Father Directories of a Document | 20001025 | |
| 7 | Static method | Public | Method | Finds Home Directories of a Document | 20000718 | |
| 8 | Static method | Public | Method | Finds Home Directories of a Document | 20001012 | |
| 9 | Static method | Public | Method | Get Attached IOs for a Directory | 20010219 | |
| 10 | Static method | Public | Method | Reset IO Relationships to Directory | 20000727 | |
| 11 | Static method | Public | Method | Reset IO Relationships to Directory | 20000727 | |
| 12 | Static method | Public | Method | Gets IOs Linked to a Directory | 20010122 | |
| 13 | Static method | Public | Method | Gets Relation that IO in Directory is Linked with | 20010122 |
Events
Class CL_SKWF_FOLDER_UTIL has no event.
Types
Class CL_SKWF_FOLDER_UTIL has no local type.
Method Signatures
Method FOLDERS_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FOLDERS | Call by reference | Type reference (TYPE) | SDOKOBJECTS | Objektliste | 20000823 | |||
| 2 | P_OBJECTS | Call by reference | Type reference (TYPE) | SDOKOBJECTS | Objektliste | 20000823 |
Method FOLDERS_CHECK on class CL_SKWF_FOLDER_UTIL has no exception.
Method FOLDER_ACCEPTED_CLASSES_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_TYPE | Call by reference | Type reference (TYPE) | SKWF_IOTY | SPACE | Art eines IOs | 20010219 | ||
| 2 | CONNECTION_SPACE | Call by reference | Type reference (TYPE) | SDOK_ENT | Modell: Klassenverbindungsbereich | 20010219 | |||
| 3 | FOLDER_CLASS | Call by reference | Type reference (TYPE) | SKWF_CLS | Verzeichnisklasse | 20010219 | |||
| 4 | SUB_CLASSES | Call by reference | Type reference (TYPE) | SDOKCLASSES | Liste von akzeptierten Unterklassen | 20010219 | |||
| 5 | X_ATTACHED | Call by reference | Type reference (TYPE) | SKWF_FLAG | 'X' | Attachbare Klassen | 20010219 | ||
| 6 | X_LINKED | Call by reference | Type reference (TYPE) | SKWF_FLAG | 'X' | Linkbare Klassen | 20010219 |
Method FOLDER_ACCEPTED_CLASSES_LIST on class CL_SKWF_FOLDER_UTIL has no exception.
Method FOLDER_CLASS_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CLASS | Call by reference | Type reference (TYPE) | SDOK_CLASS | Dokumentenklasse | 20000727 | |||
| 2 | P_X_FOLDERCLASS | Value transfer | Type reference (TYPE) | SKWF_FLAG | Klasse ist Folderklasse | 20000727 |
Method FOLDER_CLASS_CHECK on class CL_SKWF_FOLDER_UTIL has no exception.
Method FOLDER_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BAD_OBJECTS | Call by reference | Type reference (TYPE) | SKWF_OBERRS | Tabelle mit KW-Objektfehler Objekten | 20000727 | |||
| 2 | P_CHANGED_FOLDERS | Call by reference | Type reference (TYPE) | SKWF_IOS | Geänderte Verzeichnisse | 20001012 | |||
| 3 | P_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | SKWF_IOS | Geänderte Objekte | 20000727 | |||
| 4 | P_DELETED_OBJECTS | Call by reference | Type reference (TYPE) | SKWF_IOS | Gelöschte Objekte | 20000727 | |||
| 5 | P_ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20000727 | |||
| 6 | P_FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | Verzeichnis | 20000727 | |||
| 7 | P_X_DELETE_CHILDREN | Call by reference | Type reference (TYPE) | SKWF_FLAG | KW Framework: Boolsche Flagge ('X' gesetzt, ' ' gelöscht) | 20000811 |
Method FOLDER_DELETE on class CL_SKWF_FOLDER_UTIL has no exception.
Method GET_PARENT_FOLDERS_OF_IO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20000717 | |||
| 2 | IO | Call by reference | Type reference (TYPE) | SKWF_IO | Info Objekt | 20000717 | |||
| 3 | PARENT_FOLDERS | Call by reference | Type reference (TYPE) | SKWF_IOS | Objektliste | 20000717 |
Method GET_PARENT_FOLDERS_OF_IO on class CL_SKWF_FOLDER_UTIL has no exception.
Method GET_PARENT_FOLDERS_OF_IOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BAD_IOS | Call by reference | Type reference (TYPE) | SKWF_OBERRS | Tabelle mit KW-Objektfehler Objekten | 20001025 | |||
| 2 | IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | Info Objekt Liste | 20001025 | |||
| 3 | PARENT_FOLDERS | Call by reference | Type reference (TYPE) | SKWF_IOFLDS | Liste der IOs und Ihrer Vater-Verzeichnisse | 20001025 |
Method GET_PARENT_FOLDERS_OF_IOS on class CL_SKWF_FOLDER_UTIL has no exception.
Method GET_PARENT_FOLDER_OF_IO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Value transfer | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20000830 | |||
| 2 | IO | Call by reference | Type reference (TYPE) | SKWF_IO | Info Objekt | 20001012 | |||
| 3 | PARENT_FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | Vaterverzeichnisse | 20001012 |
Method GET_PARENT_FOLDER_OF_IO on class CL_SKWF_FOLDER_UTIL has no exception.
Method GET_PARENT_FOLDER_OF_IOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BAD_IOS | Call by reference | Type reference (TYPE) | SKWF_OBERRS | Tabelle mit KW-Objektfehler Objekten | 20001012 | |||
| 2 | IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | Info Objekt Liste | 20001012 | |||
| 3 | PARENT_FOLDERS | Call by reference | Type reference (TYPE) | SKWF_IOFLDS | Liste der IOs und Ihrer Vater-Verzeichnisse | 20001012 |
Method GET_PARENT_FOLDER_OF_IOS on class CL_SKWF_FOLDER_UTIL has no exception.
Method IOS_ATTACH_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20010219 | |||
| 2 | FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010219 | |||
| 3 | IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20010219 | |||
| 4 | IOTYPEACC | Call by reference | Type reference (TYPE) | SKWF_IOTY | SPACE | KW Framework: Art eines IOs | 20010219 | ||
| 5 | PROPERTIES_REQUEST | Call by reference | Type reference (TYPE) | SDOKPROPTNS | List von Attributnamen (als Struktur) | 20011017 | |||
| 6 | PROPERTIES_RESULT | Call by reference | Type reference (TYPE) | SDOKPROPTLS | Liste von Attributausprägungen von Objekten | 20011017 | |||
| 7 | QUERIES | Call by reference | Type reference (TYPE) | SDOKQUPROPS | Suchanfrage (Query) | 20011022 | |||
| 8 | X_PREFETCH_PROPERTIES | Call by reference | Type reference (TYPE) | SKWF_FLAG | Häufig benutzte Properties lesen | 20010305 |
Method IOS_ATTACH_GET on class CL_SKWF_FOLDER_UTIL has no exception.
Method IOS_FOLDER_PROP_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BAD_OBJECTS | Call by reference | Type reference (TYPE) | SKWF_OBERRS | Tabelle mit KW-Objektfehler Objekten | 20000727 | |||
| 2 | P_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | SKWF_IOS | Liste der zu invalidierenden Objekte | 20000727 | |||
| 3 | P_ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehlerinfo für ein Info Objekt | 20000727 | |||
| 4 | P_FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | Verzeichnis | 20000727 | |||
| 5 | P_IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | Objektliste | 20000727 |
Method IOS_FOLDER_PROP_SET on class CL_SKWF_FOLDER_UTIL has no exception.
Method IOS_FOLDER_PROP_UNSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BAD_OBJECTS | Call by reference | Type reference (TYPE) | SKWF_OBERRS | Tabelle mit KW-Objektfehler Objekten | 20000727 | |||
| 2 | P_CHANGED_FOLDERS | Call by reference | Type reference (TYPE) | SKWF_IOS | Geänderte Verzeichnisse | 20001012 | |||
| 3 | P_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | SKWF_IOS | alidierenden Objekte | 20000727 | |||
| 4 | P_ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehlerinfo für ein Info Objekt | 20000727 | |||
| 5 | P_FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | Verzeichnis | 20000727 | |||
| 6 | P_IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | Objektliste | 20000727 |
Method IOS_FOLDER_PROP_UNSET on class CL_SKWF_FOLDER_UTIL has no exception.
Method IOS_LINK_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BAD_IOS | Call by reference | Type reference (TYPE) | SKWF_IOERRS | Tabelle mit KW-Objektfehler Objekten | 20010122 | |||
| 2 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20010122 | |||
| 3 | FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010122 | |||
| 4 | IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20010122 | |||
| 5 | IOTYPEACC | Call by reference | Type reference (TYPE) | SKWF_IOTY | SPACE | KW Framework: Art eines IOs | 20010122 | ||
| 6 | PARTNERS | Call by reference | Type reference (TYPE) | SDOKRELISTS | Rohdaten (Rela+KPro-Objekt) | 20010122 | |||
| 7 | X_PREFETCH_PROPERTIES | Call by reference | Type reference (TYPE) | SKWF_FLAG | Cache-Prefill häufiger Attribute | 20010305 |
Method IOS_LINK_GET on class CL_SKWF_FOLDER_UTIL has no exception.
Method IO_LINK_RELA_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010122 | |||
| 2 | PARENT_FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010122 | |||
| 3 | RELA | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010122 |
Method IO_LINK_RELA_GET on class CL_SKWF_FOLDER_UTIL has no exception.
History
| Last changed by/on | SAP | 20001201 |
| SAP Release Created in | 50A |