SAP ABAP Class CL_SKWF_NAMESPACE_UTIL (INTERNAL: Utility Functions for FG SKWF_NAMESPACE)
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_NAMESPACE_UTIL | |
Short Description | INTERNAL: Utility Functions for FG SKWF_NAMESPACE | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SKWF | SAP Knowledge Warehouse Framework |
Created | 20000714 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
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) |
Interfaces
Class CL_SKWF_NAMESPACE_UTIL has no interface implemented.
Friends
Class CL_SKWF_NAMESPACE_UTIL has no friend class.
Attributes
Class CL_SKWF_NAMESPACE_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Expands URL for a Given Document | 20000717 |
2 | ![]() |
Static method | Public | Method | (Un)lock Application and/or Directories | 20010124 |
3 | ![]() |
Static method | Public | Method | Gets all Parents (Folder+App) for an IO, opt. Lock | 20010124 |
4 | ![]() |
Static method | Public | Method | Finds Document in List via URL | 20000717 |
5 | ![]() |
Static method | Public | Method | Finds Document in List via URL | 20000717 |
6 | ![]() |
Static method | Public | Method | Gets the Relative URL of an Info Object | 20000720 |
7 | ![]() |
Static method | Public | Method | Gets the Relative URL of Several Info Objects | 20001214 |
8 | ![]() |
Static method | Public | Method | Finds Document in List via URL | 20000717 |
9 | ![]() |
Static method | Public | Method | Gets Application if Package ID is a Root Package | 20010121 |
10 | ![]() |
Static method | Public | Method | Rename IO | 20010302 |
11 | ![]() |
Static method | Public | Method | Checks a URL at Folder Level | 20000717 |
12 | ![]() |
Static method | Public | Method | Checks a URL at Folder Level | 20000829 |
13 | ![]() |
Static method | Public | Method | Checks a URL at Application Root Level | 20000714 |
14 | ![]() |
Static method | Public | Method | Checks if a URL Name is Valid | 20000801 |
Events
Class CL_SKWF_NAMESPACE_UTIL has no event.
Types
Class CL_SKWF_NAMESPACE_UTIL has no local type.
Method Signatures
Method ADD_IO_TO_URL 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 | SDOK: BOR-Schlüssel für Informationsobjekt | 20000717 | ||
2 | ![]() |
URL | Call by reference | Type reference (TYPE) | SKWF_URL | KW Framework: URL oder Teil-URL | 20000717 |
Method ADD_IO_TO_URL on class CL_SKWF_NAMESPACE_UTIL has no exception.
Method APPL_AND_FOLDERS_QUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPL | Call by reference | Type reference (TYPE) | SKWF_APPL | Applikation | 20010124 | ||
2 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20010124 | ||
3 | ![]() |
FOLDERS | Call by reference | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20010124 | ||
4 | ![]() |
X_EXCLUSIVE | Call by reference | Type reference (TYPE) | SKWF_FLAG | 'X' | 'X': Exclusive Sperre | 20010124 | |
5 | ![]() |
X_LOCK | Call by reference | Type reference (TYPE) | SKWF_FLAG | 'X': Lock, ' ': Unlock | 20010124 | ||
6 | ![]() |
X_WAIT | Call by reference | Type reference (TYPE) | SKWF_FLAG | 'X': Auf Sperre ggf. eine Zeit lang warten | 20010124 |
Method APPL_AND_FOLDERS_QUEUE on class CL_SKWF_NAMESPACE_UTIL has no exception.
Method GET_ALL_PARENTS_OF_IO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALL_PARENT_FOLDERS | Call by reference | Type reference (TYPE) | SKWF_IOS | Alle Vaterverzeichnisse | 20010124 | ||
2 | ![]() |
APPL | Call by reference | Type reference (TYPE) | SKWF_APPL | Applikation | 20010124 | ||
3 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20010124 | ||
4 | ![]() |
HOME_FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | Home-Verzeichnis | 20010124 | ||
5 | ![]() |
IO | Call by reference | Type reference (TYPE) | SKWF_IO | IO | 20010124 | ||
6 | ![]() |
X_LOCK | Call by reference | Type reference (TYPE) | SKWF_FLAG | 'X': Alle Folder+App locken | 20010124 | ||
7 | ![]() |
X_ONLY_UNNAMED_LINKS | Call by reference | Type reference (TYPE) | SKWF_FLAG | 'X': Nur Links ohne eigenen Namen berücksichtigen | 20010124 |
Method GET_ALL_PARENTS_OF_IO on class CL_SKWF_NAMESPACE_UTIL has no exception.
Method GET_IO_BY_URL 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 | SDOK: BOR-Schlüssel für Informationsobjekt | 20000717 | ||
3 | ![]() |
ROOT_IO | Call by reference | Type reference (TYPE) | SKWF_IO | Root-Objekt | 20000717 | ||
4 | ![]() |
URL | Call by reference | Type reference (TYPE) | SKWF_URL | KW Framework: URL oder Teil-URL | 20000717 | ||
5 | ![]() |
URL_PART | Call by reference | Type reference (TYPE) | SKWF_DESCR | Relative URL (auch Klasse~GUID) | 20000717 |
Method GET_IO_BY_URL on class CL_SKWF_NAMESPACE_UTIL has no exception.
Method GET_IO_FROM_LIST_BY_URL 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 | SDOK: BOR-Schlüssel für Informationsobjekt | 20000717 | ||
3 | ![]() |
IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | Objektliste | 20000717 | ||
4 | ![]() |
PARENT_FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | Opt.: Vaterverzeichnis (für Links) | 20010219 | ||
5 | ![]() |
PROPERTIES_RELATIVE_URL | Call by reference | Type reference (TYPE) | SDOKPROPTLS | Liste von Attributausprägungen von Objekten | 20011017 | ||
6 | ![]() |
URL_PART | Call by reference | Type reference (TYPE) | SKWF_DESCR | Relative URL (auch Klasse~GUID) | 20000717 |
Method GET_IO_FROM_LIST_BY_URL on class CL_SKWF_NAMESPACE_UTIL has no exception.
Method GET_RELATIVE_URL_OF_IO 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 | IO | 20000720 | ||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | SKWF_DESCR | Relative URL | 20010124 | ||
3 | ![]() |
PARENT_FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | Opt. Vaterverzeichnis (für Link-Namen) | 20010122 | ||
4 | ![]() |
PREFETCHED_URLS | Call by reference | Type reference (TYPE) | SKWF_IONAMS | Tabelle mit IOs und ihren Anzeigenamen | 20011122 |
Method GET_RELATIVE_URL_OF_IO on class CL_SKWF_NAMESPACE_UTIL has no exception.
Method GET_RELATIVE_URL_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_IOERRS | Tabelle mit KW-Objektfehler Objekten | 20001218 | ||
2 | ![]() |
IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20001214 | ||
3 | ![]() |
PARENT_FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | Opt. Vaterverzeichnis (für Linknamen) | 20010122 | ||
4 | ![]() |
PREFETCHED_URLS | Call by reference | Type reference (TYPE) | SKWF_IONAMS | Tabelle mit IOs und ihren Anzeigenamen | 20011115 | ||
5 | ![]() |
RELATIVE_URLS | Call by reference | Type reference (TYPE) | SKWF_IONAMS | Tabelle mit IOs und Namen | 20001214 |
Method GET_RELATIVE_URL_OF_IOS on class CL_SKWF_NAMESPACE_UTIL has no exception.
Method GET_ROOT_IO_BY_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION | Call by reference | Type reference (TYPE) | SKWF_APPL | Name der Applikation | 20000717 | ||
2 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20000717 | ||
3 | ![]() |
IO | Call by reference | Type reference (TYPE) | SKWF_IO | SDOK: BOR-Schlüssel für Informationsobjekt | 20000717 | ||
4 | ![]() |
URL | Call by reference | Type reference (TYPE) | SKWF_URL | KW Framework: URL oder Teil-URL | 20000717 | ||
5 | ![]() |
URL_PART | Call by reference | Type reference (TYPE) | SKWF_DESCR | Relative URL (auch Klasse~GUID) | 20000717 |
Method GET_ROOT_IO_BY_URL on class CL_SKWF_NAMESPACE_UTIL has no exception.
Method GET_ROOT_PACKAGE_APPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPL | Value transfer | Type reference (TYPE) | SKWF_APPL | Applikation | 20010121 | ||
2 | ![]() |
PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20010121 |
Method GET_ROOT_PACKAGE_APPL on class CL_SKWF_NAMESPACE_UTIL has no exception.
Method IO_RENAME 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 | 20010302 | ||
2 | ![]() |
IO | Call by reference | Type reference (TYPE) | SKWF_IO | Umzubenennendes IO | 20010302 | ||
3 | ![]() |
PARENT_FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | Vaterverzeichnis (für Link-Umbenennung) | 20010302 | ||
4 | ![]() |
URL_PART | Call by reference | Type reference (TYPE) | SKWF_URLP | Neuer Name | 20010302 | ||
5 | ![]() |
X_NO_EVENTS | Call by reference | Type reference (TYPE) | SKWF_FLAG | 'X': Keine Events auslösen | 20010302 |
Method IO_RENAME on class CL_SKWF_NAMESPACE_UTIL has no exception.
Method NAME_CHECK_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 | 20000717 | ||
2 | ![]() |
FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Applikation | 20000717 | ||
3 | ![]() |
FOLDER_IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | Verzeichnis-IOs, falls vorhanden | 20010126 | ||
4 | ![]() |
URL_PART | Call by reference | Type reference (TYPE) | SKWF_REFST-URL_PART | KW Framework: URL Teil | 20000717 |
Method NAME_CHECK_IO on class CL_SKWF_NAMESPACE_UTIL has no exception.
Method NAME_CHECK_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 | 20000829 | ||
2 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20000829 | ||
3 | ![]() |
FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Applikation | 20000829 | ||
4 | ![]() |
FOLDER_IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | Liste der Verzeichnis-IOs, falls vorhanden | 20010126 | ||
5 | ![]() |
IO_URL_PARTS | Call by reference | Type reference (TYPE) | SKWF_IOLNKS | Tabelle mit Relativen URLs | 20010124 |
Method NAME_CHECK_IOS on class CL_SKWF_NAMESPACE_UTIL has no exception.
Method NAME_CHECK_ROOT_IO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION | Call by reference | Type reference (TYPE) | SKWF_APPLS-APPL | KW Framework: Applikation | 20000714 | ||
2 | ![]() |
ERROR | Value transfer | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20000714 | ||
3 | ![]() |
URL_PART | Call by reference | Type reference (TYPE) | SKWF_REFST-URL_PART | KW Framework: URL Teil | 20000714 |
Method NAME_CHECK_ROOT_IO on class CL_SKWF_NAMESPACE_UTIL has no exception.
Method URL_PART_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_INVALID_CHAR_REF | Call by reference | Object reference (TYPE REF TO) | CHAR1 | Referenz auf das ungültige Zeichen | 20030506 | ||
2 | ![]() |
P_URL_PART | Call by reference | Type reference (TYPE) | SKWF_URLP | URL-Name | 20000801 | ||
3 | ![]() |
P_X_TOLERANT_MODE | Call by reference | Type reference (TYPE) | SKWF_FLAG | 'X': tolerante Prüfung | 20040305 | ||
4 | ![]() |
P_X_VALID | Value transfer | Type reference (TYPE) | SKWF_FLAG | X: Name ist gültig | 20000801 |
Method URL_PART_VALID on class CL_SKWF_NAMESPACE_UTIL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 50A |