SAP ABAP Class /EACC/CL_POSTING_TA_RUNTIME (Runtime Environment of an Entry Transaction)
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_RUNTIME | |
| Short Description | Runtime Environment of an Entry Transaction | |
| 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 | 20020529 | SAP |
| Last change | 20081217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_POSTING_TA_RUNTIME has no forward declaration.
Interfaces
Class /EACC/CL_POSTING_TA_RUNTIME has no interface implemented.
Friends
Class /EACC/CL_POSTING_TA_RUNTIME 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) | FINB_GN_APPL | 'EA' | Generator: Application | 20020828 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | '/EACC/CL_MAN_POST_BUILD_PLAN' | Object Type Name | 20020828 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | SCRNCOLN | 240 | Number of Screen Columns | 20021112 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | SCRNCOLN | 112 | Number of Columns in Total Subscreen | 20021112 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | SCRFDYNNR | '0100' | Screen Number for 1st Title Element in the Entry Sheet Hdr | 20020828 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR20 | 'FIELDS' | Configuration Object: Fields in the Entry Sheet Header | 20020828 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR20 | 'FIELDS_FIXED' | Configuation Object: Fixed Fields in the Entry Sheet Header | 20020828 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR20 | 'FIELDS_OBLIGATORY' | Config. Object: Required Entry Fields in the Entry Sheet Hdr | 20020828 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR20 | 'FIELD_COLS_ON_TABS' | Config. Object: General Field Items on the Tabs | 20020828 | ||
| 10 | Instance attribute | Public | Type reference (TYPE) | SCRHDTXT | 'Header entry for configurations ID' | Short Description | 20020828 | ||
| 11 | Instance attribute | Public | Type reference (TYPE) | SCRNLINE | 27 | Number of Sceen Rows | 20020828 | ||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | /EACC/CL_POSTING_TA_CONFIG_GET | Configurator for Posting Transactions | 20020829 | |||
| 13 | Static Attribute | Private | Object reference (TYPE REF TO) | /EACC/CL_POSTING_TA_RUNTIME | Runtime Environment of an Entry Transaction | 20020913 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | SY-REPID | Name of the Programfor the Subscreens | 20020828 | |||
| 15 | Constant | Public | Type reference (TYPE) | CHAR20 | 'STRUCTURES' | Configuration Object: Structures in the Entry Sheet Header | 20020828 | ||
| 16 | Instance attribute | Public | Type reference (TYPE) | /EACC/MP_S_STRU | Structures for Entry Sheet Header, Lines and Transfer | 20020626 | |||
| 17 | Constant | Public | Type reference (TYPE) | CHAR20 | 'TABS' | Configuration Object: Tabs in the Entry Sheet Header | 20020828 | ||
| 18 | Instance attribute | Public | Type reference (TYPE) | /EACC/MP_T_DYNP | Screen Number of the Subscreens for Entry Sheet Header | 20020603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Addition of a Field to a Screen | 20020531 | |
| 2 | Instance method | Public | Method | Generate of Screens for an Entry Transaction | 20020821 | |
| 3 |