SAP ABAP IMG Activity _PWB_EFG_COMM_ADRSEN (BAdI: Determine Address of Sender for Communication)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PWB (Application Component) Print Workbench
     EEPW (Package) Print Workbench
IMG Activity
ID _PWB_EFG_COMM_ADRSEN BAdI: Determine Address of Sender for Communication  
Transaction Code S_ABA_72000359   (empty) 
Created on 20080307    
Customizing Attributes _PWB_EFG_COMM_ADRSEN   BAdI: Determine Address of Sender for Communication 
Customizing Activity _PWB_EFG_COMM_ADRSEN   BAdI: Determine Address of Sender for Communication 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name _PWB_EFG_COMM_ADRSEN    

Use

In certain scenarios, it is necessary for the communication address for electronic communication with the recipient to be determined outside of the print workbench, because the address information is not in local/central address management (Business Address Services (BAS)).

You can use the method GET_COMM_ADDRESS for this. From the IDs that are returned, you can determine the address information for each send type. The send types can be taken from the fixed values of domain RF_SENDTYPE:

  • PRINTER (print; no call for this case)
  • TELEFAX
  • EMAIL
  • SMS
  • RMAIL

To enable you to correctly control and set up the implementation of the enhancement, the following filter values of the BAdI are available:

  • Form class
  • Application form
  • Application component code of the component to which the form class belongs (see the assigned package, if necessary)

Requirements

The application in which the correspondence process resides determines which of the import parameters, in addition to the send type of the document, is supplied with values.

Standard settings

In the standard system, the following import parameters are supplied with values:

  • I_ADDRESSNUMBER
  • I_PERSONNUMBER

These import parameters are used by the fallback implementation.

You can use the fallback implementation of the BAdI or the provided implementations of the applications as examples.

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

Activities

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
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_COMM_ADRSEN 0 ABA0000011 Print Workbench 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20080307 
SAP Release Created in 711