SAP ABAP Class FSBP_PXE_OUTBOUND_AGENT (Outbound Agent for Processing Change Pointer)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS-BP (Application Component) Business Partner
     FS_BP_FND_PROXY_EVENTS (Package) Business Partner Events Using Proxy
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OAF_AGENT Agent Default Implementierung 20080722
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FSBP_PXE_OA_TYPES Type Definitions for Outbound Agents in FS-BP Context 20080702
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OAF_AGENT_CREATE Instanzen der Agenten erzeugen und verwalten 20080702
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XO_CONST_BOOLE Constants: Boolean Values 20080702
Properties
Class FSBP_PXE_OUTBOUND_AGENT  
Short Description Outbound Agent for Processing Change Pointer    
Super Class CL_OAF_AGENT Agent Default Implementierung 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_BP_FND_PROXY_EVENTS   Business Partner Events Using Proxy 
Created 20080702   SAP 
Last change 20110908   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
# Interface Abstract Final Description Created on
1 IF_FSBP_PXE_OA_TYPES Type Definitions for Outbound Agents in FS-BP Context 20080702
2 IF_OAF_AGENT_CREATE Instanzen der Agenten erzeugen und verwalten 20080702
3 IF_XO_CONST_BOOLE Constants: Boolean Values 20080702
Friends
Class FSBP_PXE_OUTBOUND_AGENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGENT_CP Instance attribute Protected Object reference (TYPE REF TO) IF_OAF_AGENT_CP 20080925
2 AGENT_LOG Instance attribute Protected Object reference (TYPE REF TO) IF_OAF_AGENT_LOG 20080925
3 CONFIGURATION Instance attribute Protected Type reference (TYPE) IF_FSBP_PXE_OA_TYPES~TS_AGENT_CONFIGURATION 20080925
4 INSTANCES Static Attribute Private See coding 20080714
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20080702
2 LOG_ERRONEOUS_CP Instance method Protected Method Logging for Change Pointers Set to "With Errors" 20080711
3 LOG_INFO_MESSAGE Instance method Protected Method Logging for Messages (Info Messages) w/o Addnl Parameters 20080711
4 LOG_MESSAGES Instance method Protected Method 20080725
5 LOG_READ_CP Instance method Protected Method Logging for Change Pointers Read with Errors 20080711
6 LOG_RECEIVED_CP Instance method Protected Method Logging for Change Pointers Received 20080711
Events
Class FSBP_PXE_OUTBOUND_AGENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_INSTANCES Private See coding 20080714 begin of lty_instances, agent_id type oaf_agent_id, instance type ref to fsbp_pxe_outbound_agent, end of lty_instances
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGENT_CONTEXT Call by reference Type reference (TYPE) OAF_AGENT_ID 20080702
# Exception Resumable Description Created on
1 CX_XO_INVALID_PARAMETER 20080702

Method LOG_ERRONEOUS_CP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_ERRONEOUS Call by reference Type reference (TYPE) ANY TABLE 20080711

Method LOG_ERRONEOUS_CP on class FSBP_PXE_OUTBOUND_AGENT has no exception.

Method LOG_INFO_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSG_NO Call by reference Type reference (TYPE) SY-MSGNO Nachrichtennummer 20080711

Method LOG_INFO_MESSAGE on class FSBP_PXE_OUTBOUND_AGENT has no exception.

Method LOG_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGES Call by reference Type reference (TYPE) TTY_XO_MESSAGE Nachrichten 20080725

Method LOG_MESSAGES on class FSBP_PXE_OUTBOUND_AGENT has no exception.

Method LOG_READ_CP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB Call by reference Type reference (TYPE) ANY TABLE 20080711
2 Importing I_TAB_ERRONEOUS Call by reference Type reference (TYPE) ANY TABLE 20080711

Method LOG_READ_CP on class FSBP_PXE_OUTBOUND_AGENT has no exception.

Method LOG_RECEIVED_CP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB Call by reference Type reference (TYPE) ANY TABLE 20080711

Method LOG_RECEIVED_CP on class FSBP_PXE_OUTBOUND_AGENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 300