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 | 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 | Static method | Public | Method | Deletes the GUID of a previously registered reader | 20020702 | |
| 2 | Static method | Public | Method | Provides the GUID of a previously registered reader | 20020702 | |
| 3 | Static method | Public | Method | Registers the reader (GUID) | 20020703 | |
| 4 | 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 | ID_ACC_SYSTEM | Value transfer | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20020702 | |||
| 2 | ID_REP_APPL | Value transfer | Type reference (TYPE) | /EACA/REP_APPL | Reportinganwendung im xGL | 20020702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ID_ACC_SYSTEM | Value transfer | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20020702 | |||
| 2 | ID_GUID | Call by reference | Type reference (TYPE) | SYSUUID_22 | UUID in komprimierter Form (22 Stellen UUENCODEd) | 20020702 | |||
| 3 | ID_REP_APPL | Value transfer | Type reference (TYPE) | /EACA/REP_APPL | Reportinganwendung im xGL | 20020702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ID_ACC_SYSTEM | Value transfer | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20020703 | |||
| 2 | ID_GUID | Value transfer | Type reference (TYPE) | SYSUUID_22 | UUID in komprimierter Form (22 Stellen UUENCODEd) | 20020703 | |||
| 3 | ID_REP_APPL | Value transfer | Type reference (TYPE) | /EACA/REP_APPL | Reportinganwendung im xGL | 20020703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020703 | |||
| 2 | 20020703 |
Method MODIFY_READER_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACC_SYSTEM | Value transfer | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20020703 | |||
| 2 | ID_GUID | Value transfer | Type reference (TYPE) | SYSUUID_22 | UUID in komprimierter Form (22 Stellen UUENCODEd) | 20020703 | |||
| 3 | ID_REP_APPL | Value transfer | Type reference (TYPE) | /EACA/REP_APPL | Reportinganwendung im xGL | 20020703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020703 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10B |