SAP ABAP IMG Activity _PWB_EFG_SPOOL_OUTPU (BAdI: Set Status of Spool Output Requests)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PWB (Application Component) Print Workbench
     EEPW (Package) Print Workbench
IMG Activity
ID _PWB_EFG_SPOOL_OUTPU BAdI: Set Status of Spool Output Requests  
Transaction Code S_S7B_68000022   (empty) 
Created on 20050408    
Customizing Attributes _PWB_EFG_SPOOL_OUTPU   BAdI: Set Status of Spool Output Requests 
Customizing Activity _PWB_EFG_SPOOL_OUTPU   BAdI: Set Status of Spool Output Requests 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name _PWB_EFG_SPOOL_OUTPU    

Use

You can use this BAdI to subject spool requests created in a mass printing process to further processing in certain scenarios. You can use the following methods:

  • OUTPUT_DONE

    At the end of the print transaction, the module EFG_PRINT_CLOSE is called. It triggers the output or the closing of the spool requests created in the print run. The relevant spool requests and the information about whether related output requests were created for the spool requests are provided to the method.

    By means of the export parameter E_FLG_WAIT_OUTPUT_DONE, the method can cause the system to wait for the end of the output before any further actions are triggered. In this case, the BAdI method OUTPUT_STATUS is called afterwards.

  • OUTPUT_STATUS

    The method is called when the status of the output requests for the spool requests is determined. If a spool request has not been output correctly (that is, there is no output request with status 9), a corresponding entry is written to table I_TAB_SPOOLID_ERROR.

Requirements

Standard settings

Activities

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

Example

Business Attributes
ASAP Roadmap ID 151   Design interfaces 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG _PWB_EFG_SPOOL_OUTPU 0 ABA0000011 Print Workbench 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20050408 
SAP Release Created in 700