SAP ABAP Class CL_QA_MANAGER (Question & Answer Manager)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-BRHF (Application Component) Basis-Related Help Functions, Appl. Log, Formula Intepreter
     BALV_ADDON (Package) Additional Functions with ALV Grid
Properties
Class CL_QA_MANAGER  
Short Description Question & Answer Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BALV_ADDON   Additional Functions with ALV Grid 
Created 20030429   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QA_MANAGER has no forward declaration.
Interfaces
Class CL_QA_MANAGER has no interface implemented.
Friends
Class CL_QA_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FIELDNAME Constant Private Type reference (TYPE) STRING 'POPUP_ANSWER' Field Name for Personalization 20030429
2 GC_PERSKEY Constant Private Type reference (TYPE) SPERS_KEY 'QUESTION_ANSWER_MANAGER' Key for Personalization 20030429
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ANSWERS Static method Public Method Evaluate Answers to Dialog Box 20030429
2 GET_ANSWER Static method Private Method Provide Answers to Dialog Box 20030429
3 SAVE_ANSWER Static method Public Method Save Answer to Dialog Box 20030429
Events
Class CL_QA_MANAGER has no event.
Types
Class CL_QA_MANAGER has no local type.
Method Signatures

Method CHECK_ANSWERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IDENTICAL_ANSWERS Call by reference Type reference (TYPE) I '10' Anzahl aufeinanderfolgender gleicher Antworten 20030429
2 Importing IV_POPUP_NUMBER Call by reference Type reference (TYPE) SLIS_HANDL Nummer des Popups 20030429
3 Importing IV_PROGRAM Call by reference Type reference (TYPE) SY-REPID Programm 20030429
4 Returning RV_ANSWER Value transfer Type reference (TYPE) CHAR01 Antwort 20030429

Method CHECK_ANSWERS on class CL_QA_MANAGER has no exception.

Method GET_ANSWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POPUP_NUMBER Call by reference Type reference (TYPE) SLIS_HANDL Nummer des Popups 20030429
2 Importing IV_PROGRAM Call by reference Type reference (TYPE) SY-REPID Programm 20030429
3 Returning RV_ANSWER Value transfer Type reference (TYPE) STRING Antwort 20030429

Method GET_ANSWER on class CL_QA_MANAGER has no exception.

Method SAVE_ANSWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ANSWER Call by reference Type reference (TYPE) QAMANAGER_ANSWER Popup Antwort 20030429
2 Importing IV_POPUP_NUMBER Call by reference Type reference (TYPE) SLIS_HANDL Nummer des Popups 20030429
3 Importing IV_PROGRAM Call by reference Type reference (TYPE) SY-REPID Programm 20030429

Method SAVE_ANSWER on class CL_QA_MANAGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640