SAP ABAP Class CL_IM_FTR_HEDGE_MGMT (Import Class for BAdI Import FTR_HEDGE_MGMT)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM (Application Component) Transaction Manager
⤷
FTHM_EXPOSURE (Package) Hedge Management - Package Exposure Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_FTR_HEDGE_MGMT | BAdI Interface IF_EX_FTR_FINANCIAL_OBJECT | 20010213 |
Properties
| Class | CL_IM_FTR_HEDGE_MGMT | |
| Short Description | Import Class for BAdI Import FTR_HEDGE_MGMT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTHM_EXPOSURE | Hedge Management - Package Exposure Management |
| Created | 20010213 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EX_FTR_HEDGE_MGMT | BAdI Interface IF_EX_FTR_FINANCIAL_OBJECT | 20010213 |
Friends
Class CL_IM_FTR_HEDGE_MGMT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | THMS_UNDERLYING_DATA | 20010402 | ||||
| 2 | Constant | Public | Type reference (TYPE) | THM_HR_STATUS | 0 | 20010223 | |||
| 3 | Constant | Protected | Type reference (TYPE) | TEXT1 | 'C' | Text | 20040226 | ||
| 4 | Constant | Public | Type reference (TYPE) | THM_HR_STATUS | 2 | 20010223 | |||
| 5 | Constant | Public | Type reference (TYPE) | SYDYNNR | '0400' | Dummy screen | 20040312 | ||
| 6 | Constant | Protected | Type reference (TYPE) | TEXT1 | 'E' | 20011112 | |||
| 7 | Constant | Public | Type reference (TYPE) | SYDYNNR | '0200' | 20011105 | |||
| 8 | Constant | Protected | Type reference (TYPE) | CHAR1 | '2' | Premature settlement | 20040217 | ||
| 9 | Constant | Protected | Type reference (TYPE) | TEXT1 | 'V' | 20011120 | |||
| 10 | Constant | Protected | Type reference (TYPE) | TEXT1 | 'R' | 20011112 | |||
| 11 | Constant | Protected | Type reference (TYPE) | CHAR1 | '1' | Rollover | 20040217 | ||
| 12 | Constant | Public | Type reference (TYPE) | SYDYNNR | '0100' | 20010215 | |||
| 13 | Constant | Public | Type reference (TYPE) | SYREPID | 'SAPLFTR_HM' | 20010215 | |||
| 14 | Constant | Public | Type reference (TYPE) | FCODE | 'OPEN_TRTM_HEDGE' | 20010215 | |||
| 15 | Constant | Public | Type reference (TYPE) | TEXT20 | 'Sicherungsverwaltung' | 20010215 | |||
| 16 | Constant | Public | Type reference (TYPE) | XFELD | SPACE | 20011031 | |||
| 17 | Constant | Public | Type reference (TYPE) | XFELD | 'X' | 20011031 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | TEXT1 | SPACE | 20011112 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Rollover/Pre Settle | 20040213 | |||
| 20 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HEDGEDATA_THA | Hedge Accounting: Hedge Plan | 20070109 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | VTS_TAB_HRT | 20010215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20011105 | ||
| 2 | Instance method | Private | Method | 20011120 | ||
| 3 | Instance method | Private | Method | 20011031 | ||
| 4 | Instance method | Public | Method | 20010222 | ||
| 5 | Instance method | Private | Method | 20040629 | ||
| 6 | Instance method | Private | Method | 20010403 | ||
| 7 | Instance method | Public | Method | 20010222 |
Events
Class CL_IM_FTR_HEDGE_MGMT has no event.
Types
Class CL_IM_FTR_HEDGE_MGMT has no local type.
Method Signatures
Method CHECK_EXP_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_EXPOSURE | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20011105 | |||
| 2 | PI_PROXY_TRANSACTION | Call by reference | Object reference (TYPE REF TO) | IF_OPEN_TRTM_PROXY_TRANSACTION | Proxy für Finanzgeschäft in Open TR-TM | 20011105 |
Method CHECK_EXP_CREATE on class CL_IM_FTR_HEDGE_MGMT has no exception.
Method CHECK_FOR_REVERSAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_REVERSE | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20020205 |
Method CHECK_FOR_REVERSAL on class CL_IM_FTR_HEDGE_MGMT has no exception.
Method CHECK_FOR_ROLLOVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_ROLLOVER | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20011031 | |||
| 2 | PI_PROXY_TRANSACTION | Call by reference | Object reference (TYPE REF TO) | IF_OPEN_TRTM_PROXY_TRANSACTION | Proxy für Finanzgeschäft in Open TR-TM | 20011031 |
Method CHECK_FOR_ROLLOVER on class CL_IM_FTR_HEDGE_MGMT has no exception.
Method CHECK_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_PROXY_MESSAGES | Call by reference | Object reference (TYPE REF TO) | IF_OPEN_TRTM_PROXY_MESSAGE | Message Handler Geschäftsverwaltung | 20010222 | |||
| 2 | PI_PROXY_TRANSACTION | Call by reference | Object reference (TYPE REF TO) | IF_OPEN_TRTM_PROXY_TRANSACTION | Finanzgeschäft | 20010222 |
Method CHECK_TRANSACTION on class CL_IM_FTR_HEDGE_MGMT has no exception.
Method ENQUEUE_PLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_PROXY_MESSAGES | Call by reference | Object reference (TYPE REF TO) | IF_OPEN_TRTM_PROXY_MESSAGE | 20040629 |
Method ENQUEUE_PLAN on class CL_IM_FTR_HEDGE_MGMT has no exception.
Method INITIALIZE_UL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROXY_TRANS | Call by reference | Object reference (TYPE REF TO) | IF_OPEN_TRTM_PROXY_TRANSACTION | Buchungskreis | 20031126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Underlying nicht gefunden | 20010403 |
Method MESSAGE_HANDLER_SYFIELD_FILL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_PROXY_MESSAGES | Call by reference | Object reference (TYPE REF TO) | IF_OPEN_TRTM_PROXY_MESSAGE | Proxy für Finanzgeschäft in Open TR-TM | 20010222 |
Method MESSAGE_HANDLER_SYFIELD_FILL on class CL_IM_FTR_HEDGE_MGMT has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 463_20 |