SAP ABAP Class CL_REVIEW_NODE_OLD (Structure for Review)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-ASA (Application Component) ASAP (AcceleratedSAP)
⤷
SQADB (Package) Question and Answer Database
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REVIEW_NODE | Maintenance Dialog for Structure Items | 20000816 |
Properties
| Class | CL_REVIEW_NODE_OLD | |
| 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 | 20000816 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_REVIEW_NODE | Maintenance Dialog for Structure Items | 20000816 |
Friends
Class CL_REVIEW_NODE_OLD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Data changed | 20000816 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Action terminated | 20000816 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Display only | 20000816 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR key for information object | 20000816 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Character field, length 70 | 20000816 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | HIER_IFACE | Interface for transferring nodes in hier. maintenance tool | 20000816 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | Current Maintenance Language | 20000816 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | HIER_TEXTS | KW Document Description for Logo | 20000816 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | HIER_TEXTS | KW Document Description for Questionnaire Template | 20000816 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SDOKPROPTYS | SDOK: List of Pairs of Name and Value | 20000816 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | HIER_REF_T | Hierarchy table node link table | 20000816 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | HIER_TEXTS_T | Hierarchy maintenance text interface table | 20000816 | |||
| 13 | Instance attribute | Public | Attribute reference (LIKE) | 20000816 | |||||
| 14 | Instance attribute | Public | Attribute reference (LIKE) | 20000816 | |||||
| 15 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'PASS' | OK Code: Assign KW Document | 20000816 | ||
| 16 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'PDEL' | OK Code: Delete KW Document | 20000816 | ||
| 17 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'PCHAN' | OK Code: Edit KW Document | 20000816 | ||
| 18 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'PIMP' | OK Code: Import KW Document | 20000816 | ||
| 19 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'ASSR' | OK Code: Assign Review | 20000816 | ||
| 20 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'TASS' | OK Code: Assign KW Document | 20000816 | ||
| 21 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'TDEL' | OK Code: Delete KW Document | 20000816 | ||
| 22 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'TCHAN' | OK Code: Edit KW Document | 20000816 | ||
| 23 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'TIMP' | OK Code: Import KW Document | 20000816 | ||
| 24 | Constant | Public | Type reference (TYPE) | IWBAREA-AREA | 'IWBASAP' | Area | 20000816 | ||
| 25 | Constant | Public | Type reference (TYPE) | IWCLASS-CLASS | 'ASAPGEN' | Info Object Class for Documents | 20000816 | ||
| 26 | Constant | Public | Type reference (TYPE) | IWCLASS-CLASS | 'IWB4FOLDER' | Info Object Class for Folder | 20000816 | ||
| 27 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20000816 | |||
| 28 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu for Display Mode | 20000816 | |||
| 29 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu for Edit Mode | 20000816 | |||
| 30 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20000816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks for Changed Data | 20000816 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000816 | |
| 3 | Instance method | Public | Constructor | Constructor | 20000816 | |
| 4 | Instance method | Public | Method | New KW Node for Existing KW Document | 20000816 | |
| 5 | Instance method | Public | Method | New KW Node for Uploaded Document | 20000816 | |
| 6 | Instance method | Private | Method | Creates Reference to Structure Item | 20000816 | |
| 7 | Instance method | Private | Method | Deletes Reference to Structure Item | 20000816 | |
| 8 | Instance method | Public | Method | Call Up KW Editor for Reference Obkect | 20000816 | |
| 9 | Instance method | Public | Method | Destructor | 20000816 | |
| 10 | Instance method | Public | Method | Provides Data for Structure Item | 20000816 | |
| 11 | Instance method | Public | Method | Calls Up Maintenance Dialog | 20000816 | |
| 12 | Instance method | Public | Method | 20000816 | ||
| 13 | Instance method | Public | Method | 20000816 | ||
| 14 | Instance method | Public | Method | Sets Display or Change Mode | 20000816 | |
| 15 | Instance method | Public | Method | Sets Data for Structure Item | 20000816 | |
| 16 | Instance method | Public | Method | 20000816 | ||
| 17 | Static method | Public | Method | Reads Structure Item Descriptions for Reference Objects | 20000816 |
Events
Class CL_REVIEW_NODE_OLD has no event.
Types
Class CL_REVIEW_NODE_OLD has no local type.
Method Signatures
Method CHECK_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ATTRIBUTES_CHANGED | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Attribute wurden geändert | 20000816 | |||
| 2 | E_CHANGED | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Daten wurden geändert | 20000816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Abbruch | 20000816 | ||
| 2 | allg. Fehler | 20000816 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_REVIEW_NODE_OLD has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REVIEW_NODE_OLD has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | CHAR1 | Nur Anzeigemodus | 20000816 | |||
| 2 | I_EDIT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20000816 | |||
| 3 | I_EDIT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20000816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20000816 |
Method CREATE_KENDOCU_REF_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_TYPE | Call by reference | Type reference (TYPE) | HIER_REF-REF_TYPE | Erlaubte Verweistypen in der Strukturablage | 20000816 | |||
| 2 | P_NODE | Call by reference | Type reference (TYPE) | HIER_IFACE | Interface für Übergabe der Knoten im Hierarchpflegetool | 20000816 | |||
| 3 | P_T_REF | Call by reference | Type reference (TYPE) | HIER_REF_T | Verweistabelle für Knoten in der Hierarchietabelle | 20000816 | |||
| 4 | P_T_TEXT | Call by reference | Type reference (TYPE) | HIER_TEXTS_T | Schnittstellentabelle für Texte in der Hierarchiepflege | 20000816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Abbruch | 20000816 | ||
| 2 | allg. Fehler | 20000816 |
Method CREATE_KENDOCU_REF_UPLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_TYPE | Call by reference | Type reference (TYPE) | HIER_REF-REF_TYPE | Erlaubte Verweistypen in der Strukturablage | 20000816 | |||
| 2 | P_NODE | Call by reference | Type reference (TYPE) | HIER_IFACE | Interface für Übergabe der Knoten im Hierarchpflegetool | 20000816 | |||
| 3 | P_T_REF | Call by reference | Type reference (TYPE) | HIER_REF_T | Verweistabelle für Knoten in der Hierarchietabelle | 20000816 | |||
| 4 | P_T_TEXT | Call by reference | Type reference (TYPE) | HIER_TEXTS_T | Schnittstellentabelle für Texte in der Hierarchiepflege | 20000816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Abbruch | 20000816 | ||
| 2 | allg. Fehler | 20000816 |
Method CREATE_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_OBJECT | Call by reference | Type reference (TYPE) | C | Referenziertes Objekt zum Knoten | 20000816 | |||
| 2 | I_REF_TYPE | Call by reference | Type reference (TYPE) | HIER_REF-REF_TYPE | Erlaubte Verweistypen in der Strukturablage | 20000816 | |||
| 3 | P_T_REF | Call by reference | Type reference (TYPE) | HIER_REF_T | Verweistabelle für Knoten in der Hierarchietabelle | 20000816 |
Method CREATE_REF on class CL_REVIEW_NODE_OLD has no exception.
Method DELETE_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_OBJECT | Call by reference | Type reference (TYPE) | HIER_REF-REF_OBJECT | Referenziertes Objekt zum Knoten | 20000816 | |||
| 2 | I_REF_TYPE | Call by reference | Type reference (TYPE) | HIER_REF-REF_TYPE | Erlaubte Verweistypen in der Strukturablage | 20000816 | |||
| 3 | P_T_REF | Call by reference | Type reference (TYPE) | HIER_REF_T | Verweistabelle für Knoten in der Hierarchietabelle | 20000816 |
Method DELETE_REF on class CL_REVIEW_NODE_OLD has no exception.
Method EDIT_KENDOCU 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 | 20000816 | |||
| 2 | I_REF | Call by reference | Type reference (TYPE) | HIER_REF | Liste von Referenzen zu Knoten | 20000816 |
Method EDIT_KENDOCU on class CL_REVIEW_NODE_OLD has no exception.
Method FREE Signature
Method FREE on class CL_REVIEW_NODE_OLD has no parameter.
Method FREE on class CL_REVIEW_NODE_OLD has no exception.
Method GET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NODE | Call by reference | Type reference (TYPE) | HIER_IFACE | Interface für Übergabe der Knoten im Hierarchpflegetool | 20000816 | |||
| 2 | E_T_REF | Call by reference | Type reference (TYPE) | HIER_REF_T | Verweistabelle für Knoten in der Hierarchietabelle | 20000816 | |||
| 3 | E_T_TEXT | Call by reference | Type reference (TYPE) | HIER_TEXTS_T | Schnittstellentabelle für Texte in der Hierarchiepflege | 20000816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Abbruch | 20000816 | ||
| 2 | allg. Fehler | 20000816 |
Method MAINTAIN_HEADING_NODE_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ATTRIBUTES_CHANGED | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Attribute wurden geändert | 20000816 | |||
| 2 | E_CHANGED | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Daten wurden geändert | 20000816 | |||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache für Knotenpflege | 20000816 | ||
| 4 | P_NODE | Call by reference | Type reference (TYPE) | HIER_IFACE | Interface für Übergabe der Knoten im Hierarchpflegetool | 20000816 | |||
| 5 | P_T_REF | Call by reference | Type reference (TYPE) | HIER_REF_T | Verweistabelle für Knoten in der Hierarchietabelle | 20000816 | |||
| 6 | P_T_TEXT | Call by reference | Type reference (TYPE) | HIER_TEXTS_T | Schnittstellentabelle für Texte in der Hierarchiepflege | 20000816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Abbruch | 20000816 | ||
| 2 | allg. Fehler | 20000816 |
Method PAI Signature
Method PAI on class CL_REVIEW_NODE_OLD has no parameter.
Method PAI on class CL_REVIEW_NODE_OLD has no exception.
Method PBO Signature
Method PBO on class CL_REVIEW_NODE_OLD has no parameter.
Method PBO on class CL_REVIEW_NODE_OLD has no exception.
Method SET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = nur Anzeige | 20000816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Abbruch | 20000816 | ||
| 2 | allg. Fehler | 20000816 |
Method SET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Spache für aktuellen Knoten | 20000816 | |||
| 2 | I_NODE | Call by reference | Type reference (TYPE) | HIER_IFACE | Interface für Übergabe der Knoten im Hierarchpflegetool | 20000816 | |||
| 3 | I_T_REF | Call by reference | Type reference (TYPE) | HIER_REF_T | Verweistabelle für Knoten in der Hierarchietabelle | 20000816 | |||
| 4 | I_T_TEXT | Call by reference | Type reference (TYPE) | HIER_TEXTS_T | Schnittstellentabelle für Texte in der Hierarchiepflege | 20000816 |
Method SET_NODE on class CL_REVIEW_NODE_OLD has no exception.
Method SET_OKCODE Signature
Method SET_OKCODE on class CL_REVIEW_NODE_OLD has no parameter.
Method SET_OKCODE on class CL_REVIEW_NODE_OLD has no exception.
Method STREE_GET_STEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20000816 | |||
| 2 | I_REF_TYPE | Call by reference | Type reference (TYPE) | HIER_REF-REF_TYPE | Erlaubte Verweistypen in der Strukturablage | 20000816 | |||
| 3 | I_T_KEN_CONTEXT | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20000816 | |||
| 4 | I_T_REF | Call by reference | Type reference (TYPE) | HIER_REF_T | Verweistabelle für Knoten in der Hierarchietabelle | 20000816 | |||
| 5 | P_T_TEXT | Call by reference | Type reference (TYPE) | HIER_TEXTS_T | Schnittstellentabelle für Texte in der Hierarchiepflege | 20000816 |
Method STREE_GET_STEXT on class CL_REVIEW_NODE_OLD has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |