SAP ABAP Class IF_OAF_AGENT (Instanzmethoden des Agenten)
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
Class IF_OAF_AGENT  
Short Description Instanzmethoden des Agenten    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080211   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)
2 CL_OAF_AGENT_DLG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_OAF_AGENT has no interface implemented.
Friends
Class IF_OAF_AGENT has no friend class.
Attributes
Class 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
Class IF_OAF_AGENT has no event.
Types
Class 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 class 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 class IF_OAF_AGENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in