SAP ABAP Class CL_CON_ACC_COMPARE_BALANCES (Reconcile Monthly Totals Inventory Ledger - General Ledger)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-INV (Application Component) Inventory Accounting
     CON_ACC (Package) Connector Financials - NewFIN Part
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_NAVIGATION_TARGET "Goto" Destination 20041209
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_READER Read Interface 20041209
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_REPORTING_APPL_SERVICE Interface to Reporting 20041209
Properties
Class CL_CON_ACC_COMPARE_BALANCES  
Short Description Reconcile Monthly Totals Inventory Ledger - General Ledger    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CON_ACC   Connector Financials - NewFIN Part 
Created 20041209   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CON_ACC_COMPARE_BALANCES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_NAVIGATION_TARGET "Goto" Destination 20041209
2 IF_FINB_READER Read Interface 20041209
3 IF_FINB_REPORTING_APPL_SERVICE Interface to Reporting 20041209
Friends
Class CL_CON_ACC_COMPARE_BALANCES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MB_SNAPSHOT Instance attribute Protected Type reference (TYPE) C Snapshot Function Active 20041213
2 MB_SNAP_CREATE Instance attribute Protected Type reference (TYPE) C Generate Snapshot 20041213
3 MB_SNAP_SUBTRACT Instance attribute Protected Type reference (TYPE) C Subtract Snapshot 20041213
4 MD_ACC_SYSTEM Instance attribute Protected Type reference (TYPE) ACC_SYSTEM Accounting System 20041213
5 MO_CONNECTOR Instance attribute Protected Object reference (TYPE REF TO) OBJECT Connector Object 20041213
6 MO_REP_SERV Instance attribute Protected Object reference (TYPE REF TO) IF_FINB_REPORTING_SERVICE Interface to Reporting Tool 20041209
7 MT_CURRENCIES Instance attribute Protected Type reference (TYPE) T_CURRENCIES Currencies 20041213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041209
2 GET_CURRENCIES Instance method Protected Method Determine Subsidiary Ledger Currencies 20041213
3 START Instance method Public Method Start Reporting Service 20041209
Events
Class CL_CON_ACC_COMPARE_BALANCES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 D_MONAT Public Type reference (TYPE) MONAT Fiscal Period 20041213
2 S_CURRENCIES Public See coding 20041213 BEGIN OF s_currencies, company TYPE fin_company, currcomp TYPE fin_currcomp, curraccsys TYPE fin_curraccsys, currhard TYPE fin_currhard, currindex TYPE fin_currindex, currcompglob TYPE fin_currcompglob, END OF s_currencies
3 TAB_BUKRS Public See coding 20041213 TAB_BUKRS type standard table of bukrs
4 T_CURRENCIES Public See coding 20041213 t_currencies TYPE STANDARD TABLE OF s_currencies WITH DEFAULT KEY
5 T_MONAT Public See coding 20041213 T_MONAT type standard table of d_monat
6 T_RANGE_SAKNR Public See coding 20041213 T_RANGE_SAKNR type range of saknr
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_DIFOLY Call by reference Type reference (TYPE) C 20041209
2 Importing IB_JOU_GR Call by reference Type reference (TYPE) C 20041209
3 Importing IB_JOU_IN Call by reference Type reference (TYPE) C 20041209
4 Importing IB_JOU_WI Call by reference Type reference (TYPE) C 20041209
5 Importing IB_SNAPSHOT Call by reference Type reference (TYPE) C 20041209
6 Importing IB_WIP Call by reference Type reference (TYPE) C 20041209
7 Importing ID_GJAHR Call by reference Type reference (TYPE) GJAHR Geschäftsjahr 20041209
8 Importing IT_BUKRS Call by reference Type reference (TYPE) TAB_BUKRS Buchungskreise 20041209
9 Importing IT_PERIOD Call by reference Type reference (TYPE) T_MONAT 20041209
10 Importing IT_SAKNR Call by reference Type reference (TYPE) T_RANGE_SAKNR 20041209
# Exception Resumable Description Created on
1 ERROR_OCCURRED Fehler aufgetreten 20041209

Method GET_CURRENCIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CURRENCIES Call by reference Type reference (TYPE) T_CURRENCIES Währungen 20041213
2 Importing ID_ACC_SYSTEM Call by reference Type reference (TYPE) ACC_SYSTEM Rechnungssystem 20041213
3 Importing IT_BUKRS Call by reference Type reference (TYPE) TAB_BUKRS Buchungskreise 20041213
# Exception Resumable Description Created on
1 ERROR_OCCURRED Fehler aufgetreten 20041213

Method START Signature

Method START on class CL_CON_ACC_COMPARE_BALANCES has no parameter.
Method START on class CL_CON_ACC_COMPARE_BALANCES has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 400