SAP ABAP Interface IF_APPLCLASS_SERVICES_BRF (BRF: Various Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
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
Interface IF_APPLCLASS_SERVICES_BRF  
Short Description BRF: Various Services    
General Data
Package SBRF   Business Rule Framework 
Created 20020814   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_APPLCLASS_SERVICES_BRF has no forward declaration.
Interfaces
Interface IF_APPLCLASS_SERVICES_BRF has no interface.
Friends
Interface IF_APPLCLASS_SERVICES_BRF has no friend.
Attributes
Interface 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
Interface IF_APPLCLASS_SERVICES_BRF has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_APPLCLASS_SERVICES_BRF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in