SAP ABAP Class CL_AFWGO_VIEWER (AFWGO Entities: Display)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-AN (Application Component) Analyzer
     CFM_AFWGO (Package) CFM Analyzer: Process Control
Properties
Class CL_AFWGO_VIEWER  
Short Description AFWGO Entities: Display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFM_AFWGO   CFM Analyzer: Process Control 
Created 20000822   SAP 
Last change 20040819   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RMDI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_AFWGO_VIEWER has no interface implemented.
Friends
Class CL_AFWGO_VIEWER has no friend class.
Attributes
Class CL_AFWGO_VIEWER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_EP1 Static method Public Method Display Master Data for Single Record Procedure 20000904
2 DISPLAY_EP2 Static method Public Method Display Master Data for Final Result Procedure 20000822
Events
Class CL_AFWGO_VIEWER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LS_ALV_OUTTAB Private See coding Output Table for ALV 20000822 BEGIN OF ls_alv_outtab, * für ESV: flid TYPE afwch_fl-flid, fltext TYPE afwch_flt-text, flicon TYPE AFWCH_FL_ICON, sichtid type JBRSICHTID, * für EEV: evalproc1 type afwgo_evalproc, phid TYPE jbrphid, phtext TYPE jbrpht-kbez, phicon TYPE jbrph-status_icon, phflid TYPE jbrph-ph_filter, phtest TYPE afwch_status, * für beide: kf TYPE afwkf_defin-keyfigure, kftext TYPE afwkf_defint-text, END OF ls_alv_outtab
Method Signatures

Method DISPLAY_EP1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Value transfer Type reference (TYPE) AFW_KEYDATE Stichtag der Auswertung 20010321
2 Importing I_EVALPROC1 Call by reference Type reference (TYPE) AFWGO_EVALPROC Einzelsatzverfahren 20000904
3 Importing I_FLG_TITLE Value transfer Type reference (TYPE) XFELD 'X' Feld, ob Titel angezeigt wird 20010322
4 Importing I_REPID Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20000904
# Exception Resumable Description Created on
1 READ_ERROR Fehler beim Lesen von Stammdaten 20000904

Method DISPLAY_EP2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Value transfer Type reference (TYPE) AFW_KEYDATE Stichtag der Auswertung 20010321
2 Importing I_EVALPROC2 Call by reference Type reference (TYPE) AFWGO_EVALPROC_2 Endergebnisverfahren 20000822
3 Importing I_FLG_TITLE Value transfer Type reference (TYPE) XFELD 'X' Flag, ob Titel angezeigt wird 20010322
4 Importing I_REPID Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20000824
5 Importing I_TEST Call by reference Type reference (TYPE) AFWCH_FLAG_SELE ' ' Flag, ob PH mit Testselektionen 20040507
# Exception Resumable Description Created on
1 READ_ERROR Fehler beim Lesen von Stammdaten 20000822
History
Last changed by/on SAP  20040819 
SAP Release Created in 462_10