SAP ABAP Class IF_APPLCLASS_SERVICES_BRF (BRF: Various Services)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_APPLCLASS_SERVICES_BRF BRF: Example of Simple Auxiliary Class 20080618
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_APPLCLASS_SERVICES_ICL Services for Application Class in BRF 20021112
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FMCA_BRF_APPLCLASS_SERVICES BRF: Service Class 20050316
4 Interface implementation (CLASS c. INTERFACES i_ref)  RS_BCT_PBPC_BRF_SERVICES PBPC: General BRF Services 20051118
Properties
Class IF_APPLCLASS_SERVICES_BRF  
Short Description BRF: Various Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020814   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_APPLCLASS_SERVICES_BRF has no forward declaration.
Interfaces
Class IF_APPLCLASS_SERVICES_BRF has no interface implemented.
Friends
Class IF_APPLCLASS_SERVICES_BRF has no friend class.
Attributes
Class IF_APPLCLASS_SERVICES_BRF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFAULT_CURRENCY Static method Public Method Determines Standard Currency 20040730
2 REGISTER_EVENTS Static method Public Method Register Events for User Interaction 20020814
3 WHERE_USED Static method Public Method Where-Used List for BRF Objects in the Application 20020814
Events
Class IF_APPLCLASS_SERVICES_BRF has no event.
Types
Class IF_APPLCLASS_SERVICES_BRF has no local type.
Method Signatures

Method GET_DEFAULT_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CURRENCY_DEF Call by reference Type reference (TYPE) BRF_CURRENCY_DEF BRF: Standard-Währungsschlüssel 20040730
2 Exporting EV_RATE_TYPE Call by reference Type reference (TYPE) KURST_CURR 20040913

Method GET_DEFAULT_CURRENCY on class IF_APPLCLASS_SERVICES_BRF has no exception.

Method REGISTER_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ALV_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE_SIMPLE simple ALV-Tree 20020814

Method REGISTER_EVENTS on class IF_APPLCLASS_SERVICES_BRF has no exception.

Method WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_WHERE_USED_TABLE Call by reference Object reference (TYPE REF TO) DATA Tabelle des Verwendungsnachweises 20021029
2 Exporting ET_FIELD_CATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20021120
3 Exporting ET_SORT_TABLE Call by reference Type reference (TYPE) LVC_T_SORT ALV-Contol: Tabelle der Sortierkriterien 20021120
4 Importing IV_OBJCAT Call by reference Type reference (TYPE) BRF_CLASS_CATEGORY BRF: Typ der implementierenden Klasse 20021115
5 Importing IV_OBJID Call by reference Type reference (TYPE) BRF_OBJID BRF: Objekt-ID 20021115
6 Importing IV_VERSION Call by reference Type reference (TYPE) BRF_VERSION BRF: Version 20021113

Method WHERE_USED on class IF_APPLCLASS_SERVICES_BRF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in