SAP ABAP Class IF_RECP_SF_JOB (Output Request)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RECA_OBJECT Instantiable Object 20011126
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECP_SF_JOB Output Order: Standard Impl. 20011126
Properties
Class IF_RECP_SF_JOB  
Short Description Output Request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011126   SAP 
Last change 20040223   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_RECP_SF_JOB has no interface implemented.
Friends
Class IF_RECP_SF_JOB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_APP Instance attribute Public Object reference (TYPE REF TO) IF_RECP_SF_APP Correspondence Application 20011126
2 MT_PRINTED Instance attribute Public Type reference (TYPE) RECP_T_SF_PRINTED Output Documents 20020207
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Closes Current Output Activity 20011126
2 FREE Instance method Public Method Frees Resources 20020207
3 INIT Instance method Public Method Initializes Print Order 20011126
4 OPEN Instance method Public Method Opens New Output Activity 20011126
5 PREVIEW Instance method Public Method Displays Print Preview (w/o OPEN/CLOSe) 20011126
6 PRINT Instance method Public Method Prints Document (OPEN/CLOSE required) 20011126
Events
Class IF_RECP_SF_JOB has no event.
Types
Class IF_RECP_SF_JOB has no local type.
Method Signatures

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SUMMARY Call by reference Type reference (TYPE) RECP_SF_SUMMARY Zusammenfassung der Ergebnisse des Ausgabevorgangs 20020108

Method CLOSE on class IF_RECP_SF_JOB has no exception.

Method FREE Signature

Method FREE on class IF_RECP_SF_JOB has no parameter.
Method FREE on class IF_RECP_SF_JOB has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_APP Call by reference Object reference (TYPE REF TO) IF_RECP_SF_APP Korrespondenzanwendung 20011126

Method INIT on class IF_RECP_SF_JOB has no exception.

Method OPEN Signature

Method OPEN on class IF_RECP_SF_JOB has no parameter.
Method OPEN on class IF_RECP_SF_JOB has no exception.

Method PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_USEREXIT Call by reference Type reference (TYPE) TDEDEXIT Zuletzt ausgeführte Benutzerfunktion 20020503
2 Exporting ES_SUMMARY Call by reference Type reference (TYPE) RECP_SF_SUMMARY Zusammenfassung der Ergebnisse des Ausgabevorgangs 20020108
3 Importing IO_DOC Call by reference Object reference (TYPE REF TO) CL_RECP_SF_DOC Dokumenteigenschaften allgemein 20011126
# Exception Resumable Description Created on
1 ERROR Fehler 20020104

Method PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOC Call by reference Object reference (TYPE REF TO) CL_RECP_SF_DOC Dokumenteigenschaften allgemein 20011126
# Exception Resumable Description Created on
1 ERROR Fehler 20020104
History
Last changed by/on SAP  20040223 
SAP Release Created in