SAP ABAP Class CL_FAA_CFG_DISPATCHER (Dispatcher Config-Interface -> Backbone)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-AA (Application Component) Asset Accounting
     FAA_CUS_GEN (Package) Customizing of Shared Objects
Properties
Class CL_FAA_CFG_DISPATCHER  
Short Description Dispatcher Config-Interface -> Backbone    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAA_CUS_GEN   Customizing of Shared Objects 
Created 20041126   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FAACC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 FAACT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FAA_CFG_DISPATCHER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CF_FAA_OBJECT 20111005 NOT USED!! Static Class for Object Generation
2 CL_FAA_CFG_FACTORY 20111004 Factory Class for Creating CFG Instances
3 CL_FAA_CFG_FACTORY_STATIC 20111010 Static Factory Class for Configuration Instances
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GB_EXTRACTION_ACTIVE Static Attribute Private Type reference (TYPE) BOOLE_D Shows That XML Download Is Active 20050315
2 GB_SIMULATION_ACTIVE Static Attribute Private Type reference (TYPE) BOOLE_D Shows That Data Is Imported Using XML Upload 20050315
3 GB_USE_PRESENTATIONSERVER Static Attribute Private Type reference (TYPE) FAA_USE_PRESENTATIONSERVER Path Used Is Not on Presentation Server 20060703
4 GD_URL Static Attribute Private Type reference (TYPE) STRING 20050315
Methods
# Method Level Visibility Method type Description Created on
1 DEL_EXTRACTION_MODE Static method Public Method Deactivate Extraction Mode (Copy Bus.Configuration to File) 20050201
2 DEL_SIMULATION_MODE Static method Public Method Deactivate Simulation Mode (Run BC per File First) 20041126
3 DETERMINE_CLASSNAME Static method Protected Method Determines Name of Implementation Class for an Object 20041126
4 DETERMINE_INTFNAME Static method Protected Method Determines Name of Interface for an Object 20041126
5 EXTRACTION_IS_ACTIVE Static method Public Method Determines If Extraction Mode Is Active (XML Download) 20050201
6 GET_URL Static method Public Method Gets URL of XML File Being Imported 20041129
7 GET_URL_WITH_SERVERTYPE Static method Public Method Gets URL of XML File to Be Imported and Path Type 20060703
8 SET_EXTRACTION_MODE Static method Public Method Activate Extraction Mode (Copy Bus.Configuration to File) 20050201
9 SET_SIMULATION_MODE Static method Public Method Activate Simulation Mode (Run BC per File First) 20041126
10 SIMULATION_IS_ACTIVE Static method Public Method Determines If Simulation Mode Is Active (XML Upload) 20041130
11 _REFRESH_REFERENCE_MANAGERS Static method Private Method Deletes Reference Management Tables of All Factory Classes 20050422
Events
# Event Type Visibility Description Created on
1 REFRESH_GLOBAL_DATA Static Event
(1)
Public
(2)
Refresh of Static Attributes of Configuration Classes 20061102
Types
Class CL_FAA_CFG_DISPATCHER has no local type.
Method Signatures

Method DEL_EXTRACTION_MODE Signature

Method DEL_EXTRACTION_MODE on class CL_FAA_CFG_DISPATCHER has no parameter.
Method DEL_EXTRACTION_MODE on class CL_FAA_CFG_DISPATCHER has no exception.

Method DEL_SIMULATION_MODE Signature

Method DEL_SIMULATION_MODE on class CL_FAA_CFG_DISPATCHER has no parameter.
Method DEL_SIMULATION_MODE on class CL_FAA_CFG_DISPATCHER has no exception.

Method DETERMINE_CLASSNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OBJECT_TYPE Call by reference Type reference (TYPE) STRING 20041126
2 Returning RD_CLASSNAME Value transfer Type reference (TYPE) STRING 20041126
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20041126

Method DETERMINE_INTFNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OBJECT_TYPE Call by reference Type reference (TYPE) STRING 20041126
2 Returning RD_INTFNAME Value transfer Type reference (TYPE) STRING 20041126
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20041126

Method EXTRACTION_IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_EXTRACTION_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050201

Method EXTRACTION_IS_ACTIVE on class CL_FAA_CFG_DISPATCHER has no exception.

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_URL Value transfer Type reference (TYPE) STRING 20041129

Method GET_URL on class CL_FAA_CFG_DISPATCHER has no exception.

Method GET_URL_WITH_SERVERTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_USE_PRESENTATIONSERVER Value transfer Type reference (TYPE) FAA_USE_PRESENTATIONSERVER Verwendeter Pfad liegt auf dem Präsentationsserver 20060703
2 Exporting ED_URL Value transfer Type reference (TYPE) STRING 20060703

Method GET_URL_WITH_SERVERTYPE on class CL_FAA_CFG_DISPATCHER has no exception.

Method SET_EXTRACTION_MODE Signature

Method SET_EXTRACTION_MODE on class CL_FAA_CFG_DISPATCHER has no parameter.
Method SET_EXTRACTION_MODE on class CL_FAA_CFG_DISPATCHER has no exception.

Method SET_SIMULATION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_USE_PRESENTATIONSERVER Call by reference Type reference (TYPE) FAA_USE_PRESENTATIONSERVER 'X' Verwendeter Pfad liegt auf dem Präsentationsserver 20060703
2 Importing ID_URL Call by reference Type reference (TYPE) STRING 20041129

Method SET_SIMULATION_MODE on class CL_FAA_CFG_DISPATCHER has no exception.

Method SIMULATION_IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_SIMULATION_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041130

Method SIMULATION_IS_ACTIVE on class CL_FAA_CFG_DISPATCHER has no exception.

Method _REFRESH_REFERENCE_MANAGERS Signature

Method _REFRESH_REFERENCE_MANAGERS on class CL_FAA_CFG_DISPATCHER has no parameter.
Method _REFRESH_REFERENCE_MANAGERS on class CL_FAA_CFG_DISPATCHER has no exception.
Event Signatures

Event REFRESH_GLOBAL_DATA Signature
Event REFRESH_GLOBAL_DATA on class CL_FAA_CFG_DISPATCHER has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600