SAP ABAP Class CL_FTR_GUI_HEADER (TR Transaction Management: GUI Entry)
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 | 00000000 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FTR_GUI_HEADER_APPL | TR Transaction Management: Appl <--> GUI Status | 19981216 |
Properties
Class | CL_FTR_GUI_HEADER | |
Short Description | TR Transaction Management: GUI Entry | |
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 | 19981216 | SAP |
Last change | 20050409 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FTR_GUI_HEADER_APPL | TR Transaction Management: Appl <--> GUI Status | 19981216 |
Friends
Class CL_FTR_GUI_HEADER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | VTGFHA | Contract Data Structure (Transaction) | 19981216 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | VTGFHAZU | Status Data Structure (Last Active Activity) | 19981216 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VTGFHAZU | Activity Data Structure (Transaction) Orig. | 19981216 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VTGFHA | Contract Data Structure (Transaction) Orig. | 19981216 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Class Constructor | 19981216 |
2 | ![]() |
Instance method | Public | Method | Display Securities Master Data | 19990309 |
3 | ![]() |
Instance method | Protected | Method | Read VTBFHAZU from Databin | 19981216 |
4 | ![]() |
Instance method | Protected | Method | Read VTBFHA from Databin | 19981216 |
5 | ![]() |
Instance method | Protected | Method | Read Texts for Fields in VTGFHAZU | 19981216 |
6 | ![]() |
Instance method | Protected | Method | Read Texts for Fields in VTGFHA | 19981216 |
7 | ![]() |
Instance method | Private | Method | Set Conditional Field Modification acc. to Field | 19990309 |
8 | ![]() |
Instance method | Public | Method | Set Status Data (Transaction) | 19981216 |
9 | ![]() |
Instance method | Public | Method | Set Status Data (Last Active Activity) | 19981216 |
10 | ![]() |
Instance method | Public | Event handling method | Switch Screen | 19990525 |
11 | ![]() |
Instance method | Public | Method | Switch Off Function Key for Instalment Bond | 20050228 |
12 | ![]() |
Instance method | Private | Method | Switch on Product Category | 19990309 |
13 | ![]() |
Instance method | Private | Method | Switch on Ranl | 19990309 |
14 | ![]() |
Instance method | Private | Method | Switch on Ranl and Product Type | 20000718 |
Events
Class CL_FTR_GUI_HEADER has no event.
Types
Class CL_FTR_GUI_HEADER has no local type.
Method Signatures
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 die Anwendungskontrolle | 19981216 |
Method CONSTRUCTOR on class CL_FTR_GUI_HEADER has no exception.
Method DISPLAY_SECURITY Signature
Method DISPLAY_SECURITY on class CL_FTR_GUI_HEADER has no parameter.
Method DISPLAY_SECURITY on class CL_FTR_GUI_HEADER has no exception.
Method GET_VTBFHAZU_FROM_DATABIN Signature
Method GET_VTBFHAZU_FROM_DATABIN on class CL_FTR_GUI_HEADER has no parameter.
Method GET_VTBFHAZU_FROM_DATABIN on class CL_FTR_GUI_HEADER has no exception.
Method GET_VTBFHA_FROM_DATABIN Signature
Method GET_VTBFHA_FROM_DATABIN on class CL_FTR_GUI_HEADER has no parameter.
Method GET_VTBFHA_FROM_DATABIN on class CL_FTR_GUI_HEADER has no exception.
Method GET_VTGFHAZU_TEXT Signature
Method GET_VTGFHAZU_TEXT on class CL_FTR_GUI_HEADER has no parameter.
Method GET_VTGFHAZU_TEXT on class CL_FTR_GUI_HEADER has no exception.
Method GET_VTGFHA_TEXT Signature
Method GET_VTGFHA_TEXT on class CL_FTR_GUI_HEADER has no parameter.
Method GET_VTGFHA_TEXT on class CL_FTR_GUI_HEADER has no exception.
Method SET_FMOD_CONDITIONAL_ON_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_FIELD_NAME | Value transfer | Type reference (TYPE) | FELD-NAME | Feldname | 19990309 |
Method SET_FMOD_CONDITIONAL_ON_FIELD on class CL_FTR_GUI_HEADER has no exception.
Method SET_VTBFHA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_FHA | Value transfer | Type reference (TYPE) | VTBFHA | Struktur Anzeige der Statusdaten (Geschäft) | 19981216 |
Method SET_VTBFHA on class CL_FTR_GUI_HEADER has no exception.
Method SET_VTBFHAZU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_FHAZU | Value transfer | Type reference (TYPE) | VTBFHAZU | Struktur Anzeige der Statusdaten (letzter Vorgang) | 19981216 |
Method SET_VTBFHAZU on class CL_FTR_GUI_HEADER has no exception.
Method SWITCH_ID Signature
Method SWITCH_ID on class CL_FTR_GUI_HEADER has no parameter.
Method SWITCH_ID on class CL_FTR_GUI_HEADER has no exception.
Method SWITCH_OFF_RANL Signature
Method SWITCH_OFF_RANL on class CL_FTR_GUI_HEADER has no parameter.
Method SWITCH_OFF_RANL on class CL_FTR_GUI_HEADER has no exception.
Method SWITCH_ON_PRODCAT Signature
Method SWITCH_ON_PRODCAT on class CL_FTR_GUI_HEADER has no parameter.
Method SWITCH_ON_PRODCAT on class CL_FTR_GUI_HEADER has no exception.
Method SWITCH_ON_RANL Signature
Method SWITCH_ON_RANL on class CL_FTR_GUI_HEADER has no parameter.
Method SWITCH_ON_RANL on class CL_FTR_GUI_HEADER has no exception.
Method SWITCH_ON_RANL_AND_PRODCAT Signature
Method SWITCH_ON_RANL_AND_PRODCAT on class CL_FTR_GUI_HEADER has no parameter.
Method SWITCH_ON_RANL_AND_PRODCAT on class CL_FTR_GUI_HEADER has no exception.
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in |