SAP ABAP Class CL_FTR_GUI_DYNPROLOGIC (TR Transaction Management: Control Screen Logic)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM-TR (Application Component) Transaction Management
⤷
FTTR (Package) Treasury: Financial Transaction
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FTR_SUBSCR_EVENTS | TR Transaction Management: Events of Screen Flow Logic | 19990105 |
Properties
| Class | CL_FTR_GUI_DYNPROLOGIC | |
| Short Description | TR Transaction Management: Control Screen Logic | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTTR | Treasury: Financial Transaction |
| Created | 19990105 | SAP |
| Last change | 20000714 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FTR_SUBSCR_EVENTS | TR Transaction Management: Events of Screen Flow Logic | 19990105 |
Friends
Class CL_FTR_GUI_DYNPROLOGIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FTR_CON | Reference to Interface for Declaring Constants | 19990115 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | FTRG_CHAR | Create / Change Editing Mode | 19990105 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Indicator: Selection Data Read from Initial Screen 'X' | 19990105 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BOOLE-BOOLE | Indicates if Screens are Processed in Error Mode | 19990115 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYDYNNR | Error Occurred in Screen 'A_ERR_DYNNR' | 19990105 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYREPID | Error Occurred in Program 'A_ERR_REPID' | 19990105 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYDYNNR | Current Screen Number to be Called Up | 19990105 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SYREPID | Current Screen Repid to Call Up | 19990105 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SY-UCOMM | Current Ok Code | 19990105 | |||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FTR_APPL_CTRL | Reference to Instance of Application Control | 19990105 | |||
| 11 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FTR_FMOD_CTRL | Reference to Instance of Field Modification Control | 19990105 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FTR_MSG_CTRL | Reference to Instance of Message Handler | 19990105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Actions during Exit Command | 19990202 | |
| 2 | Instance method | Public | Method | Actions after OK Code Treatment of Subscreens | 19990105 | |
| 3 | Instance method | Public | Method | Actions before OK Code Treatment of Subscreens | 19990105 | |
| 4 | Instance method | Public | Method | Actions after Calling Subscreens for PAI | 19990105 | |
| 5 | Instance method | Public | Method | Actions before Calling Subscreens for PAI | 19990105 | |
| 6 | Instance method | Public | Method | Actions before Calling Subscreens for PBO | 19990105 | |
| 7 | Instance method | Public | Constructor | Class Constructor | 19990105 | |
| 8 | Instance method | Public | Method | Terminate Application | 20000706 | |
| 9 | Instance method | Protected | Event handling method | Set A_ERR_DYNNR and A_ERR_REPID for Event in Message Handler | 19990105 | |
| 10 | Instance method | Protected | Event handling method | Delete A_ERR_DYNNR and A_ERR_REPID for Event in Mess.Handler | 19990105 | |
| 11 | Instance method | Public | Method | Registration for the Subscr. - Screen Logic Events | 19990105 | |
| 12 | Instance method | Public | Method | Entry Screen Data Processed Successfully | 19990105 | |
| 13 | Instance method | Public | Method | Set Current OK Code | 19990105 | |
| 14 | Instance method | Public | Method | Deregistration for Subscreen - Events of Appl. Control | 19990105 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EVT_DATASYNC | Instance Event (0) |
Public (2) |
Event: Data Synchronization Required | 19990215 |
| 2 | EVT_DYNPROLOGIC_END | Instance Event (0) |
Private (0) |
19990107 | |
| 3 |