SAP ABAP Class CL_FAGL_RMIGR_LOG (Report Migration: Log)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     FAGL_REPORTING_EHP3 (Package) Reporting: General Ledger Accounting
Properties
Class CL_FAGL_RMIGR_LOG  
Short Description Report Migration: Log    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAGL_REPORTING_EHP3   Reporting: General Ledger Accounting 
Created 20070626   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FAGL_RMIGR_LOG has no forward declaration.
Interfaces
Class CL_FAGL_RMIGR_LOG has no interface implemented.
Friends
Class CL_FAGL_RMIGR_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DS_LOG_STATUS Instance attribute Private Type reference (TYPE) FAGL_S_RMIGR_LOG_STATUS Migration Log: Status 20070626
2 DT_LOG_DETAIL Instance attribute Private Type reference (TYPE) FAGL_TS_RMIGR_LOG_DETAIL Migration Log: Details 20070626
3 DT_LOG_HEAD Instance attribute Private Type reference (TYPE) FAGL_TS_RMIGR_LOG_HEAD Migration Log: Headers 20070626
4 DT_LOG_MSG Instance attribute Private Type reference (TYPE) FAGL_TS_RMIGR_LOG_MSG Migration Log: Messages 20070626
5 D_LOGID Instance attribute Public Type reference (TYPE) FAGL_RMIGR_LOGID Log ID of Report Migration 20070626
6 D_TAB Instance attribute Public Type reference (TYPE) SUPERTAB Report Writer Table 20070814
7 D_TAB_TGT Instance attribute Public Type reference (TYPE) SUPERTAB Target: Report Writer Table 20070814
8 GT_INSTANCE Static Attribute Private Type reference (TYPE) FAGL_TS_RMIGR_LOG_INST Migration Log: Instances 20070626
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INSTANCE Static method Public Method Create Log Instance 20070626
2 DELETE Instance method Public Method Delete Log Instance 20070626
3 GET_GUI_DATA Instance method Public Method Get GUI Data of Log Instance 20070626
4 GET_INSTANCE Static method Public Method Get Log Instance 20070626
5 GET_LIST Static method Public Method Get List of Migration Logs (Based on Selection) 20070626
6 SAVE Instance method Public Method Persist with Log Instance 20070626
Events
Class CL_FAGL_RMIGR_LOG has no event.
Types
Class CL_FAGL_RMIGR_LOG has no local type.
Method Signatures

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) CL_FAGL_RMIGR_LOG Berichtsmigration: Protokoll 20070626
2 Importing IS_LOG_STATUS Call by reference Type reference (TYPE) FAGL_S_RMIGR_LOG_STATUS Migrationsprotokoll: Status 20070626
3 Importing IT_LOG_DETAIL Call by reference Type reference (TYPE) FAGL_TS_RMIGR_LOG_DETAIL Migrationsprotokoll: Details 20070626
4 Importing IT_LOG_HEAD Call by reference Type reference (TYPE) FAGL_TS_RMIGR_LOG_HEAD Migrationsprotokoll: Köpfe 20070626
5 Importing IT_LOG_MSG Call by reference Type reference (TYPE) FAGL_TS_RMIGR_LOG_MSG Migrationsprotokoll: Meldungen 20070626

Method CREATE_INSTANCE on class CL_FAGL_RMIGR_LOG has no exception.

Method DELETE Signature

Method DELETE on class CL_FAGL_RMIGR_LOG has no parameter.
Method DELETE on class CL_FAGL_RMIGR_LOG has no exception.

Method GET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LOG_STATUS Call by reference Type reference (TYPE) FAGL_S_RMIGR_LOG_STATUS Migrationsprotokoll: Status 20070626
2 Exporting ET_LOG_DETAIL Call by reference Type reference (TYPE) FAGL_TS_RMIGR_LOG_DETAIL Migrationsprotokoll: Details 20070626
3 Exporting ET_LOG_HEAD Call by reference Type reference (TYPE) FAGL_TS_RMIGR_LOG_HEAD Migrationsprotokoll: Köpfe 20070626
4 Exporting ET_LOG_MSG Call by reference Type reference (TYPE) FAGL_TS_RMIGR_LOG_MSG Migrationsprotokoll: Meldungen 20070626

Method GET_GUI_DATA on class CL_FAGL_RMIGR_LOG has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) CL_FAGL_RMIGR_LOG Berichtsmigration: Protokoll 20070626
2 Importing I_LOGID Call by reference Type reference (TYPE) FAGL_RMIGR_LOGID Protokoll-ID einer Berichtsmigration 20070626
# Exception Resumable Description Created on
1 NOT_FOUND Protokoll-ID nicht gefunden 20070626

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG Call by reference Type reference (TYPE) FAGL_TS_RMIGR_LOG Berichtsmigration: Protokolle 20070711
2 Importing IT_SEL_DATE Call by reference Type reference (TYPE) FAGL_T_RMIGR_SEL_DATE Selektion der Daten 20070626
3 Importing IT_SEL_LOGID Call by reference Type reference (TYPE) FAGL_T_RMIGR_SEL_LOGID Selektion der Protokoll-IDs 20070626
4 Importing IT_SEL_RNAME Call by reference Type reference (TYPE) FAGL_T_RMIGR_SEL_RNAME Selektion der Berichtsnamen 20070626
5 Importing IT_SEL_RNAME_TGT Call by reference Type reference (TYPE) FAGL_T_RMIGR_SEL_RNAME Selektion der Berichtsnamen 20070626
6 Importing IT_SEL_TIME Call by reference Type reference (TYPE) FAGL_T_RMIGR_SEL_TIME Selektion der Zeiten 20070626
7 Importing IT_SEL_UNAME Call by reference Type reference (TYPE) FAGL_T_RMIGR_SEL_UNAME Selektion der Benutzernamen 20070626
8 Importing I_LIB Call by reference Type reference (TYPE) LIB Bibliothek 20070626
9 Importing I_LIB_TGT Call by reference Type reference (TYPE) LIB Bibliothek 20070626
10 Importing I_STATUS Call by reference Type reference (TYPE) FAGL_RMIGR_STATUS Verarbeitungsstatus der Berichtsmigration 20070626

Method GET_LIST on class CL_FAGL_RMIGR_LOG has no exception.

Method SAVE Signature

Method SAVE on class CL_FAGL_RMIGR_LOG has no parameter.
Method SAVE on class CL_FAGL_RMIGR_LOG has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 603