SAP ABAP Class /EACA/CL_GL_READER (Administration of Reader Modules)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-GL (Application Component) General Ledger
     /EACA/GL_DOCUMENT_REPORTING (Package) Document Reporting
Properties
Class /EACA/CL_GL_READER  
Short Description Administration of Reader Modules    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /EACA/GL_DOCUMENT_REPORTING   Document Reporting 
Created 20020702   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACA/CL_GL_READER has no forward declaration.
Interfaces
Class /EACA/CL_GL_READER has no interface implemented.
Friends
Class /EACA/CL_GL_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_TGLREADER Static Attribute Private Type reference (TYPE) /EACA/TGLREADER Administration of the GUIDs for the reader modules 20020702
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_READER_GUID Static method Public Method Deletes the GUID of a previously registered reader 20020702
2 GET_READER_GUID Static method Public Method Provides the GUID of a previously registered reader 20020702
3 INSERT_READER_GUID Static method Public Method Registers the reader (GUID) 20020703
4 MODIFY_READER_GUID Static method Public Method Saves the current GUID of a reader 20020703
Events
Class /EACA/CL_GL_READER has no event.
Types
Class /EACA/CL_GL_READER has no local type.
Method Signatures

Method DELETE_READER_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACC_SYSTEM Value transfer Type reference (TYPE) ACC_SYSTEM Rechnungssystem 20020702
2 Importing ID_REP_APPL Value transfer Type reference (TYPE) /EACA/REP_APPL Reportinganwendung im xGL 20020702
# Exception Resumable Description Created on
1 NOT_FOUND keine passende GUID gefunden 20020702

Method GET_READER_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACC_SYSTEM Value transfer Type reference (TYPE) ACC_SYSTEM Rechnungssystem 20020702
2 Exporting ID_GUID Call by reference Type reference (TYPE) SYSUUID_22 UUID in komprimierter Form (22 Stellen UUENCODEd) 20020702
3 Importing ID_REP_APPL Value transfer Type reference (TYPE) /EACA/REP_APPL Reportinganwendung im xGL 20020702
# Exception Resumable Description Created on
1 NOT_FOUND keine passende GUID gefunden 20020702

Method INSERT_READER_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACC_SYSTEM Value transfer Type reference (TYPE) ACC_SYSTEM Rechnungssystem 20020703
2 Importing ID_GUID Value transfer Type reference (TYPE) SYSUUID_22 UUID in komprimierter Form (22 Stellen UUENCODEd) 20020703
3 Importing ID_REP_APPL Value transfer Type reference (TYPE) /EACA/REP_APPL Reportinganwendung im xGL 20020703
# Exception Resumable Description Created on
1 EXISTING 20020703
2 SET_FAILED 20020703

Method MODIFY_READER_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACC_SYSTEM Value transfer Type reference (TYPE) ACC_SYSTEM Rechnungssystem 20020703
2 Importing ID_GUID Value transfer Type reference (TYPE) SYSUUID_22 UUID in komprimierter Form (22 Stellen UUENCODEd) 20020703
3 Importing ID_REP_APPL Value transfer Type reference (TYPE) /EACA/REP_APPL Reportinganwendung im xGL 20020703
# Exception Resumable Description Created on
1 SET_FAILED 20020703
History
Last changed by/on SAP  20041006 
SAP Release Created in 10B