SAP ABAP Class CL_FAGL_EMU_LEDGERS (Conversion Routines: SOP)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     FAGL_EURO_CONVERSION (Package) Euro Conversion in New General Ledger Accounting
Properties
Class CL_FAGL_EMU_LEDGERS  
Short Description Conversion Routines: SOP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FAGL_EMU    
Program status     
Category 0   
Package FAGL_EURO_CONVERSION   Euro Conversion in New General Ledger Accounting 
Created 20040813   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FAGL_EMU_LEDGERS has no interface implemented.
Friends
Class CL_FAGL_EMU_LEDGERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CMD_BAL_TABNAME Constant Public Type reference (TYPE) TABNAME16 'EWUFI_BAL_FLEX' Table Name of Balance Table 20040813
2 CMD_BUILD_BAL Constant Public Type reference (TYPE) CHAR3 'BAL' Single-Character Indicator 20040903
3 CMD_BUILD_SOP Constant Public Type reference (TYPE) CHAR3 'SOP' Single-Character Indicator 20040903
4 CMD_EMU_ENVI_NO Constant Public Type reference (TYPE) CHAR1 '' Single-Character Indicator 20040830
5 CMD_EMU_ENVI_YES Constant Public Type reference (TYPE) CHAR1 'X' Single-Character Indicator 20040830
6 CMD_MAX_PARALLEL_STEPS Constant Public Type reference (TYPE) INT4 16 Natural Number 20040913
7 CMD_PHASE_ANALYZE Constant Public Type reference (TYPE) EWUUMSPHAS 'ANALYZE' Conversion phases 20040813
8 CMD_PHASE_POST Constant Public Type reference (TYPE) EWUUMSPHAS 'POST' Conversion phases 20040816
9 CMD_PHASE_RECON Constant Public Type reference (TYPE) EWUUMSPHAS 'RECON' Conversion phases 20040816
10 CMD_SOP_TABNAME Constant Public Type reference (TYPE) TABNAME16 'EWUFI_SOP_FLEX' Table Name of SOP Table 20040813
11 SMD_ASYNC Static Attribute Public Type reference (TYPE) CHAR1 Single-Character Indicator 20041208
12 SMD_BLOCK_SIZE Static Attribute Public Type reference (TYPE) INT4 1000 Natural Number 20041208
13 SMD_DATE_OF_CONVERSION Static Attribute Public Type reference (TYPE) SYDATUM Current Date of Application Server 20040823
14 SMD_EMU_ENVI Static Attribute Public Type reference (TYPE) CHAR1 'X' Single-Character Indicator 20040830
15 SMD_ERROR Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20040813
16 SMD_GRP_COUNTER Static Attribute Public Type reference (TYPE) FAGL_EMU_GRP_CNT Internal Counter 20040901
17 SMD_MODE Static Attribute Public Type reference (TYPE) CHAR3 SOP or BAL 20040903
18 SMD_PAKET Static Attribute Public Type reference (TYPE) EWUUMSPAK Number of the changeover package 20040813
19 SMD_PHASE Static Attribute Public Type reference (TYPE) EWUUMSPHAS Conversion phases 20040813
20 SMD_REC_CNT Static Attribute Private Type reference (TYPE) I 20040915
21 SMD_RLDNR_LEAD Static Attribute Public Type reference (TYPE) FAGL_RLDNR Ledger in General Ledger Accounting 20040907
22 SMD_SEMAPHORE Static Attribute Public Type reference (TYPE) I 20040910
23 SMD_SEND_CNT Static Attribute Private Type reference (TYPE) I 20040915
24 SMD_SRV_GRP Static Attribute Public Type reference (TYPE) TFC_RZLLI_ACN Server Group 20040913
25 SMR_STYPE_SPLINFO_LONG Static Attribute Public Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20040909
26 SMR_STYPE_SPLINFO_SHORT Static Attribute Public Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20040909
27 SMR_TTYPE_SPLINFO_LONG Static Attribute Public Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20040909
28 SMR_TTYPE_SPLINFO_SHORT Static Attribute Public Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20040909
29 SMT_8G40 Static Attribute Public Type reference (TYPE) FAGL_TT_T8G40_BS Split Fields 20040906
30 SMT_BUKRS_OBJECTS Static Attribute Public Type reference (TYPE) FAGL_EMU_T_BUKRS_OBJECTS ITAB of Company Code Objects 20040831
31 SMT_FIELDLIST_LONG Static Attribute Public Type reference (TYPE) FAGL_EMU_WHERE_CLAUSE ITAB with Width 72 20040909
32 SMT_LEDGERS Static Attribute Private Type reference (TYPE) FAGL_EMU_T_LEDGER_OBJECT ITAB for FAGL_EMU_S_LEDGER_OBJECT 20040817
33 SMT_STAT Static Attribute Private Type reference (TYPE) FAGL_EMU_T_STAT Status Management 20040910
Methods
# Method Level Visibility Method type Description Created on
1 CALLBACK_END Static method Public Method 20040910
2 CREATE_SPLINFO_TYPES Static method Private Method 20040903
3 EMU_CVRT_PARALLEL Static method Private Method EMU: New G/L: DIE Routine for Total Ops / VT 20040915
4 EMU_CVRT_SERIAL Static method Private Method EMU: New G/L: DIE Routine for Total Ops / VT 20040915
5 EXEC_COMPANY_CODE Static method Private Method 20040913
6 FINAL_STATUS Static method Public Method 20040831
7 GET_ERROR Static method Public Method Return SMD_ERROR 20040824
8 GET_NEXT_GROUP_ID Static method Public Method 20040901
9 INITIALIZE Static method Private Method 20040831
10 PERFORM_EMU_CONVERSION Static method Public Method EMU: New G/L: DIE Routine for Total Ops / VT 20040901
11 SELECT_ALL_LEDGERS Static method Private Method Return Object Reference of a Ledger 20040817
12 SELECT_ALL_LEDGERS_FOR_BUKRS Static method Public Method Return Object Reference of a Ledger 20040820
Events
Class CL_FAGL_EMU_LEDGERS has no event.
Types
Class CL_FAGL_EMU_LEDGERS has no local type.
Method Signatures

Method CALLBACK_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE 20040910

Method CALLBACK_END on class CL_FAGL_EMU_LEDGERS has no exception.

Method CREATE_SPLINFO_TYPES Signature

Method CREATE_SPLINFO_TYPES on class CL_FAGL_EMU_LEDGERS has no parameter.
# Exception Resumable Description Created on
1 ERROR 20040903

Method EMU_CVRT_PARALLEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BUKRS Call by reference Type reference (TYPE) FAGL_EMU_T_BUKRS Tabellentype zu Struktur EWUFIBUKRS 20040921
2 Exporting ET_SUMMARY Call by reference Type reference (TYPE) FAGL_EMU_T_SUMMARY Itab zu FAGL_EMU_S_SUMMARY 20041207
3 Importing IT_KEY1 Call by reference Type reference (TYPE) FAGL_EMU_T_KEY1 Itab zu FAGL_EMU_S_KEY1 20041207

Method EMU_CVRT_PARALLEL on class CL_FAGL_EMU_LEDGERS has no exception.

Method EMU_CVRT_SERIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BUKRS Call by reference Type reference (TYPE) FAGL_EMU_T_BUKRS Sortierte Tabelle von Buchungskreisen 20040921
2 Exporting ET_SUMMARY Call by reference Type reference (TYPE) FAGL_EMU_T_SUMMARY Itab zu FAGL_EMU_S_SUMMARY 20041207
3 Importing IT_KEY1 Call by reference Type reference (TYPE) FAGL_EMU_T_KEY1 Itab zu FAGL_EMU_S_KEY1 20041207

Method EMU_CVRT_SERIAL on class CL_FAGL_EMU_LEDGERS has no exception.

Method EXEC_COMPANY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_EMU_STATUS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040914
2 Changing CD_NUM_TRIALS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040914
3 Changing CD_TECH_STATUS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040914
4 Changing CT_MESSAGES Call by reference Type reference (TYPE) FAGL_EMU_T_MSG Itab zu FAGL_EMU_S_MSG 20040914
5 Changing CT_SUMMARY Call by reference Type reference (TYPE) FAGL_EMU_T_SUMMARY Itab zu FAGL_EMU_S_SUMMARY 20041208
6 Importing ID_ASYNC Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040913
7 Importing IS_STAT Call by reference Type reference (TYPE) FAGL_EMU_S_STAT Verwaltung Parallelisierung 20040914
8 Importing IT_KEY1 Call by reference Type reference (TYPE) FAGL_EMU_T_KEY1 Itab zu FAGL_EMU_S_KEY1 20041207

Method EXEC_COMPANY_CODE on class CL_FAGL_EMU_LEDGERS has no exception.

Method FINAL_STATUS Signature

Method FINAL_STATUS on class CL_FAGL_EMU_LEDGERS has no parameter.
Method FINAL_STATUS on class CL_FAGL_EMU_LEDGERS has no exception.

Method GET_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_ERROR Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040824

Method GET_ERROR on class CL_FAGL_EMU_LEDGERS has no exception.

Method GET_NEXT_GROUP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_CNT Value transfer Type reference (TYPE) FAGL_EMU_GRP_CNT Interner Counter 20040901

Method GET_NEXT_GROUP_ID on class CL_FAGL_EMU_LEDGERS has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUKRS Call by reference Type reference (TYPE) FAGL_EMU_T_BUKRS Sortierte Tabelle von Buchungskreisen 20041207
2 Importing ID_DATE_OF_CONVERSION Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20040831
3 Importing ID_ENVI Call by reference Type reference (TYPE) CHAR1 'X' Wird im Rahmen der Euro-Umstellung gestartet 20040831
4 Importing ID_MODE Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20040903
5 Importing ID_PAKET Call by reference Type reference (TYPE) EWUUMSPAK Nummer des Umstellungspaketes 20040831
6 Importing ID_PHASE Call by reference Type reference (TYPE) EWUUMSPHAS Umsetzungs-Phasen 20040831
7 Importing ID_PROGNAME Call by reference Type reference (TYPE) EWUUMSPGM Programm-Name 20040916
8 Importing ID_SRV_GRP Call by reference Type reference (TYPE) TFC_RZLLI_ACN Servergruppe 20040913
9 Importing IT_BUKRS Call by reference Type reference (TYPE) FAGL_EMU_T_BUKRS Sortierte Tabelle von Buchungskreisen 20041207
# Exception Resumable Description Created on
1 ERROR_IN_EMU 20040915
2 ERROR_IN_LEDGER 20040902
3 ERROR_IN_SETUP 20040902
4 ERROR_IN_SYSTEM 20040915

Method PERFORM_EMU_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_STATUS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040913
2 Exporting ET_MESSAGESX Call by reference Type reference (TYPE) FAGL_EMU_T_MSG Itab zu FAGL_EMU_S_MSG 20041208
3 Exporting ET_SUMMARY Call by reference Type reference (TYPE) FAGL_EMU_T_SUMMARY Itab zu FAGL_EMU_S_SUMMARY 20041207
4 Importing ID_BLOCK_SIZE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20041208
5 Importing ID_CVRT_DATE Call by reference Type reference (TYPE) SYDATUM SY-DATUM Aktuelles Datum des Applikationsservers 20040901
6 Importing ID_EMU_LOG_MESSAGES Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040913
7 Importing ID_ENVI Call by reference Type reference (TYPE) CHAR1 CMD_EMU_ENVI_YES Einstelliges Kennzeichen 20040901
8 Importing ID_MODE Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20040901
9 Importing ID_PAKET Call by reference Type reference (TYPE) EWUUMSPAK Nummer des Umstellungspaketes 20040901
10 Importing ID_PARALLELIZE Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20040910
11 Importing ID_PHASE Call by reference Type reference (TYPE) EWUUMSPHAS Umsetzungs-Phasen 20040901
12 Importing ID_PROGNAME Call by reference Type reference (TYPE) EWUUMSPGM Programm-Name 20040916
13 Importing ID_SRV_GRP Call by reference Type reference (TYPE) TFC_RZLLI_ACN Servergruppe 20040913
14 Importing IT_BUKRS Call by reference Type reference (TYPE) FAGL_EMU_T_BUKRS Tabellentype zu Struktur EWUFIBUKRS 20040901
15 Importing IT_KEY1 Call by reference Type reference (TYPE) FAGL_EMU_T_KEY1 Itab zu FAGL_EMU_S_KEY1 20041207
# Exception Resumable Description Created on
1 ERROR 20040902

Method SELECT_ALL_LEDGERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LEDGERS Value transfer Type reference (TYPE) FAGL_EMU_T_LEDGER Konvertierungsroutinen SOP 20040817

Method SELECT_ALL_LEDGERS on class CL_FAGL_EMU_LEDGERS has no exception.

Method SELECT_ALL_LEDGERS_FOR_BUKRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20040820
2 Returning RT_LEDGERS Value transfer Type reference (TYPE) FAGL_EMU_T_LEDGER Konvertierungsroutinen SOP 20040820
# Exception Resumable Description Created on
1 ERROR 20040902
History
Last changed by/on SAP  20100310 
SAP Release Created in 600