SAP ABAP Class SDFI_CONSISTENCY (Consistency Check Billing Accounting)
Hierarchy
BBPCRM (Software Component) BBPCRM
   AP-PRC-PR (Application Component) Pricing
     VF (Package) Application development R/3 invoice
Properties
Class SDFI_CONSISTENCY  
Short Description Consistency Check Billing Accounting    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VF   Application development R/3 invoice 
Created 20031217   SAP 
Last change 20040210   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)
2 SDFIG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class SDFI_CONSISTENCY has no interface implemented.
Friends
Class SDFI_CONSISTENCY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_BUKRS Instance attribute Private Type reference (TYPE) SDFIG_T_BUKRS Company Code 20040129
2 MT_FKDAT Instance attribute Private Type reference (TYPE) SDFIG_T_FKDAT Billing Date for Billing Index and Printout 20040129
3 MT_SDFI_DIFFERENCE Instance attribute Private Type reference (TYPE) SDFIG_T_DIFFERENCE Compare SD & FI 20040105
4 MT_SDFI_TOTAL Instance attribute Private Type reference (TYPE) SDFIG_T_TOTAL Total SD & FI 20040105
5 MT_VALUES_FI Instance attribute Private Type reference (TYPE) SDFIG_T_VALUES_FI FI Amounts 20031217
6 MT_VALUES_SD Instance attribute Private Type reference (TYPE) SDFIG_T_VALUES_SD SD Condition Values 20031217
7 MT_VBELN Instance attribute Private Type reference (TYPE) SDFIG_T_VBELN Select Billing Documents 20031217
8 MT_VBRK Instance attribute Private Type reference (TYPE) SDFIG_T_VBRK Billing Document Hits 20031217
9 MV_BPERIODE Instance attribute Private Type reference (TYPE) POPER Posting Period 20040112
10 MV_GJAHR Instance attribute Private Type reference (TYPE) GJAHR Fiscal Year 20040112
Methods
# Method Level Visibility Method type Description Created on
1 ANALYZE_DATA Instance method Public Method Compares SD Condition Values with FI amounts 20040127
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031217
3 DIFFERENCES_FOUND Instance method Public Method Differences Found Between SD and FI 20040114
4 DISPLAY_RESULT Instance method Public Method Print Result 20031217
5 GET_RESULT_TABLES Instance method Public Method Print results table 20040114
6 LOAD_DB Instance method Public Method Read Data from Database 20031217
7 LOAD_FI_AMOUNT Instance method Private Method Read FI Amounts 20031217
8 LOAD_SD_CONDITION_VALUES Instance method Private Method Read Condition Values and Corresponding Accounts 20031217
Events
Class SDFI_CONSISTENCY has no event.
Types
Class SDFI_CONSISTENCY has no local type.
Method Signatures

Method ANALYZE_DATA Signature

Method ANALYZE_DATA on class SDFI_CONSISTENCY has no parameter.
Method ANALYZE_DATA on class SDFI_CONSISTENCY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUKRS Call by reference Type reference (TYPE) SDFIG_T_BUKRS Selektion Fakturadatum 20040129
2 Importing IT_FKDAT Call by reference Type reference (TYPE) SDFIG_T_FKDAT Selektion Fakturadatum 20040129
3 Importing IT_VBELN Call by reference Type reference (TYPE) SDFIG_T_VBELN Selektion Fakturen 20031217
4 Importing IV_BPERIODE Call by reference Type reference (TYPE) POPER Buchungsperiode 20040112
5 Importing IV_GJAHR Call by reference Type reference (TYPE) GJAHR Geschäftsjahr 20040112

Method CONSTRUCTOR on class SDFI_CONSISTENCY has no exception.

Method DIFFERENCES_FOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DIFF_FOUND Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040114

Method DIFFERENCES_FOUND on class SDFI_CONSISTENCY has no exception.

Method DISPLAY_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LIST_DIFF Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040114
2 Importing IO_LIST_TOTAL Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040114
3 Importing IV_DIFF_ONLY Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040115
4 Importing IV_DIFF_TITLE Call by reference Type reference (TYPE) LVC_TITLE Überschrift Differenzentabelle 20040114
5 Importing IV_TOTAL_TITLE Call by reference Type reference (TYPE) LVC_TITLE Überschrift Summentabelle 20040114

Method DISPLAY_RESULT on class SDFI_CONSISTENCY has no exception.

Method GET_RESULT_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SDFI_DIFF Call by reference Type reference (TYPE) SDFIG_T_DIFFERENCE Differenzentabelle SD FI 20040114
2 Exporting ET_SDFI_TOTAL Call by reference Type reference (TYPE) SDFIG_T_TOTAL Summentabelle 20040114

Method GET_RESULT_TABLES on class SDFI_CONSISTENCY has no exception.

Method LOAD_DB Signature

Method LOAD_DB on class SDFI_CONSISTENCY has no parameter.
# Exception Resumable Description Created on
1 NO_ENTRIES_FOUND Keine Tabelleneinträge zur aktuellen Selektion gefunden 20031217

Method LOAD_FI_AMOUNT Signature

Method LOAD_FI_AMOUNT on class SDFI_CONSISTENCY has no parameter.
# Exception Resumable Description Created on
1 NO_ACCOUNT_DOCS_FOUND Kein Buchhaltungsbeleg gefunden 20031217

Method LOAD_SD_CONDITION_VALUES Signature

Method LOAD_SD_CONDITION_VALUES on class SDFI_CONSISTENCY has no parameter.
# Exception Resumable Description Created on
1 NO_CONDITIONS_FOUND Keine Konditionen gefunden 20031217
History
Last changed by/on SAP  20040210 
SAP Release Created in 500