SAP ABAP Class IF_POC_BA_LOG_ENH (Interface for BAdI POC_MAIN_BA_LOG)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100712
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POC_BA_LOG_SAMPLE Class for BAdI: POC_MAIN_BA_LOG 20100712
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POC_BA_LOG_SAMPLE2 Sample BAdI implementation to replace Username with Org.info 20130225
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POC_FILL Class for BAdI Impl.: POC_LOG_FILL_DATA 20130426
Properties
Class IF_POC_BA_LOG_ENH  
Short Description Interface for BAdI POC_MAIN_BA_LOG    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100712   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_POC_BA_LOG_ENH has no interface implemented.
Friends
Class IF_POC_BA_LOG_ENH has no friend class.
Attributes
Class IF_POC_BA_LOG_ENH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ENRICH Instance method Public Method Enrich Activity Log Data 20100712
Events
Class IF_POC_BA_LOG_ENH has no event.
Types
Class IF_POC_BA_LOG_ENH has no local type.
Method Signatures

Method ENRICH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BA_LOG Call by reference Type reference (TYPE) POC_T_BA_LOG_DB Task Log 20100712
2 Changing CT_BA_SOURCE_SYSTEM Call by reference Type reference (TYPE) POC_T_BA_SRCSYS_DB Source System for a Task/Event 20110713
3 Changing CT_MESSAGE Call by reference Type reference (TYPE) POC_T_APPL_LOG_MSG Message Details 20100712
4 Changing CT_PRE_BA Call by reference Type reference (TYPE) POC_T_PRE_BA_DB Previous/Predecessor Task 20100712
5 Changing CT_PROCESS_BINDING Call by reference Type reference (TYPE) POC_T_PRC_BIND_DB Process Binding 20100712
6 Changing CT_PROCESS_INSTANCE Call by reference Type reference (TYPE) POC_T_PRC_IN_DB Process Instance 20100712
7 Changing CT_PROCESS_STEP_INSTANCE Call by reference Type reference (TYPE) POC_T_PRC_STP_IN_DB Activity Instances 20100712
8 Changing CV_ERROR_OCCURED Call by reference Type reference (TYPE) ABAP_BOOL If error occured then TRUE(=X) else False(=' ') 20100712
9 Importing IT_BA Call by reference Type reference (TYPE) POC_T_BA Tasks 20100714
10 Importing IT_PROCESS_HEADER Call by reference Type reference (TYPE) POC_T_BUS_AREA Process Header 20110117

Method ENRICH on class IF_POC_BA_LOG_ENH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in