SAP ABAP IMG Activity _PWB_EFG_PRINT_PARAM (BAdI: Override and Default Print Parameters)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PWB (Application Component) Print Workbench
     EEPW (Package) Print Workbench
IMG Activity
ID _PWB_EFG_PRINT_PARAM BAdI: Override and Default Print Parameters  
Transaction Code S_S7B_68000021   (empty) 
Created on 20050408    
Customizing Attributes _PWB_EFG_PRINT_PARAM   BAdI: Override and Default Print Parameters 
Customizing Activity _PWB_EFG_PRINT_PARAM   BAdI: Override and Default Print Parameters 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name _PWB_EFG_PRINT_PARAM    

Use

You use this BAdI to modify/specify the print parameters in dialog and in mass printing processes of the Print Workbench. You can modify the print parameter string EPRINTPARAMS in all methods. The following methods and events are available:

  • CHANGE_IN_PRINT_EXPANDED

    This BAdI method is called at the start of the function module EFG_PRINT_EXPANDED. This module represents the central runtime interface to the Print Workbench. This means that each document that is created in mass printing is created by the call of this module. In addition to the print parameter string IE_PRINTPARAMS, you can also modify the send control this way.

  • CHANGE_IN_DIALOG_BEFORE

    In the print parameter dialogs of the Print Workbench, you can use this BAdI method to default the print parameters before the actual dialog.

  • CHANGE_IN_DIALOG_AFTER

    You can use this BAdI method to add to or modify printer parameters entered by the user.

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_PRINT_PARAM 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