SAP ABAP Class /OSP/IF_INTERCEPTOR (interceptor interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /OSP/CL_REPORT_INTERCEPTOR Report Interceptor 20060818
Properties
Class /OSP/IF_INTERCEPTOR  
Short Description interceptor interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060818   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /OSP/IF_INTERCEPTOR has no forward declaration.
Interfaces
Class /OSP/IF_INTERCEPTOR has no interface implemented.
Friends
Class /OSP/IF_INTERCEPTOR has no friend class.
Attributes
Class /OSP/IF_INTERCEPTOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS_REPORT Instance method Public Method 20060818
Events
Class /OSP/IF_INTERCEPTOR has no event.
Types
Class /OSP/IF_INTERCEPTOR has no local type.
Method Signatures

Method PROCESS_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Value transfer Type reference (TYPE) BAPIRET2_T Return parameter table 20060818
2 Exporting E_OUTPUT_FORMAT Value transfer Type reference (TYPE) STRING 20060818
3 Exporting E_REPORT_DATA Value transfer Type reference (TYPE) XSTRING 20060818
4 Importing I_AVAR Value transfer Type reference (TYPE) DISVARIANT Layout (External Use) 20060818
5 Importing I_GUID Value transfer Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20060818
6 Importing I_JOBID Value transfer Type reference (TYPE) TBTCM-JOBCOUNT Job ID 20060818
7 Importing I_JOBNAME Value transfer Type reference (TYPE) TBTCM-JOBNAME Background job name 20060818
8 Importing I_OUTPUT_FORMAT Value transfer Type reference (TYPE) STRING 20100803
9 Importing I_REPNAME Value transfer Type reference (TYPE) PROGRAMM ABAP Program Name 20060818
10 Importing I_RVAR Value transfer Type reference (TYPE) VARIANT ABAP: Name of variant (without program name) 20060818

Method PROCESS_REPORT on class /OSP/IF_INTERCEPTOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in