SAP ABAP Class /BOFU/CL_A_BAL_ACTION (Application Log BO: Actions)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOFU/BAL_BO (Package) Application Log BO: Read Access to Messages
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_FRW_ACTION Interface for an Action 20090805
Properties
Class /BOFU/CL_A_BAL_ACTION  
Short Description Application Log BO: Actions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOFU/BAL_BO   Application Log BO: Read Access to Messages 
Created 20090805   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/CL_A_BAL_ACTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_ACTION Interface for an Action 20090805
Friends
Class /BOFU/CL_A_BAL_ACTION has no friend class.
Attributes
Class /BOFU/CL_A_BAL_ACTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BOPF_MESSAGES Instance method Protected Method Add BOPF Messages 20091110
2 ADD_BOPF_MSG_WO_NOTI Instance method Protected Method Add BOPF Messages without Notifications 20091110
3 ADD_MOD_TABLE Instance method Protected Method Add messages via modification table 20120216
4 REFRESH_ALL_LOGS Instance method Protected Method If non BOPF create/change/del message happens; notify BOPF 20091110
5 REFRESH_LOGS Instance method Protected Method If non BOPF create/change/del message happens; notify BOPF 20091110
Events
Class /BOFU/CL_A_BAL_ACTION has no event.
Types
Class /BOFU/CL_A_BAL_ACTION has no local type.
Method Signatures

Method ADD_BOPF_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091110
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20091110
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20091110
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20091110
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091110
6 Importing IS_PARAMETERS Call by reference Object reference (TYPE REF TO) DATA 20091110
7 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091110
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091110

Method ADD_BOPF_MSG_WO_NOTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091110
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20091110
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20091110
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20091110
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091110
6 Importing IS_PARAMETERS Call by reference Object reference (TYPE REF TO) DATA 20091110
7 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091110
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091110

Method ADD_MOD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20120216
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20120216
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20120216
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20120216
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20120216
6 Importing IS_PARAMETERS Call by reference Object reference (TYPE REF TO) DATA 20120216
7 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20120216

Method ADD_MOD_TABLE on class /BOFU/CL_A_BAL_ACTION has no exception.

Method REFRESH_ALL_LOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091110
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20091110
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20091110
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20091110
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091110
6 Importing IS_PARAMETERS Call by reference Object reference (TYPE REF TO) DATA 20091110
7 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091110
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091110

Method REFRESH_LOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091110
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Action cancelled 20091110
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20091110
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20091110
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091110
6 Importing IS_PARAMETERS Call by reference Object reference (TYPE REF TO) DATA 20091110
7 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091110
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091110
History
Last changed by/on SAP  20130531 
SAP Release Created in 702