Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REVIEW_STRUCTURE | Structure of Review Questions | 20000407 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REVIEW_HIERARCHY | Structure for Review | 20000407 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_REVIEW_TREE | Structure for Review | 20000427 |
Properties
| Class | CL_REVIEW_STRUCTURE | |
| Short Description | Structure for Review | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQADB | Question and Answer Database |
| Created | 20000407 | SAP |
| Last change | 00000000 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_REVIEW_STRUCTURE | Structure of Review Questions | 20000407 |
Friends
Class CL_REVIEW_STRUCTURE has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Authorization check | 20000706 | |
| 2 | Instance method | Public | Method | Checks Whether Activity Valid | 20000523 | |
| 3 | Instance method | Public | Method | Checks for Changes to Structure | 20000411 | |
| 4 | Instance method | Protected | Method | Check Which Structure Items Valid | 20000509 | |
| 5 | Instance method | Public | Constructor | Constructor | 20000407 | |
| 6 | Instance method | Protected | Method | Fills Message Structure | 20000523 | |
| 7 | Static method | Protected | Method | Fills Message Structure | 20000706 | |
| 8 | Instance method | Public | Method | Creates Word Document for Specified Structure | 20000425 | |
| 9 | Instance method | Public | Method | Destructor | 20000504 | |
| 10 | Instance method | Public | Method | Provides Table with All Inactive Function Codes | 20000718 | |
| 11 | Static method | Public | Method | Provides Text for Function Code | 20000713 | |
| 12 | Static method | Public | Method | Gets Current System Message | 20000412 | |
| 13 | Instance method | Public | Method | Provides GR Status | 20000718 | |
| 14 | Instance method | Public | Method | Provides Initial Screen from KW | 20000414 | |
| 15 | Instance method | Public | Method | Provides List of All Questions in Current Structure | 20000418 | |
| 16 | Instance method | Protected | Method | Creates Functions for Toolbar | 20000628 | |
| 17 | Instance method | Public | Method | Calls Up Filter Dialog Box | 20000417 | |
| 18 | Instance method | Public | Method | 20000410 | ||
| 19 | Static method | Public | Method | Prepares Hierarchy Tool Message | 20000816 | |
| 20 | Instance method | Public | Method | 20000522 | ||
| 21 | Instance method | Protected | Method | Prepares Hierarchy Tool Message | 20000407 | |
| 22 | Instance method | Public | Method | Sets Display or Change Mode | 20000621 | |
| 23 | Instance method | Public | Method | Hides Tree | 20000724 | |
| 24 | Instance method | Protected | Method | Transfers Structure Data to Word Download | 20000428 | |
| 25 | Static method | Public | Method | Reads Structure Item Descriptions for Reference Objects | 20000427 | |
| 26 | Instance method | Public | Method | 20000410 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | QUESTION_DELETED | Instance Event (0) |
Public (2) |
Questions deleted from structure | 20000825 |
| 2 | QUESTION_INSERTED | Instance Event (0) |
Public (2) |
New questions added to structure | 20000504 |
| 3 | QUESTION_SELECTED | Instance Event (0) |
Public (2) |
Question selected in structure | 20000407 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ACTIV_AUTH_T | Private | See coding | 20000523 | |
||
| 2 | TY_CHECK_NODES_T | Protected | See coding | 20000509 | |
||
| 3 | TY_CHECK_REFS_T | Protected | See coding | 20000509 | |
||
| 4 | TY_NODE | Protected | See coding | 20000407 | |
||
| 5 | TY_NODE_T | Protected | See coding | 20000407 | |
||
| 6 | TY_PICTURE_T | Protected | See coding | 20000414 | |
||
| 7 | TY_VALID_NODES_T | Protected | See coding | 20000509 | |
Method Signatures
Method AUTHORITY_CHECK Signature
Method AUTHORITY_CHECK on class CL_REVIEW_STRUCTURE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Berechtigung | 20000706 |
Method CHECK_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC | Value transfer | Type reference (TYPE) | SYSUBRC | erlaubt = 0 | 20000523 | |||
| 2 | I_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20000523 |
Method CHECK_ACTIVITY on class CL_REVIEW_STRUCTURE has no exception.
Method CHECK_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHANGED | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Struktur wurde geändert | 20000411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Abbruch | 20000411 | ||
| 2 | allg. Fehler | 20000411 |
Method CHECK_NODES_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_VALID_NODES | Call by reference | Type reference (TYPE) | TY_VALID_NODES_T | Schnittstellentabelle für Hierarchieknoten | 20000509 | |||
| 2 | I_NODE | Call by reference | Type reference (TYPE) | HIER_IFACE | Interface für Übergabe der Knoten im Hierarchpflegetool | 20000509 | |||
| 3 | I_T_CHECK_NODES | Call by reference | Type reference (TYPE) | CHECK_NODES_T | zu prüfende Knoten | 20000509 | |||
| 4 | I_T_LIST_OF_REFERENCES | Call by reference | Type reference (TYPE) | TY_CHECK_REFS_T | Verweistabelle für Knoten in der Hierarchietabelle | 20000509 |
Method CHECK_NODES_VALID on class CL_REVIEW_STRUCTURE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REVIEW_TOOL | Call by reference | Object reference (TYPE REF TO) | CL_REVIEW_TOOL | Review Authorenumgebung | 20000720 | |||
| 2 | I_STRUCTURE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für Hierarchiecontrol | 20000407 | |||
| 3 | I_STRUCTURE_ID | Call by reference | Type reference (TYPE) | HIER_IFACE-TREE_ID | Structur ID um Reviewtool | 20000407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Abbruch | 20000407 | ||
| 2 | allg. Fehler | 20000407 |
Method CREATE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGE | Value transfer | Type reference (TYPE) | HIER_MESS | Übergabestruktur für Nachrichten | 20000523 | |||
| 2 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'SQADB' | Nachrichten, Nachrichtenklasse | 20000523 | ||
| 3 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20000523 | |||
| 4 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'I' | Nachrichten, Nachrichtentyp | 20000523 | ||
| 5 | I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20000523 | |||
| 6 | I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20000523 | |||
| 7 | I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20000523 | |||
| 8 | I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20000523 |
Method CREATE_MESSAGE on class CL_REVIEW_STRUCTURE has no exception.
Method CREATE_MESSAGE_FROM_SY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGE | Value transfer | Type reference (TYPE) | HIER_MESS | Übergabestruktur für Nachrichten | 20000706 |
Method CREATE_MESSAGE_FROM_SY on class CL_REVIEW_STRUCTURE has no exception.
Method DOWNLOAD Signature
Method DOWNLOAD on class CL_REVIEW_STRUCTURE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20000425 |
Method FREE Signature
Method FREE on class CL_REVIEW_STRUCTURE has no parameter.
Method FREE on class CL_REVIEW_STRUCTURE has no exception.
Method GET_DISABLED_FCODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DISABLED_FCODES | Value transfer | Type reference (TYPE) | SYUCOMM_T | Tabelle mit allen inaktiven Funktionscodes | 20000718 |
Method GET_DISABLED_FCODES on class CL_REVIEW_STRUCTURE has no exception.
Method GET_FCODE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT | Value transfer | Type reference (TYPE) | STRING | Text zum Funktionscode | 20000713 | |||
| 2 | I_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000713 |
Method GET_FCODE_TEXT on class CL_REVIEW_STRUCTURE has no exception.
Method GET_HIER_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HIER_MESSAGE | Value transfer | Type reference (TYPE) | HIER_MESS | Übergabestruktur für Nachrichten | 20000412 |
Method GET_HIER_MESSAGE on class CL_REVIEW_STRUCTURE has no exception.
Method GET_PF_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STATUS | Value transfer | Type reference (TYPE) | GUI_STATUS | Menu Painter: Statuscode | 20000718 |
Method GET_PF_STATUS on class CL_REVIEW_STRUCTURE has no exception.
Method GET_PICTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_URL | Call by reference | Type reference (TYPE) | C | URL für Einstiegsbild | 20000414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20000414 |
Method GET_QUESTION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_QUEID | Value transfer | Type reference (TYPE) | SQUEID_T_HASH | Tabelle mit Fragen ID | 20000418 |
Method GET_QUESTION_LIST on class CL_REVIEW_STRUCTURE has no exception.
Method INIT_TOOLBAR_BUTTONS Signature
Method INIT_TOOLBAR_BUTTONS on class CL_REVIEW_STRUCTURE has no parameter.
Method INIT_TOOLBAR_BUTTONS on class CL_REVIEW_STRUCTURE has no exception.
Method MAINTAIN_FILTER Signature
Method MAINTAIN_FILTER on class CL_REVIEW_STRUCTURE has no parameter.
Method MAINTAIN_FILTER on class CL_REVIEW_STRUCTURE has no exception.
Method PBO Signature
Method PBO on class CL_REVIEW_STRUCTURE has no parameter.
Method PBO on class CL_REVIEW_STRUCTURE has no exception.
Method RAISE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE | Call by reference | Type reference (TYPE) | HIER_MESS | Übergabestruktur für Nachrichten | 20000816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20000816 |
Method SELECT_QUESTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUEID | Eindeutige ID für Frage |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Abbruch | |||
| 2 | allg. Fehler |
Method SEND_MESSAGE Signature
Method SEND_MESSAGE on class CL_REVIEW_STRUCTURE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20000411 |
Method SET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_MODE | Call by reference | Type reference (TYPE) | CHAR1 | 'E' = Edit, 'D' = Display | 20000621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Abbruch | 20000621 | ||
| 2 | Struktur ist gesperrt | 20000811 | ||
| 3 | allg. Fehler | 20000621 |
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBLE | Value transfer | Type reference (TYPE) | C | 'X' = Tree Wird angezeigt | 20000724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Abbruch | 20000809 | ||
| 2 | allg. Fehler | 20000724 |
Method START_WORD_DOWNLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_STRUCTURE | Call by reference | Type reference (TYPE) | SREVDOWN_T | Schnittstelle zum Download von Reviewfragen | 20000428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Abbruch | 20000503 | ||
| 2 | allg. Fehler | 20000503 |
Method STREE_GET_STEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGE | Call by reference | Type reference (TYPE) | HIER_MESS | Übergabestruktur für Nachrichten | 20000427 | |||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20000427 | |||
| 3 | I_REF_TYPE | Call by reference | Type reference (TYPE) | HIER_REF-REF_TYPE | Erlaubte Verweistypen in der Strukturablage | 20000616 | |||
| 4 | I_T_REF | Call by reference | Type reference (TYPE) | HIER_REF_T | Verweistabelle für Knoten in der Hierarchietabelle | 20000428 | |||
| 5 | P_T_TEXT | Call by reference | Type reference (TYPE) | HIER_TEXTS_T | Schnittstellentabelle für Texte in der Hierarchiepflege | 20000427 |
Method STREE_GET_STEXT on class CL_REVIEW_STRUCTURE has no exception.
Method USER_COMMAND Signature
Method USER_COMMAND on class CL_REVIEW_STRUCTURE has no parameter.
Method USER_COMMAND on class CL_REVIEW_STRUCTURE has no exception.
Event Signatures
Event QUESTION_DELETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_QUEID | Exporting | Value transfer | Type reference (TYPE) | SQUEID_T | Eindeutige ID für Frage | 20000825 |
Event QUESTION_INSERTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_QUEID | Exporting | Value transfer | Type reference (TYPE) | SQUEID_T | Eindeutige ID für Frage | 20000817 |
Event QUESTION_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUEID | Exporting | Value transfer | Type reference (TYPE) | SQADB01-QUEID | Eindeutige ID für Frage | 20000407 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |