SAP ABAP Class CL_FOPC_UI_AISREPORT_F4 (Search Help for AIS Reports)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_AIS (Package) AIS Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20050309
Properties
Class CL_FOPC_UI_AISREPORT_F4  
Short Description Search Help for AIS Reports    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FOPC_AIS   AIS Integration 
Created 20050309   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FOPCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20050309
Friends
Class CL_FOPC_UI_AISREPORT_F4 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PREFIX Constant Private Type reference (TYPE) CHAR1 'K' Prefix for Object Key 20050314
2 GT_AISREPORT_F4 Static Attribute Private Type reference (TYPE) T_REPORT_DETAILS_F4 F4 Help for AIS Reports 20050315
3 GT_APPLOG Static Attribute Private Type reference (TYPE) CRMT_BSP_APPLOG_TAB Error Log 20050330
4 G_AIS_ID Static Attribute Private Type reference (TYPE) FOPC_AIS_ID ID of the AIS System 20050315
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Static method Private Method Build Message Log 20050330
2 F4_AIS_REPORTS Static method Private Method List of Available AIS Reports from AIS System 20050310
Events
Class CL_FOPC_UI_AISREPORT_F4 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_REPORT_DETAILS_F4 Private See coding 20050315 BEGIN OF s_report_details_f4, * sort type i, object_key TYPE crmt_bsp_objectkey, * include type fopc_s_aisreport_details, role TYPE agr_name, role_text TYPE fopc_ais_role, tcode TYPE tcode, langu TYPE spras, ttext TYPE ttext_stct, param TYPE tcdparam, END OF s_report_details_f4
2 T_REPORT_DETAILS_F4 Private See coding F4 Help Table for AIS Reports 20050315 t_report_details_f4 TYPE SORTED TABLE OF s_report_details_f4 WITH UNIQUE KEY object_key
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20050330

Method ADD_MESSAGE on class CL_FOPC_UI_AISREPORT_F4 has no exception.

Method F4_AIS_REPORTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AIS_REPORT Call by reference Type reference (TYPE) FOPC_T_AISREPORT_DETAILS MIC relevante AIS Berichte (pro Rolle) 20050310
2 Importing I_AIS_SYSTEM Call by reference Type reference (TYPE) FOPC_AIS_ID AIS Systeme für MIC 20050310
3 Importing I_REPORT_TEXT Call by reference Type reference (TYPE) FOPC_AIS_REPORT_TEXT Berichtsbezeichnung 20050310
4 Importing I_ROLE Call by reference Type reference (TYPE) AGR_NAME Name der Rolle 20050310
5 Importing I_ROLE_TEXT Call by reference Type reference (TYPE) FOPC_AIS_ROLE AIS-Rolle (Bezeichnung) 20050310
6 Importing I_TCODE Call by reference Type reference (TYPE) FOPC_AIS_TCODE AIS-Bericht (Transaktionscode) 20050310

Method F4_AIS_REPORTS on class CL_FOPC_UI_AISREPORT_F4 has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 600