SAP ABAP Class CL_FAGL_RRI (Reporting: FI-CO Reconciliation)
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_RRI  
Short Description Reporting: FI-CO Reconciliation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FAGL_REPORTING    
Program status     
Category 0   
Package FAGL_REPORTING_EHP3   Reporting: General Ledger Accounting 
Created 20080306   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FAGL_RRI has no interface implemented.
Friends
Class CL_FAGL_RRI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_HOART Static Attribute Private Type reference (TYPE) FAGL_T_HOART Origin Object Types Contained in Customizing 20080311
2 GT_HOART_TEXT_BUFFER Static Attribute Private Type reference (TYPE) FAGL_T_HOART Texts for All Origin Object Types 20080311
3 GT_REPORT_CH Static Attribute Private Type reference (TYPE) FAGL_T_RRI_CUST_DISP Receiver Reports for Current Origin Object Type (HOART) 20080328
4 GT_RRI_CUST Static Attribute Private Type reference (TYPE) FAGL_T_RRI_CUST Table with Current Customizing 20080328
5 GV_CT_CHANGED_SINCE_SAVE Static Attribute Public Type reference (TYPE) ABAP_BOOL Has GT_RRI_CUST been changed since last database update? 20080527
6 GV_CURRENT_HOART Static Attribute Private Type reference (TYPE) HOART Current Origin Object Type 20080328
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LINE_TO_RT_16 Static method Public Method Add Target Report 20080328
2 CHANGE_ROW_ORDER_8 Static method Public Method Change Line Sequence in GT_REPORT_CH 20080328
3 CHECK_CT_CHANGED Static method Public Method (Obs.Due to Attrib) Check If Compl.Custzg Changed Since Save 20080527
4 CHECK_CUST_EXIST Static method Public Method Check Whether Customizing Tables Contains At Least One Entry 20080623
5 CHECK_RT_17 Static method Public Method Check Contents of GT_REPORT_CH 20080328
6 CHECK_RT_CHANGED Static method Public Method Check If Customiz. for Currnt OrigObjType Changed Since Save 20080401
7 DELETE_HOART_6 Static method Public Method Delete All Entries for Specified Origin Object Types 20080328
8 DELETE_REPORT_7 Static method Public Method Delete Target Report 20080328
9 FILL_CT_FROM_DB_13 Static method Public Method Fill GT_RRI_CUST from Database 20080328
10 FILL_HOART_TEXT_BUFFER Static method Public Method Fill Buffer Table gt_hoart_text 20080307
11 FILL_HT_FROM_CT_11 Static method Public Method Fill GT_HOART with Origin Object Types from GT_RRI_CUST 20080328
12 FILL_RT_FROM_CT_10 Static method Public Method Fill GT_REPORT_CH w. GT_RRI_CUST Content for Crnt OrigObType 20080328
13 GET_CURRENT_HOART_5 Static method Public Method Export GV_CURRENT_HOART 20080328
14 GET_HT_1 Static method Public Method Export GT_HOART 20080328
15 GET_RT_2 Static method Public Method Export GT_REPORT_CH 20080328
16 LOCK_DB Static method Public Method Lock Customizing Table on Database 20080425
17 MODIFY_CT_FROM_DEFAULTTAB_15 Static method Public Method Incorporate Total Standard Customizing in GT_RRI_CUST 20080328
18 MODIFY_CT_FROM_RT_9 Static method Public Method Write Contents from GT_REPORT_CH to GT_RRI_CUST 20080328
19 MODIFY_RT_FROM_DEFAULTTAB_12 Static method Public Method Incorporate Standard Customizing for Current Origin Obj.Type 20080328
20 SET_CURRENT_HOART_4 Static method Public Method Import GV_CURRENT_HOART 20080328
21 SET_RT_3 Static method Public Method Import GT_REPORT_CH 20080328
22 START Instance method Public Method Start Customizing Screen Sequence 20080306
23 TRANSPORT Static method Public Method Transport Customizing 20080612
24 UNLOCK_DB Static method Public Method Remove Lock Off Customizing Table 20080425
25 UPDATE_DB_FROM_CT_14 Static method Public Method Write Contents from GT_RRI_CUST to Database 20080328
Events
Class CL_FAGL_RRI has no event.
Types
Class CL_FAGL_RRI has no local type.
Method Signatures

Method ADD_LINE_TO_RT_16 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RTOOL Call by reference Type reference (TYPE) RSTI_RTOOL BRST Empfängertool 20080328

Method ADD_LINE_TO_RT_16 on class CL_FAGL_RRI has no exception.

Method CHANGE_ROW_ORDER_8 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE_ROW Call by reference Type reference (TYPE) I Zeile, die verschoben werden soll 20080328
2 Importing IV_TARGET_ROW Call by reference Type reference (TYPE) I Zeile, vor der eingefügt werden soll 20080328
# Exception Resumable Description Created on
1 CX_FAGL_ILLEGAL_ROW_INDEX Ungültiger Zeilenindex beim Aufruf übergeben 20080328

Method CHECK_CT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20080527

Method CHECK_CT_CHANGED on class CL_FAGL_RRI has no exception.

Method CHECK_CUST_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CUST_EXIST Value transfer Type reference (TYPE) ABAP_BOOL Enthält Cust.-Tab. mind. einen Eintrag? 20080623

Method CHECK_CUST_EXIST on class CL_FAGL_RRI has no exception.

Method CHECK_RT_17 Signature

Method CHECK_RT_17 on class CL_FAGL_RRI has no parameter.
# Exception Resumable Description Created on
1 CX_FAGL_RRI_CHECK 20080331

Method CHECK_RT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL Geändert? 20080401

Method CHECK_RT_CHANGED on class CL_FAGL_RRI has no exception.

Method DELETE_HOART_6 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HOART Call by reference Type reference (TYPE) FAGL_T_HOART zu löschende HOARTs 20080328
# Exception Resumable Description Created on
1 CX_FAGL_RRI_NO_HOART 20080328

Method DELETE_REPORT_7 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROWS Call by reference Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20080328
# Exception Resumable Description Created on
1 CX_FAGL_RRI_NO_REPORT 20080328

Method FILL_CT_FROM_DB_13 Signature

Method FILL_CT_FROM_DB_13 on class CL_FAGL_RRI has no parameter.
Method FILL_CT_FROM_DB_13 on class CL_FAGL_RRI has no exception.

Method FILL_HOART_TEXT_BUFFER Signature

Method FILL_HOART_TEXT_BUFFER on class CL_FAGL_RRI has no parameter.
Method FILL_HOART_TEXT_BUFFER on class CL_FAGL_RRI has no exception.

Method FILL_HT_FROM_CT_11 Signature

Method FILL_HT_FROM_CT_11 on class CL_FAGL_RRI has no parameter.
Method FILL_HT_FROM_CT_11 on class CL_FAGL_RRI has no exception.

Method FILL_RT_FROM_CT_10 Signature

Method FILL_RT_FROM_CT_10 on class CL_FAGL_RRI has no parameter.
Method FILL_RT_FROM_CT_10 on class CL_FAGL_RRI has no exception.

Method GET_CURRENT_HOART_5 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_CURRENT_HOART Value transfer Type reference (TYPE) FAGL_S_HOART Tabelle: Herkunftsobjektarten (Profitcenter-Rechnung) 20080328

Method GET_CURRENT_HOART_5 on class CL_FAGL_RRI has no exception.

Method GET_HT_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_HOART Value transfer Type reference (TYPE) FAGL_T_HOART Tabelle: Herkunftsobjektarten (Profitcenter-Rechnung) 20080328

Method GET_HT_1 on class CL_FAGL_RRI has no exception.

Method GET_RT_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REPORT Call by reference Type reference (TYPE) FAGL_T_RRI_CUST_DISP Tabellentyp: Customizing Berichtsschnittstelle FI-CO 20080416

Method GET_RT_2 on class CL_FAGL_RRI has no exception.

Method LOCK_DB Signature

Method LOCK_DB on class CL_FAGL_RRI has no parameter.
# Exception Resumable Description Created on
1 CX_FAGL_ENQUEUE_ERROR 20080425

Method MODIFY_CT_FROM_DEFAULTTAB_15 Signature

Method MODIFY_CT_FROM_DEFAULTTAB_15 on class CL_FAGL_RRI has no parameter.
Method MODIFY_CT_FROM_DEFAULTTAB_15 on class CL_FAGL_RRI has no exception.

Method MODIFY_CT_FROM_RT_9 Signature

Method MODIFY_CT_FROM_RT_9 on class CL_FAGL_RRI has no parameter.
Method MODIFY_CT_FROM_RT_9 on class CL_FAGL_RRI has no exception.

Method MODIFY_RT_FROM_DEFAULTTAB_12 Signature

Method MODIFY_RT_FROM_DEFAULTTAB_12 on class CL_FAGL_RRI has no parameter.
Method MODIFY_RT_FROM_DEFAULTTAB_12 on class CL_FAGL_RRI has no exception.

Method SET_CURRENT_HOART_4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HOART Call by reference Type reference (TYPE) HOART 20080328
# Exception Resumable Description Created on
1 CX_FAGL_RRI_NO_HOART 20080328

Method SET_RT_3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REPORT Call by reference Type reference (TYPE) FAGL_T_RRI_CUST_DISP Tabellentyp: Customizing Berichtsschnittstelle FI-CO 20080328

Method SET_RT_3 on class CL_FAGL_RRI has no exception.

Method START Signature

Method START on class CL_FAGL_RRI has no parameter.
Method START on class CL_FAGL_RRI has no exception.

Method TRANSPORT Signature

Method TRANSPORT on class CL_FAGL_RRI has no parameter.
Method TRANSPORT on class CL_FAGL_RRI has no exception.

Method UNLOCK_DB Signature

Method UNLOCK_DB on class CL_FAGL_RRI has no parameter.
Method UNLOCK_DB on class CL_FAGL_RRI has no exception.

Method UPDATE_DB_FROM_CT_14 Signature

Method UPDATE_DB_FROM_CT_14 on class CL_FAGL_RRI has no parameter.
Method UPDATE_DB_FROM_CT_14 on class CL_FAGL_RRI has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604