SAP ABAP Class CL_FTR_BUS_FLOWS_BACKUP (TR Transaction Management: Business Class Flows (Backup))
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 | Inheritance (c INHERITING FROM c_ref) | CL_FTR_BUS | TR Transaction Management: Parent Class of Transaction Logic | 20000703 |
Properties
| Class | CL_FTR_BUS_FLOWS_BACKUP | |
| Short Description | TR Transaction Management: Business Class Flows (Backup) | |
| Super Class | CL_FTR_BUS | TR Transaction Management: Parent Class of Transaction Logic |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTTR | Treasury: Financial Transaction |
| Created | 20000703 | SAP |
| Last change | 20000928 | 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
Class CL_FTR_BUS_FLOWS_BACKUP has no interface implemented.
Friends
Class CL_FTR_BUS_FLOWS_BACKUP 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 | General Constants | 20000703 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | VTS_EVT_CALL_BACK | Callback Structure | 20000703 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SYTABIX | Last Flow Key Assigned | 20000703 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FTR_APPL_CTRL | Reference to Instance of Application Control | 20000703 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | FTRG_TAB_FHAPO | Table of Flow Records | 20000703 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copy Instance | 20000703 | |
| 2 | Instance method | Public | Constructor | Class Constructor | 20000703 | |
| 3 | Instance method | Public | Method | Delete all Flow Records | 20000703 | |
| 4 | Instance method | Public | Method | Delete all Flow Records | 20000703 | |
| 5 | Instance method | Public | Method | Internal: Generate Unique Key in Instance | 20000703 | |
| 6 | Instance method | Public | Method | Get all Flow Data | 20000703 | |
| 7 | Instance method | Protected | Event handling method | Event Handler: Own Business Data Changed | 20000703 | |
| 8 | Instance method | Public | Method | Modify Individual Flow Records | 20000703 | |
| 9 | Instance method | Public | Method | Modify Flow Records | 20000703 | |
| 10 | Instance method | Public | Method | Recalculate Cash Flow | 20000703 | |
| 11 | Instance method | Public | Method | Set Flow Data (First Time) | 20000703 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EVT_RECALCULATE | Instance Event (0) |
Public (2) |
Cash Flow Generated again | 20000703 |
| 2 | EVT_TAB_FHAPO_CHANGED | Instance Event (0) |
Public (2) |
Flow Records Changed | 20000703 |
Types
Class CL_FTR_BUS_FLOWS_BACKUP has no local type.
Method Signatures
Method CLONE_FLAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_OREF_CLONE | Call by reference | Object reference (TYPE REF TO) | CL_FTR_BUS_FLOWS | Klone der akltuellen Instanz | 20000703 |
Method CLONE_FLAT on class CL_FTR_BUS_FLOWS_BACKUP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_OREF_APPL_CTRL | Call by reference | Object reference (TYPE REF TO) | CL_FTR_APPL_CTRL | Referenz auf eiene Instanz der Anwendungskontrolle | 20000703 | |||
| 2 | PI_TAB_FHAPO | Call by reference | Type reference (TYPE) | FTRG_TAB_FHAPO | Bewegungsdaten | 20000703 |
Method CONSTRUCTOR on class CL_FTR_BUS_FLOWS_BACKUP has no exception.
Method DELETE_FHAPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_TAB_FHAPO | Call by reference | Type reference (TYPE) | FTRG_TAB_FHAPO | zu ändernde Bewegungssätze | 20000703 |
Method DELETE_FHAPO on class CL_FTR_BUS_FLOWS_BACKUP has no exception.
Method DELETE_TAB_FHAPO Signature
Method DELETE_TAB_FHAPO on class CL_FTR_BUS_FLOWS_BACKUP has no parameter.
Method DELETE_TAB_FHAPO on class CL_FTR_BUS_FLOWS_BACKUP has no exception.
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_KEY | Call by reference | Type reference (TYPE) | SYTABIX | eindeutiger Schlüssel | 20000703 |
Method GET_KEY on class CL_FTR_BUS_FLOWS_BACKUP has no exception.
Method GET_TAB_FHAPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_TAB_FHAPO | Call by reference | Type reference (TYPE) | FTRG_TAB_FHAPO | Tabelle der Bewegungssätze | 20000703 |
Method GET_TAB_FHAPO on class CL_FTR_BUS_FLOWS_BACKUP has no exception.
Method HANDLE_EVT_DATA_CHANGED Signature
Method HANDLE_EVT_DATA_CHANGED on class CL_FTR_BUS_FLOWS_BACKUP has no parameter.
Method HANDLE_EVT_DATA_CHANGED on class CL_FTR_BUS_FLOWS_BACKUP has no exception.
Method MODIFY_FHAPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_TAB_FHAPO | Call by reference | Type reference (TYPE) | FTRG_TAB_FHAPO | Tabelle mit Bewegungssätzen | 20000703 |
Method MODIFY_FHAPO on class CL_FTR_BUS_FLOWS_BACKUP has no exception.
Method MODIFY_TAB_FHAPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_TAB_FHAPO | Call by reference | Type reference (TYPE) | FTRG_TAB_FHAPO | Tabelle mit Bewegungssätzen | 20000703 |
Method MODIFY_TAB_FHAPO on class CL_FTR_BUS_FLOWS_BACKUP has no exception.
Method RECALCULATE Signature
Method RECALCULATE on class CL_FTR_BUS_FLOWS_BACKUP has no parameter.
Method RECALCULATE on class CL_FTR_BUS_FLOWS_BACKUP has no exception.
Method SET_TAB_FHAPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_TAB_FHAPO | Call by reference | Type reference (TYPE) | FTRG_TAB_FHAPO | Tabelle der Bewegungssätze | 20000703 |
Method SET_TAB_FHAPO on class CL_FTR_BUS_FLOWS_BACKUP has no exception.
Event Signatures
Event EVT_RECALCULATE Signature
Event EVT_RECALCULATE on class CL_FTR_BUS_FLOWS_BACKUP has no parameter.
Event EVT_TAB_FHAPO_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_TAB_FHAPO | Exporting | Value transfer | Type reference (TYPE) | FTRG_TAB_FHAPO | Tabelle der Brewegungssätze | 20000703 |
History
| Last changed by/on | SAP | 20000928 |
| SAP Release Created in | 462_10 |