SAP ABAP Class /EACA/CL_GL_ACCOUNT_UTILITIES (Methods in the Environment of the G/L Account)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-GL (Application Component) General Ledger
⤷
/EACA/GL_MD_UTILITIES (Package) Master Data Services for General Ledger
⤷
⤷
Properties
| Class | /EACA/CL_GL_ACCOUNT_UTILITIES | |
| Short Description | Methods in the Environment of the G/L Account | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /EACA/GL_MD_UTILITIES | Master Data Services for General Ledger |
| Created | 20020822 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACA/CL_GL_ACCOUNT_UTILITIES has no forward declaration.
Interfaces
Class /EACA/CL_GL_ACCOUNT_UTILITIES has no interface implemented.
Friends
Class /EACA/CL_GL_ACCOUNT_UTILITIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name | 20020822 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ACC_DATABASIS | Data Basis | 20020822 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ACC_SYSTEM | Accounting System | 20020827 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | /EACA/CL_GL_ACC_SYSTEM | Queries to the Accounting System | 20020822 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | /EACA/ACCOUNT_UTILITIES_T | Table with References to Account Utilities | 20020822 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20020822 | ||
| 2 | Instance method | Public | Method | Derive Journal | 20020822 | |
| 3 | Instance method | Public | Method | Defined Attributes of the Account | 20020823 | |
| 4 | Instance method | Public | Method | Evaluate Account Assignment Category | 20020822 | |
| 5 | Instance method | Public | Method | Evaluate Account Assignment Category for Special BTRAN Needs | 20020904 | |
| 6 | Static method | Public | Method | 20020822 |
Events
Class /EACA/CL_GL_ACCOUNT_UTILITIES has no event.
Types
Class /EACA/CL_GL_ACCOUNT_UTILITIES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACC_SYSTEM | Call by reference | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20020822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Systemfehler | 20020822 |
Method DERIVE_JOURNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_JOURNAL | Call by reference | Type reference (TYPE) | /EACC/JOURNAL | Name eines Journals | 20020822 | |||
| 2 | ID_ITEM | Call by reference | Object reference (TYPE REF TO) | DATA | 20020823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde kein Journal gefunden | 20020822 |
Method GET_ACCOUNT_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ATTRIBUTES | Call by reference | Type reference (TYPE) | ANY | Attribute | 20020823 | |||
| 2 | ID_ITEM | Call by reference | Object reference (TYPE REF TO) | DATA | 20020823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde keine Attribute gefunden | 20020823 |
Method GET_ASSGNMT_TYPE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ASSGNMT_TYPE_INFO | Call by reference | Type reference (TYPE) | ACC_T_ASSTYPE00 | Tabelle der Felder eines Kontierungstyps | 20020822 | |||
| 2 | ID_ITEM | Call by reference | Object reference (TYPE REF TO) | DATA | 20020823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Konto gefunden | 20020823 |
Method GET_ASSGNMT_TYPE_INFO_EXTENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ASSGNMT_TYPE_INFO | Call by reference | Type reference (TYPE) | ACC_T_ASSTYPE00 | Tabelle der Felder eines Kontierungstyps | 20020904 | |||
| 2 | ID_ITEM | Call by reference | Object reference (TYPE REF TO) | DATA | 20020904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Konto gefunden | 20020904 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACC_SYSTEM | Call by reference | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20020822 | |||
| 2 | RO_GL_ACCOUNT_UTILITIES | Value transfer | Object reference (TYPE REF TO) | /EACA/CL_GL_ACCOUNT_UTILITIES | Methoden im Umfeld des Sachkontos | 20020822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Systemfehler | 20020822 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 1.1 |