SAP ABAP Table GRPC_S_UI_QUESTION_ANSWER (Question and Answer structure for CAPA)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_ASSESSMENT_ISSUE_PLAN (Package) Assessment/Issue/Remediation Plan
Basic Data
Table Category INTTAB    Structure 
Structure GRPC_S_UI_QUESTION_ANSWER   Table Relationship Diagram
Short Description Question and Answer structure for CAPA    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 .INCLUDE       0   0   Question with answer  
2 QUESTION_ID GRPC_API_OBJECT_ID GRPC_API_OBJECT_ID CHAR 50   0   GRPC ID of the individual object  
3 QCATEGORY GRPC_QCATEGORY GRPC_D_QCATEGORY CHAR 2   0   Question Category  
4 ATYPE GRPC_ATYPE GRPC_D_ATYPE CHAR 1   0   Answer Type  
5 ACOMMENT GRPC_ACOMMENT GRPC_D_ACOMMENT CHAR 15   0   Answer comment  
6 TEXT GRPC_QTEXT GRPC_D_QTEXT CHAR 1024   0   Question text  
7 QNUMBER GRPC_SEQNR NUM03 NUMC 3   0   Sequence  
8 CHOICES GRPC_ACHOICE GRPC_ACHOICE CHAR 1   0   Answer Yes/No/NA  
9 RATING GRPC_ARATING GRPC_ARATING NUMC 2   0   Answer rating  
10 COMMENTS GRPC_ACOMMNETS GRPC_STRING STRG 0   0   Answer comments  
11 SURVEY_ID SYSUUID_C SYSUUID_C CHAR 32   0   UUID in character form  
History
Last changed by/on SAP  20141106 
SAP Release Created in 300