SAP ABAP Class CL_POWL_CATEGORY_ACCESSOR (acesses the POWL categories on DB)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MUS-POW (Application Component) Personal Object Worklist
⤷
GEN_PERSONAL_OBJECT_WORKLIST (Package) generic worklist
⤷
⤷
Properties
| Class | CL_POWL_CATEGORY_ACCESSOR | |
| Short Description | acesses the POWL categories on DB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GEN_PERSONAL_OBJECT_WORKLIST | generic worklist |
| Created | 20041215 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_POWL_CATEGORY_ACCESSOR has no forward declaration.
Interfaces
Class CL_POWL_CATEGORY_ACCESSOR has no interface implemented.
Friends
Class CL_POWL_CATEGORY_ACCESSOR has no friend class.
Attributes
Class CL_POWL_CATEGORY_ACCESSOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | creates the supplied categories on DB | 20050321 | |
| 2 | Static method | Public | Method | delete categories | 20050428 | |
| 3 | Static method | Public | Method | delivers data for categories from DB | 20050203 | |
| 4 | Static method | Public | Method | updates category description | 20050425 |
Events
Class CL_POWL_CATEGORY_ACCESSOR has no event.
Types
Class CL_POWL_CATEGORY_ACCESSOR has no local type.
Method Signatures
Method CREATE_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CATEGORIES | Call by reference | Type reference (TYPE) | POWL_CATEGORY_TTY | Kategorien für das Anzeigelayout der Linkmatrix für Abfragen | 20050322 |
Method CREATE_CATEGORIES on class CL_POWL_CATEGORY_ACCESSOR has no exception.
Method DELETE_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CATEGORIES | Call by reference | Type reference (TYPE) | POWL_CATEGORY_TTY | Kategorien für das Anzeigelayout der Linkmatrix für Abfragen | 20050428 |
Method DELETE_CATEGORY on class CL_POWL_CATEGORY_ACCESSOR has no exception.
Method GET_VISIBLE_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VISIBLE_CATEGORIES | Value transfer | Type reference (TYPE) | POWL_CATEGORY_TTY | Kategorien für das Anzeigelayout der Linkmatrix für Abfragen | 20050203 | |||
| 2 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Anwendungs-ID | 20050203 | |||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | LANG | Sprachenschlüssel | 20050203 | |||
| 4 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | Benutzername | 20050203 | |||
| 5 | I_VISIBLE_QUERIES | Call by reference | Type reference (TYPE) | POWL_QUERY_TTY | Abfrage | 20050203 |
Method GET_VISIBLE_CATEGORIES on class CL_POWL_CATEGORY_ACCESSOR has no exception.
Method UPDATE_CATEGORY_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CATEGORIES | Call by reference | Type reference (TYPE) | POWL_CATEGORY_TTY | Kategorien für das Anzeigelayout der Linkmatrix für Abfragen | 20050425 |
Method UPDATE_CATEGORY_DESCRIPTION on class CL_POWL_CATEGORY_ACCESSOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 600 |