SAP ABAP Class CL_REVIEW_STRUCTURE (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_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 CL_HIER_REF_KW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HIER_REF_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_ICON Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_REVIEW_CONTEXT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CNDP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 ICON 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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_DATA_CHANGED Instance attribute Protected Type reference (TYPE) CHAR1 Change indicator 20000411
2 A_DISPLAY_MODE Instance attribute Protected Type reference (TYPE) CHAR1 'E' = Edit, 'D' = Display 20000621
3 A_HIER_MESSAGE Instance attribute Protected Type reference (TYPE) HIER_MESS Transfer structure for messages 20000407
4 A_NEW_STRUCTURE_ID Instance attribute Protected Type reference (TYPE) TTREE-ID ID for Switching to New Structure 20000503
5 A_OKCODE Instance attribute Protected Type reference (TYPE) SYUCOMM Current OK Code 20000407
6 A_STRUCTURE Instance attribute Protected Type reference (TYPE) TTREE current structure 20000502
7 A_STRUCTURE_LANGU Instance attribute Protected Type reference (TYPE) SYLANGU SAP System, Current Language 20000620
8 A_STRUCTURE_TADIR Instance attribute Protected Type reference (TYPE) TADIR TADIR Entry in Structure 20000523
9 A_T_ACTIVITY Instance attribute Private Type reference (TYPE) ACTIV_AUTH_T Valid Activities 20000523
10 A_T_BUTTONS Instance attribute Protected Type reference (TYPE) TTB_BUTTON Toolbar Buttons 20000627
11 A_T_PICTURE Instance attribute Private Type reference (TYPE) TY_PICTURE_T Internal Table for Initial Screen 20000414
12 A_T_SQADB01REV_FIELDS Instance attribute Protected Type reference (TYPE) DDFIELDS DD: Field List for sqadb02rev 20000616
13 A_T_TOOLBARMENUS Instance attribute Protected Type reference (TYPE) TTB_BTNMNU Assignment of Toolbar Button to Context Menu 20000628
14 A_VISIBLE Instance attribute Private Type reference (TYPE) CHAR1 'X' 'X' = Visible 20000724
15 C_ACTIVITY_DELETE Instance attribute Public Attribute reference (LIKE) 20000523
16 C_ACTIVITY_EDIT Instance attribute Public Attribute reference (LIKE) 20000523
17 C_ACTIVITY_NEW Instance attribute Public Attribute reference (LIKE) 20000523
18 C_ACTIVITY_SHOW Instance attribute Public Attribute reference (LIKE) 20000523
19 C_DISPLAY_MODE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20000621
20 C_DISPLAY_MODE_EDIT Instance attribute Public Attribute reference (LIKE) 20000621
21 C_DUMMY_QUEID Instance attribute Public Attribute reference (LIKE) 20000522
22 C_FCODE_CHANGE_HEADING Instance attribute Public Attribute reference (LIKE) 20000417
23 C_FCODE_COPY Instance attribute Public Attribute reference (LIKE) 20000809
24 C_FCODE_DELETE_NODE Instance attribute Public Attribute reference (LIKE) 20000411
25 C_FCODE_DOWNLOAD Instance attribute Public Attribute reference (LIKE) 20000425
26 C_FCODE_DOWNLOAD_HTML Instance attribute Public Attribute reference (LIKE) 20001229
27 C_FCODE_INSERT_DOCUMENT Instance attribute Public Attribute reference (LIKE) 20000407
28 C_FCODE_INSERT_HEADING Instance attribute Public Attribute reference (LIKE) 20000407
29 C_FCODE_INSERT_HEADING_SUB Instance attribute Public Attribute reference (LIKE) 20000727
30 C_FCODE_INSERT_KENDOCUMENT Instance attribute Public Attribute reference (LIKE) 20000502
31 C_FCODE_INSERT_QUESTION Instance attribute Public Attribute reference (LIKE) 20000407
32 C_FCODE_INSERT_QUESTION_SUB Instance attribute Public Attribute reference (LIKE) 20000727
33 C_FCODE_INSERT_REVIEW Instance attribute Public Attribute reference (LIKE) 20000502
34 C_FCODE_INSERT_REVIEWTYPE Instance attribute Public Attribute reference (LIKE) 20000502
35 C_FCODE_INSERT_STRUC Instance attribute Public Attribute reference (LIKE) 20000407
36 C_FCODE_INSERT_SUBSTRUC Instance attribute Public Attribute reference (LIKE) 20000407
37 C_FCODE_LEAVE_TO_STRUCTURE Instance attribute Public Attribute reference (LIKE) 20000504
38 C_FCODE_MAINT_FILTER Instance attribute Public Attribute reference (LIKE) 20000417
39 C_FCODE_PASTE Instance attribute Public Attribute reference (LIKE) 20000809
40 C_FCODE_RENAME_REVIEW Instance attribute Public Attribute reference (LIKE) 20000614
41 C_FCODE_SAVE_STRUCTURE Instance attribute Public Attribute reference (LIKE) 20000407
42 C_FCODE_SWITCH_FILTER Instance attribute Public Attribute reference (LIKE) 20000809
43 C_FCODE_TOGGLE Instance attribute Public Attribute reference (LIKE) 20000621
44 C_FCODE_UNDO Instance attribute Public Attribute reference (LIKE) 20000818
45 C_FILTERTYP_TREE Constant Private Type reference (TYPE) CHAR10 'TREE' Identifies Filter 20000803
46 C_HIER_FCODE_INSERT_NODE Instance attribute Protected Attribute reference (LIKE) 20000504
47 C_HIER_FCODE_INSERT_SUBNODE Instance attribute Protected Attribute reference (LIKE) 20000504
48 C_HIER_FCODE_NODE_CHANGE Instance attribute Protected Attribute reference (LIKE) 20000504
49 C_HIER_FCODE_SELECT Instance attribute Protected Attribute reference (LIKE) 20000504
50 C_NODE_TYPE_REVIEW Instance attribute Public Attribute reference (LIKE) 20000502
51 C_NODE_TYPE_REVIEW_DOCUMENT Instance attribute Public Attribute reference (LIKE) 20000407
52 C_NODE_TYPE_REVIEW_HEADING Instance attribute Public Attribute reference (LIKE) 20000407
53 C_NODE_TYPE_REVIEW_QUESTION Instance attribute Public Attribute reference (LIKE) 20000407
54 C_NODE_TYPE_REVIEW_ROOT Instance attribute Public Attribute reference (LIKE) 20000502
55 C_NODE_TYPE_REVIEW_STRUC Instance attribute Public Attribute reference (LIKE) 20000614
56 C_NODE_TYPE_REVIEW_TYPE Instance attribute Public Attribute reference (LIKE) 20000502
57 C_NODE_TYPE_STRUC Instance attribute Public Attribute reference (LIKE) 20000502
58 C_REF_TYPE_KENDOCU Instance attribute Public Attribute reference (LIKE) 20000407
59 C_REF_TYPE_KENLOGO Instance attribute Public Attribute reference (LIKE) 20000502
60 C_REF_TYPE_KENTEMPLATE Instance attribute Public Attribute reference (LIKE) 20000502
61 C_REF_TYPE_REVIEWNODE Instance attribute Public Attribute reference (LIKE) 20000613
62 C_REF_TYPE_REVQUEST Instance attribute Public Attribute reference (LIKE) 20000407
63 C_REF_TYPE_TREE Instance attribute Public Attribute reference (LIKE) 20000504
64 C_TREE_TYPE_REVIEW Instance attribute Public Attribute reference (LIKE) 20000502
65 C_TREE_TYPE_REVIEW_ROOT Instance attribute Public Attribute reference (LIKE) 20000523
66 C_UP_NAME_OKCODE Instance attribute Public Attribute reference (LIKE) 20000407
67 R_FILTER Instance attribute Protected Object reference (TYPE REF TO) CL_REVIEW_STRUCTURE_FILTER Filter for Review Structure 20000417
68 R_REVIEW_TOOL Instance attribute Protected Object reference (TYPE REF TO) CL_REVIEW_TOOL Authoring Environment for Review 20000720
69 R_STRUCTURE_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Structure 20000407
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Instance method Protected Method Authorization check 20000706
2 CHECK_ACTIVITY Instance method Public Method Checks Whether Activity Valid 20000523
3 CHECK_CHANGED Instance method Public Method Checks for Changes to Structure 20000411
4 CHECK_NODES_VALID Instance method Protected Method Check Which Structure Items Valid 20000509
5 CONSTRUCTOR Instance method Public Constructor Constructor 20000407
6 CREATE_MESSAGE Instance method Protected Method Fills Message Structure 20000523
7 CREATE_MESSAGE_FROM_SY Static method Protected Method Fills Message Structure 20000706
8 DOWNLOAD Instance method Public Method Creates Word Document for Specified Structure 20000425
9 FREE Instance method Public Method Destructor 20000504
10 GET_DISABLED_FCODES Instance method Public Method Provides Table with All Inactive Function Codes 20000718
11 GET_FCODE_TEXT Static method Public Method Provides Text for Function Code 20000713
12 GET_HIER_MESSAGE Static method Public Method Gets Current System Message 20000412
13 GET_PF_STATUS Instance method Public Method Provides GR Status 20000718
14 GET_PICTURE Instance method Public Method Provides Initial Screen from KW 20000414
15 GET_QUESTION_LIST Instance method Public Method Provides List of All Questions in Current Structure 20000418
16 INIT_TOOLBAR_BUTTONS Instance method Protected Method Creates Functions for Toolbar 20000628
17 MAINTAIN_FILTER Instance method Public Method Calls Up Filter Dialog Box 20000417
18 PBO Instance method Public Method 20000410
19 RAISE_MESSAGE Static method Public Method Prepares Hierarchy Tool Message 20000816
20 SELECT_QUESTION Instance method Public Method 20000522
21 SEND_MESSAGE Instance method Protected Method Prepares Hierarchy Tool Message 20000407
22 SET_DISPLAY_MODE Instance method Public Method Sets Display or Change Mode 20000621
23 SET_VISIBLE Instance method Public Method Hides Tree 20000724
24 START_WORD_DOWNLOAD Instance method Protected Method Transfers Structure Data to Word Download 20000428
25 STREE_GET_STEXT Static method Public Method Reads Structure Item Descriptions for Reference Objects 20000427
26 USER_COMMAND 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 NO_AUTHORITY keine Berechtigung 20000706

Method CHECK_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RC Value transfer Type reference (TYPE) SYSUBRC erlaubt = 0 20000523
2 Importing 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 Exporting E_CHANGED Call by reference Type reference (TYPE) CHAR1 'X' = Struktur wurde geändert 20000411
# Exception Resumable Description Created on
1 CANCELED User Abbruch 20000411
2 ERROR allg. Fehler 20000411

Method CHECK_NODES_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_VALID_NODES Call by reference Type reference (TYPE) TY_VALID_NODES_T Schnittstellentabelle für Hierarchieknoten 20000509
2 Importing I_NODE Call by reference Type reference (TYPE) HIER_IFACE Interface für Übergabe der Knoten im Hierarchpflegetool 20000509
3 Importing I_T_CHECK_NODES Call by reference Type reference (TYPE) CHECK_NODES_T zu prüfende Knoten 20000509
4 Importing 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 Importing I_REVIEW_TOOL Call by reference Object reference (TYPE REF TO) CL_REVIEW_TOOL Review Authorenumgebung 20000720
2 Importing I_STRUCTURE_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container für Hierarchiecontrol 20000407
3 Importing I_STRUCTURE_ID Call by reference Type reference (TYPE) HIER_IFACE-TREE_ID Structur ID um Reviewtool 20000407
# Exception Resumable Description Created on
1 CANCELED User Abbruch 20000407
2 ERROR allg. Fehler 20000407

Method CREATE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_MESSAGE Value transfer Type reference (TYPE) HIER_MESS Übergabestruktur für Nachrichten 20000523
2 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID 'SQADB' Nachrichten, Nachrichtenklasse 20000523
3 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20000523
4 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichten, Nachrichtentyp 20000523
5 Importing I_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20000523
6 Importing I_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20000523
7 Importing I_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20000523
8 Importing 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 Returning 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 ERROR 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 Returning 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 Returning E_TEXT Value transfer Type reference (TYPE) STRING Text zum Funktionscode 20000713
2 Importing 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 Returning 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 Returning 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 Exporting E_URL Call by reference Type reference (TYPE) C URL für Einstiegsbild 20000414
# Exception Resumable Description Created on
1 ERROR allg. Fehler 20000414

Method GET_QUESTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Importing I_MESSAGE Call by reference Type reference (TYPE) HIER_MESS Übergabestruktur für Nachrichten 20000816
# Exception Resumable Description Created on
1 ERROR 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 CANCELED User Abbruch
2 ERROR allg. Fehler

Method SEND_MESSAGE Signature

Method SEND_MESSAGE on class CL_REVIEW_STRUCTURE has no parameter.
# Exception Resumable Description Created on
1 ERROR allg. Fehler 20000411

Method SET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_MODE Call by reference Type reference (TYPE) CHAR1 'E' = Edit, 'D' = Display 20000621
# Exception Resumable Description Created on
1 CANCELED User Abbruch 20000621
2 ENQUEUE_ERROR Struktur ist gesperrt 20000811
3 ERROR allg. Fehler 20000621

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Value transfer Type reference (TYPE) C 'X' = Tree Wird angezeigt 20000724
# Exception Resumable Description Created on
1 CANCELED User Abbruch 20000809
2 ERROR allg. Fehler 20000724

Method START_WORD_DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_STRUCTURE Call by reference Type reference (TYPE) SREVDOWN_T Schnittstelle zum Download von Reviewfragen 20000428
# Exception Resumable Description Created on
1 CANCELED User Abbruch 20000503
2 ERROR allg. Fehler 20000503

Method STREE_GET_STEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE Call by reference Type reference (TYPE) HIER_MESS Übergabestruktur für Nachrichten 20000427
2 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20000427
3 Importing I_REF_TYPE Call by reference Type reference (TYPE) HIER_REF-REF_TYPE Erlaubte Verweistypen in der Strukturablage 20000616
4 Importing I_T_REF Call by reference Type reference (TYPE) HIER_REF_T Verweistabelle für Knoten in der Hierarchietabelle 20000428
5 Changing 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