SAP ABAP Interface IF_RECP_SF_JOB (Output Request)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-CP (Application Component) Correspondence
⤷
RE_CP_SF (Package) RE: Mass Print (Correspondence with PDF-Based Forms)
⤷
⤷
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
| Interface | IF_RECP_SF_JOB | |
| Short Description | Output Request |
General Data
| Package | RE_CP_SF | RE: Mass Print (Correspondence with PDF-Based Forms) |
| Created | 20011126 | SAP |
| Last changed | 20040223 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RECA_OBJECT | Instantiable Object | 20011126 |
Friends
Interface IF_RECP_SF_JOB has no friend.
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 | Instance method | Public | Method | Closes Current Output Activity | 20011126 | |
| 2 | Instance method | Public | Method | Frees Resources | 20020207 | |
| 3 | Instance method | Public | Method | Initializes Print Order | 20011126 | |
| 4 | Instance method | Public | Method | Opens New Output Activity | 20011126 | |
| 5 | Instance method | Public | Method | Displays Print Preview (w/o OPEN/CLOSe) | 20011126 | |
| 6 | Instance method | Public | Method | Prints Document (OPEN/CLOSE required) | 20011126 |
Events
Interface IF_RECP_SF_JOB has no event.
Types
Interface 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 | ES_SUMMARY | Call by reference | Type reference (TYPE) | RECP_SF_SUMMARY | Zusammenfassung der Ergebnisse des Ausgabevorgangs | 20020108 |
Method CLOSE on Interface IF_RECP_SF_JOB has no exception.
Method FREE Signature
Method FREE on Interface IF_RECP_SF_JOB has no parameter.
Method FREE on Interface 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 | IO_APP | Call by reference | Object reference (TYPE REF TO) | IF_RECP_SF_APP | Korrespondenzanwendung | 20011126 |
Method INIT on Interface IF_RECP_SF_JOB has no exception.
Method OPEN Signature
Method OPEN on Interface IF_RECP_SF_JOB has no parameter.
Method OPEN on Interface 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 | ED_USEREXIT | Call by reference | Type reference (TYPE) | TDEDEXIT | Zuletzt ausgeführte Benutzerfunktion | 20020503 | |||
| 2 | ES_SUMMARY | Call by reference | Type reference (TYPE) | RECP_SF_SUMMARY | Zusammenfassung der Ergebnisse des Ausgabevorgangs | 20020108 | |||
| 3 | IO_DOC | Call by reference | Object reference (TYPE REF TO) | CL_RECP_SF_DOC | Dokumenteigenschaften allgemein | 20011126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20020104 |
Method PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOC | Call by reference | Object reference (TYPE REF TO) | CL_RECP_SF_DOC | Dokumenteigenschaften allgemein | 20011126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20020104 |
History
| Last changed by/on | SAP | 20040223 |
| SAP Release Created in | 110 |