SAP ABAP Class CL_FTR_GUI_POSALLOC (TR Transaction Management: GUI Position Assignment)
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_GUI | TR Transaction Management: GUI Parent Class | 19990223 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FTR_GUI_POSALLOC_APPL | TR Transaction Management: Appl <--> GUI Position Assignment | 19990223 |
Properties
Class | CL_FTR_GUI_POSALLOC | |
Short Description | TR Transaction Management: GUI Position Assignment | |
Super Class | CL_FTR_GUI | TR Transaction Management: GUI Parent Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FTTR | Treasury: Financial Transaction |
Created | 19990223 | SAP |
Last change | 00000000 | 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_GUI_POSALLOC_APPL | TR Transaction Management: Appl <--> GUI Position Assignment | 19990223 |
Friends
Class CL_FTR_GUI_POSALLOC 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) | TY_CONFIRMED_DATA | Incorrect but Confirmed Data | 19990330 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FTRG_DISPFHA | Transaction Data (Working Data) to be Displayed | 19990223 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FTRG_BOOL | Proposal for General Valuation Class Generated | 20000825 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Update Position Data | 19990223 |
2 | ![]() |
Instance method | Public | Method | Check Position Data to be Displayed | 19990223 |
3 | ![]() |
Instance method | Public | Method | Check Position Data to be Displayed | 19990223 |
4 | ![]() |
Instance method | Public | Method | Check Guarantor | 19990223 |
5 | ![]() |
Instance method | Public | Method | Check Portfolio | 19990309 |
6 | ![]() |
Instance method | Public | Constructor | Class Constructor | 19990223 |
7 | ![]() |
Instance method | Public | Method | Display Guarantor | 19990223 |
8 | ![]() |
Instance method | Public | Method | Display Master Agreement | 19990223 |
9 | ![]() |
Instance method | Public | Event handling method | Event Handler: Gen.Trans.Data Changed in GUI Data Container | 19990223 |
10 | ![]() |
Instance method | Public | Event handling method | Event Handler: Gen.Trans.Data Required in GUI Data Container | 19990223 |
11 | ![]() |
Instance method | Public | Method | F4 Help for Guarantor | 19990223 |
12 | ![]() |
Instance method | Public | Method | Modify Transaction Data | 19990223 |
13 | ![]() |
Instance method | Public | Method | Prepare Position Data to be Displayed | 19990223 |
14 | ![]() |
Instance method | Public | Method | Set Position Data | 19990223 |
15 | ![]() |
Instance method | Protected | Method | Determine Proposal Value for General Valuation Class | 20000825 |
Events
Class CL_FTR_GUI_POSALLOC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CONFIRMED_DATA | Protected | See coding | TY_CONFIRMED_DATA | 19990330 |
|
Method Signatures
Method CHANGE_FHA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PC_FHA | Call by reference | Type reference (TYPE) | VTBFHA | Bestandsdaten | 19981228 |
Method CHANGE_FHA on class CL_FTR_GUI_POSALLOC has no exception.
Method CHECK_DISPFHA Signature
Method CHECK_DISPFHA on class CL_FTR_GUI_POSALLOC has no parameter.
Method CHECK_DISPFHA on class CL_FTR_GUI_POSALLOC has no exception.
Method CHECK_FHA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PC_FHA | Call by reference | Type reference (TYPE) | VTBFHA | angezeigte Bestandsdaten | 19981209 |
Method CHECK_FHA on class CL_FTR_GUI_POSALLOC has no exception.
Method CHECK_GUARANTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_GUARANTOR_ID | Call by reference | Type reference (TYPE) | VTBFHA-RGARANT | Garant | 19981204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Garant fehlerhaft | 19981209 |
Method CHECK_PORTFOLIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_PORTFOLIO | Call by reference | Type reference (TYPE) | RPORTB | Portfolio | 19990309 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Portfolio nicht zulässig | 19990309 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_CONTEXT | Call by reference | Type reference (TYPE) | TB_FTR_GUI_CONTEXT | Kontext des GUI im Customizingumfeld | 19990324 | ||
2 | ![]() |
PI_OREF_APPL_CTRL | Call by reference | Object reference (TYPE REF TO) | CL_FTR_APPL_CTRL | Referenz auf eine Klasse der Anwendungskontrolle | 19981204 |
Method CONSTRUCTOR on class CL_FTR_GUI_POSALLOC has no exception.
Method DISPLAY_GUARANTOR Signature
Method DISPLAY_GUARANTOR on class CL_FTR_GUI_POSALLOC has no parameter.
Method DISPLAY_GUARANTOR on class CL_FTR_GUI_POSALLOC has no exception.
Method DISPLAY_MASTERAGREEMENT Signature
Method DISPLAY_MASTERAGREEMENT on class CL_FTR_GUI_POSALLOC has no parameter.
Method DISPLAY_MASTERAGREEMENT on class CL_FTR_GUI_POSALLOC has no exception.
Method HANDLE_EVT_FHA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_FHA | Call by reference | Attribute reference (LIKE) | 19981211 |
Method HANDLE_EVT_FHA_CHANGED on class CL_FTR_GUI_POSALLOC has no exception.
Method HANDLE_EVT_FHA_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_FHA | Call by reference | Attribute reference (LIKE) | 19981211 |
Method HANDLE_EVT_FHA_REQUIRED on class CL_FTR_GUI_POSALLOC has no exception.
Method HELPF4_GUARANTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PC_GUARANTOR | Call by reference | Type reference (TYPE) | VTBFHA-RGARANT | Garant | 19981204 |
Method HELPF4_GUARANTOR on class CL_FTR_GUI_POSALLOC has no exception.
Method MODIFY_DISPFHA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_DISPFHA | Call by reference | Type reference (TYPE) | FTRG_DISPFHA | allg. Geschäftsdaten | 19990216 |
Method MODIFY_DISPFHA on class CL_FTR_GUI_POSALLOC has no exception.
Method PREPARE_DISPFHA Signature
Method PREPARE_DISPFHA on class CL_FTR_GUI_POSALLOC has no parameter.
Method PREPARE_DISPFHA on class CL_FTR_GUI_POSALLOC has no exception.
Method SET_FHA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_FHA | Call by reference | Type reference (TYPE) | VTBFHA | anzuzeigende Finanzgeschäftsdaten | 19981228 |
Method SET_FHA on class CL_FTR_GUI_POSALLOC has no exception.
Method VALUATION_PROPOSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PC_VALUATION | Call by reference | Type reference (TYPE) | TPM_COM_VAL_CLASS | Allgemeine Bewertungsklasse | 20000825 |
Method VALUATION_PROPOSE on class CL_FTR_GUI_POSALLOC has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |