SAP ABAP Class /EACC/CL_POSTING_TA_CONFIG_GET (Read Configuration Data)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/MANUAL_POSTING (Package) Manual Posting Transactions
⤷
⤷
Properties
| Class | /EACC/CL_POSTING_TA_CONFIG_GET | |
| Short Description | Read Configuration Data | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /EACC/MANUAL_POSTING | Manual Posting Transactions |
| Created | 20020913 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_POSTING_TA_CONFIG_GET has no forward declaration.
Interfaces
Class /EACC/CL_POSTING_TA_CONFIG_GET has no interface implemented.
Friends
Class /EACC/CL_POSTING_TA_CONFIG_GET 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) | /EACC/GUID_SUBSTITUTE | Substitute for 22 character GUID | 20020913 | |||
| 2 | Constant | Private | Type reference (TYPE) | CHAR20 | 'FIELDS' | Configuration Object: Fields in the Entry Sheet Header | 20020913 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR20 | 'FIELDS_FIXED' | Configuation Object: Fixed Fields in the Entry Sheet Header | 20020913 | ||
| 4 | Constant | Private | Type reference (TYPE) | CHAR20 | 'FIELDS_OBLIGATORY' | Config. Object: Required Entry Fields in the Entry Sheet Hdr | 20020913 | ||
| 5 | Constant | Private | Type reference (TYPE) | CHAR20 | 'FIELD_COLS_ON_TABS' | Config. Object: General Field Items on the Tabs | 20020913 | ||
| 6 | Constant | Private | Type reference (TYPE) | CHAR20 | 'STRUCTURES' | Configuration Object: Structures in the Entry Sheet Header | 20020913 | ||
| 7 | Constant | Private | Type reference (TYPE) | CHAR20 | 'TABS' | Configuration Object: Tabs in the Entry Sheet Header | 20020913 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | /EACC/MP_T_COL | General Screen Layout for Each Tabstrip (Entry Sheet Header) | 20020913 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | /EACC/MP_T_CONFIGURATION | Configurator Instance Adminstration | 20020913 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | /EACC/MP_T_FLD | Fields on each Tabstrip (Entry Sheet Header) | 20020913 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | /EACC/MP_T_FLDF | Fixed Fields in the Entry Items | 20020913 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | /EACC/MP_T_HDRO | Fields with Required Entry in the Entry Sheet Header | 20020913 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | /EACC/MP_T_TAB | Title Element and Column Number for the Entry Sheet Header | 20020913 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | /EACC/MP_T_TABT | Title Element Texts for the Entry Sheet Header | 20020913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020913 | |
| 2 | Instance method | Public | Method | GET_TIMESTAMP | 20020913 | |
| 3 | Instance method | Public | Method | Fetch Fixed Fields in Entry Items | 20020913 | |
| 4 | Instance method | Public | Method | Fetch Required/Recommended Entry Fields in Entry Sheet Hdr | 20020913 | |
| 5 | Instance method | Public | Method | Fetch General Screen Layout for Each Tabstrip | 20020913 | |
| 6 | Static method | Public | Method | Fetch/Generate Object Instance | 20020913 | |
| 7 | Instance method | Public | Method | Fetch Title Element and Texts for Entry Transaction | 20020913 | |
| 8 | Instance method | Public | Method | Save the Structures Used to the Database | 20021108 |
Events
Class /EACC/CL_POSTING_TA_CONFIG_GET has no event.
Types
Class /EACC/CL_POSTING_TA_CONFIG_GET 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_CONFIG_ID | Call by reference | Type reference (TYPE) | /EACC/GUID_SUBSTITUTE | Substitut der 22 stelligen Guid | 20020913 |
Method CONSTRUCTOR on class /EACC/CL_POSTING_TA_CONFIG_GET has no exception.
Method GET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FLD | Call by reference | Type reference (TYPE) | /EACC/MP_T_FLD | Felder auf jedem Tabstrip (Erfassungkopf) | 20020913 | |||
| 2 | I_CONFIG_ID | Call by reference | Type reference (TYPE) | /EACC/GUID_SUBSTITUTE | Konfiguration einer Erfassungstransaktion | 20020913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Felder für Erfassungskopf definiert | 20020913 |
Method GET_FIELDS_FIXED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FLDF | Call by reference | Type reference (TYPE) | /EACC/MP_T_FLDF | Fixierte Felder in Erfassungspositionen | 20020913 | |||
| 2 | I_CONFIG_ID | Call by reference | Type reference (TYPE) | /EACC/GUID_SUBSTITUTE | Konfiguration einer Erfassungstransaktion | 20020913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine fixierten Felder in den Erfassungspositionen definiert | 20020913 |
Method GET_FIELDS_OBLIGATORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HDRO | Call by reference | Type reference (TYPE) | /EACC/MP_T_HDRO | Felder mit Musseingabe im Erfassungskopf | 20020913 | |||
| 2 | I_CONFIG_ID | Call by reference | Type reference (TYPE) | /EACC/GUID_SUBSTITUTE | Konfiguration einer Erfassungstransaktion | 20020913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fixierte Felder für Erfassungspositionen nicht definiert | 20020913 |
Method GET_FIELD_COLS_ON_TABS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COL | Call by reference | Type reference (TYPE) | /EACC/MP_T_COL | allgemeines Screen-Layout für jeden Tabstrip (Erfassungkopf) | 20020913 | |||
| 2 | I_CONFIG_ID | Call by reference | Type reference (TYPE) | /EACC/GUID_SUBSTITUTE | Konfiguration einer Erfassungstransaktion | 20020913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeines Screen-Layout nicht definiert | 20020913 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_ID | Call by reference | Type reference (TYPE) | /EACC/GUID_SUBSTITUTE | Substitut der 22 stelligen Guid | 20020913 | |||
| 2 | RO_GET_CONFIGURATION | Value transfer | Object reference (TYPE REF TO) | /EACC/CL_POSTING_TA_CONFIG_GET | Lesen Konfigurationsdaten | 20020913 |
Method GET_INSTANCE on class /EACC/CL_POSTING_TA_CONFIG_GET has no exception.
Method GET_TABS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TAB | Call by reference | Type reference (TYPE) | /EACC/MP_T_TAB | Tabreiter für den Kopfteil einer Erfassung | 20020913 | |||
| 2 | ET_TABT | Call by reference | Type reference (TYPE) | /EACC/MP_T_TABT | Texte der Tabreiter für den Kopfteil einer Erfassung | 20020913 | |||
| 3 | I_CONFIG_ID | Call by reference | Type reference (TYPE) | /EACC/GUID_SUBSTITUTE | Konfiguration einer Erfassungstransaktion | 20020913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Tabreiter definiert | 20020913 |
Method SET_STRUS_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STRUCTURES | Call by reference | Type reference (TYPE) | /EACC/MP_S_STRU | Strukturen für Erfassungskopf,- zeilen und -übergabe | 20021108 | |||
| 2 | I_CONFIG_ID | Call by reference | Type reference (TYPE) | /EACC/GUID_SUBSTITUTE | Substitut der 22 stelligen Guid | 20021108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Strukturen für Erfassungskopf/-positionen nicht gesichert | 20021108 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 1.1 |