SAP ABAP Class CL_FTR_GUI_AUTH (TR Transaction Management: GUI Authorization)
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 19990226
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FTR_GUI_AUTH_APPL TR Transaction Management: Appl <--> GUI Authorization 19990226
Properties
Class CL_FTR_GUI_AUTH  
Short Description TR Transaction Management: GUI Authorization    
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 19990226   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FTRG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FTR_GUI_AUTH_APPL TR Transaction Management: Appl <--> GUI Authorization 19990226
Friends
Class CL_FTR_GUI_AUTH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_DISPFHA Instance attribute Public Type reference (TYPE) FTRG_DISPFHA Transaction Data to be Displayed 19990226
2 A_FHA Instance attribute Protected Type reference (TYPE) VTBFHA Transaction Data to be Displayed 19990226
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_FHA Instance method Public Method Updating the Authorization Data 19990226
2 CHECK_AUTH_GROUP Instance method Public Method Checking the Authorization Group 19990226
3 CHECK_DISPFHA Instance method Public Method Checking the Authorization data to be Displayed 19990226
4 CHECK_FHA Instance method Public Method Checking the Authorization Data to be Displayed 19990226
5 CONSTRUCTOR Instance method Public Constructor Class Constructor 19990226
6 HANDLE_EVT_FHA_CHANGED Instance method Public Event handling method Event Handler: Gen.Trans.Data Changed in GUI Data Container 19990226
7 HANDLE_EVT_FHA_REQUIRED Instance method Public Event handling method Event Handler: Gen.Trans.Data Required in GUI Data Container 19990226
8 PREPARE_DISPFHA Instance method Public Method Preparing the Authorization Data to be Displayed 19990226
9 SET_FHA Instance method Public Method Setting the Authorization Data 19990226
Events
Class CL_FTR_GUI_AUTH has no event.
Types
Class CL_FTR_GUI_AUTH has no local type.
Method Signatures

Method CHANGE_FHA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_FHA Call by reference Type reference (TYPE) VTBFHA Berechtigungsdaetn 19981228

Method CHANGE_FHA on class CL_FTR_GUI_AUTH has no exception.

Method CHECK_AUTH_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_AUTH_GROUP Call by reference Type reference (TYPE) VTBFHA-TBEGRU zu prüfende Berechtigungsgruppe 19981204
# Exception Resumable Description Created on
1 NOT_FOUND Berechtigungsgruppe existiert nicht 19981209

Method CHECK_DISPFHA Signature

Method CHECK_DISPFHA on class CL_FTR_GUI_AUTH has no parameter.
Method CHECK_DISPFHA on class CL_FTR_GUI_AUTH has no exception.

Method CHECK_FHA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_FHA Call by reference Type reference (TYPE) VTBFHA angezeigt Berechtigungsdaten 19981209

Method CHECK_FHA on class CL_FTR_GUI_AUTH has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CONTEXT Call by reference Type reference (TYPE) TB_FTR_GUI_CONTEXT Kontext des GUI im Customizingumfeld 19990324
2 Importing PI_OREF_APPL_CTRL Call by reference Object reference (TYPE REF TO) CL_FTR_APPL_CTRL Referenz auf eine Instanz der Anwendungskontrolle 19981204

Method CONSTRUCTOR on class CL_FTR_GUI_AUTH has no exception.

Method HANDLE_EVT_FHA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PE_FHA Call by reference Attribute reference (LIKE) 19981210
2 Importing SENDER Call by reference Attribute reference (LIKE) 19981210

Method HANDLE_EVT_FHA_CHANGED on class CL_FTR_GUI_AUTH has no exception.

Method HANDLE_EVT_FHA_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PE_FHA Call by reference Attribute reference (LIKE) 19981210
2 Importing SENDER Call by reference Attribute reference (LIKE) 19981210

Method HANDLE_EVT_FHA_REQUIRED on class CL_FTR_GUI_AUTH has no exception.

Method PREPARE_DISPFHA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_DISPFHA Call by reference Type reference (TYPE) FTRG_DISPFHA aufbereitede Geschäftsdaten 19981207

Method PREPARE_DISPFHA on class CL_FTR_GUI_AUTH has no exception.

Method SET_FHA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_FHA Call by reference Type reference (TYPE) VTBFHA anzuzeigende Finanzgeschäftsdaten 19981228

Method SET_FHA on class CL_FTR_GUI_AUTH has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in