SAP ABAP Class CL_SKWF_DISPLAY_UTIL (INTERNAL: Utility Functions for FG Display)
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_DISPLAY_UTIL | |
| Short Description | INTERNAL: Utility Functions for FG Display | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SKWF | SAP Knowledge Warehouse Framework |
| Created | 20000724 | SAP |
| Last change | 20040603 | 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) |
Interfaces
Class CL_SKWF_DISPLAY_UTIL has no interface implemented.
Friends
Class CL_SKWF_DISPLAY_UTIL has no friend class.
Attributes
Class CL_SKWF_DISPLAY_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks Display Rules | 20000724 | |
| 2 | Static method | Public | Method | Determine Display Names of IOs | 20001218 | |
| 3 | Static method | Public | Method | Removes IOs Marked 'Hidden' from the List | 20001002 |
Events
Class CL_SKWF_DISPLAY_UTIL has no event.
Types
Class CL_SKWF_DISPLAY_UTIL has no local type.
Method Signatures
Method CHECK_DISPLAY_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20000724 | |||
| 2 | RULE_KEY | Call by reference | Type reference (TYPE) | SDOK_PROPN | Attribut eines Dokuments oder einer Beziehung | 20000724 | |||
| 3 | RVAL | Value transfer | Type reference (TYPE) | I | 0 value = ' ', 1 value = 'X' | 20000724 |
Method CHECK_DISPLAY_RULE on class CL_SKWF_DISPLAY_UTIL has no exception.
Method IOS_DISPLAYNAME_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISP_NAMES | Call by reference | Type reference (TYPE) | SKWF_DSPNS | Tabelle mit Anzeigenamen | 20001218 | |||
| 2 | IOS | Call by reference | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20001218 | |||
| 3 | LOIOS_PHIOS | Call by reference | Type reference (TYPE) | SKWF_LPIOS | LOIOs für Fallback bei Beschriebungstexten | 20030401 | |||
| 4 | PARENT_FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | Opt. Vaterverzeichnis (für Link-Namen) | 20010122 | |||
| 5 | X_DESCRIPTION | Call by reference | Type reference (TYPE) | SKWF_FLAG | 'X' | 'X': Beschreibung in 'DISP_NAMES' mitliefern | 20001218 |
Method IOS_DISPLAYNAME_GET on class CL_SKWF_DISPLAY_UTIL has no exception.
Method REMOVE_HIDDEN_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILDREN | Call by reference | Type reference (TYPE) | SKWF_OBJDPS | Tabelle mit Kinderberechnungs-Resultaten | 20001002 | |||
| 2 | PACKAGE_ID | Call by reference | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001002 |
Method REMOVE_HIDDEN_CHILDREN on class CL_SKWF_DISPLAY_UTIL has no exception.
History
| Last changed by/on | SAP | 20040603 |
| SAP Release Created in | 50A |