SAP ABAP Class IF_EX_FAGL_CL_SERVICES (Interface for BAdI: FAGL_CL_SERVICES)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20071121
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  FAGL_CL_SERVICES_FALLBACK Fallback for CL Services 20071126
Properties
Class IF_EX_FAGL_CL_SERVICES  
Short Description Interface for BAdI: FAGL_CL_SERVICES    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071121   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GLT0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_EX_FAGL_CL_SERVICES has no interface implemented.
Friends
Class IF_EX_FAGL_CL_SERVICES has no friend class.
Attributes
Class IF_EX_FAGL_CL_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_IMPORT_T882G Instance method Public Method Call After Import Method for V_FAGL_T882G 20080206
2 CHECK_CASH_LDGRP Instance method Public Method Check Whether the Ledger Group Contains the Cash Ledger 20071121
3 CHECK_CASH_LEDGER Instance method Public Method Check Whether the Ledger is a Cash Ledger 20071121
4 CHECK_CL_ACTIVE Instance method Public Method Check Whether Cash Ledger is Active 20071121
5 CHECK_CL_DOCUMENT Instance method Public Method Check Whether Document Is a Cash Ledger Document 20100521
6 CONDENSE_BCF_CL Instance method Public Method Summarization of Balance Carryforward to CL Acct Assignments 20081121
7 GET_CL_DOC_SIMULATION Instance method Public Method Get Output Table for General Ledger Simulation 20071121
8 GET_CONST_RE_ACCOUNT Instance method Public Method Get Default-RE_ACCOUNT 20071121
9 RESET_CL_DOCUMENT Instance method Public Method Reset Cash Ledger Document After Clearing Reset 20100823
Events
Class IF_EX_FAGL_CL_SERVICES has no event.
Types
Class IF_EX_FAGL_CL_SERVICES has no local type.
Method Signatures

Method AFTER_IMPORT_T882G Signature

Method AFTER_IMPORT_T882G on class IF_EX_FAGL_CL_SERVICES has no parameter.
Method AFTER_IMPORT_T882G on class IF_EX_FAGL_CL_SERVICES has no exception.

Method CHECK_CASH_LDGRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CL_GRP Call by reference Type reference (TYPE) BOOLE_D Feld zum Ankreuzen 20071121
2 Importing IV_LDGRP Call by reference Type reference (TYPE) FAGL_LDGRP Ledger-Gruppe 20071121

Method CHECK_CASH_LDGRP on class IF_EX_FAGL_CL_SERVICES has no exception.

Method CHECK_CASH_LEDGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CASH_LEDGER Call by reference Type reference (TYPE) BOOLE_D 20071121
2 Importing IV_RLDNR Call by reference Type reference (TYPE) RLDNR Ledger 20071121

Method CHECK_CASH_LEDGER on class IF_EX_FAGL_CL_SERVICES has no exception.

Method CHECK_CL_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CBA_ACTIVE Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20081009
2 Exporting EV_CFR_ACTIVE Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20081009
3 Exporting EV_CL_ACTIVE Call by reference Type reference (TYPE) BOOLE_D Feld zum Ankreuzen 20071121

Method CHECK_CL_ACTIVE on class IF_EX_FAGL_CL_SERVICES has no exception.

Method CHECK_CL_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CL_DOC Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20100521
2 Importing IV_BELNR Call by reference Type reference (TYPE) BELNR_D Belegnummer eines Buchhaltungsbeleges 20100521
3 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20100521
4 Importing IV_GJAHR Call by reference Type reference (TYPE) GJAHR Geschäftsjahr 20100521

Method CHECK_CL_DOCUMENT on class IF_EX_FAGL_CL_SERVICES has no exception.

Method CONDENSE_BCF_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDS Call by reference Type reference (TYPE) TTFIELDNAME Menge von Feldnamen 20081121

Method CONDENSE_BCF_CL on class IF_EX_FAGL_CL_SERVICES has no exception.

Method GET_CL_DOC_SIMULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BKPF Call by reference Type reference (TYPE) BKPF Belegkopf für Buchhaltung 20071121
2 Exporting ET_BSEG_EXT Call by reference Type reference (TYPE) FAGL_T_BSEG_EXT Tabelle für Zusatzfelder Beleganzeige 20071121
3 Importing IV_RLDNR Call by reference Type reference (TYPE) RLDNR Ledger 20071121

Method GET_CL_DOC_SIMULATION on class IF_EX_FAGL_CL_SERVICES has no exception.

Method GET_CONST_RE_ACCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_T8G41B Call by reference Type reference (TYPE) FAGL_T_T8G41B Werte von Konstanten 20080129
2 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Kontenplan 20071126
3 Importing IV_CONST Call by reference Type reference (TYPE) GLCONST Konstanten für Belegaufteilung 20071121
4 Importing IV_LEDGER Call by reference Type reference (TYPE) GLT0_LEDGER Ledger 20071126

Method GET_CONST_RE_ACCOUNT on class IF_EX_FAGL_CL_SERVICES has no exception.

Method RESET_CL_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BKPF Call by reference Type reference (TYPE) BKPF Belegkopf für Buchhaltung 20100823

Method RESET_CL_DOCUMENT on class IF_EX_FAGL_CL_SERVICES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in