SAP ABAP Interface IF_OAF_AGENT (Instanzmethoden des Agenten)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   FS-FND-AF (Application Component) Agent Framework
     FS_OAF_CORE (Package) Core of the OAF
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OAF_AGENT Agent Default Implementierung 20080701
Properties
Interface IF_OAF_AGENT  
Short Description Instanzmethoden des Agenten    
General Data
Package FS_OAF_CORE   Core of the OAF 
Created 20080211   SAP 
Last changed 20110908   SAP 
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)
2 CL_OAF_AGENT_DLG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_OAF_AGENT has no interface.
Friends
Interface IF_OAF_AGENT has no friend.
Attributes
Interface IF_OAF_AGENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method 20080211
2 FREE Instance method Public Method 20080709
3 SUPPRESS_INFO Instance method Public Method 20080701
Events
Interface IF_OAF_AGENT has no event.
Types
Interface IF_OAF_AGENT has no local type.
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_AGENT_CP Call by reference Object reference (TYPE REF TO) IF_OAF_AGENT_CP 20080401
2 Importing IO_AGENT_LOG Call by reference Object reference (TYPE REF TO) IF_OAF_AGENT_LOG CL_OAF_AGENT_DLG=>GO_NULL Logging Interface des Agenten Frameworks 20080212
# Exception Resumable Description Created on
1 CX_OAF_AGENT_EXECUTION_ERROR Ausführungsfehler beim Prozessieren des Agenten 20080222
2 CX_OAF_PARAMETER_ERROR Aufruf mit fehlerhaftem Parameter 20080327

Method FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_AGENT_LOG Call by reference Object reference (TYPE REF TO) IF_OAF_AGENT_LOG CL_OAF_AGENT_DLG=>GO_NULL Logging Interface des Agenten Frameworks 20080709

Method FREE on Interface IF_OAF_AGENT has no exception.

Method SUPPRESS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUPPRESS_INFO Value transfer Type reference (TYPE) ABAP_BOOL unterdrücken ja/nein 20080701

Method SUPPRESS_INFO on Interface IF_OAF_AGENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 300