SAP ABAP IMG Activity HRPAYCHLSE_EXPORT (BAdI: Export-File Generation)
Hierarchy
SAP_HRCCH (Software Component) Sub component SAP_HRCCH of SAP_HR
   PY-CH (Application Component) Switzerland
     P02C (Package) HR Customizing: Switzerland
IMG Activity
ID HRPAYCHLSE_EXPORT BAdI: Export-File Generation  
Transaction Code S_L4H_49003085   (empty) 
Created on 20121115    
Customizing Attributes HRPAYCHLSE_EXPORT   BAdI: Export-File Generation 
Customizing Activity HRPAYCHLSE_EXPORT   BAdI: Export-File Generation 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HRPAYCHLSE_EXPORT    

Use

This Business Add-In (BAdI) is used in the Payroll: Switzerland (PY-CH) component. You can use this BAdI to generate an export file withthe data from the survey of structure and level of wages (LSE) (RPLBGAC3). You can create CSV or XML files, for example.

Requirements

In Report RPLBGAC3 (Swiss survey of structure and level of wages), underOutput device, you have selected the BAdI option.

Standard settings

The BAdI is active in the standard system. If you do not create your ownimplementation, an export file is not generated.

Activities

After calling up the IMG activity, a dialog box appears, in which you can enter a name for the implementation.

If you have already made other implementations for this BAdI, another dialog box appears, in which the existing implementations are displayed. In this case, choose Create, and proceed as follows:

  1. In the dialog box, enter a name for the BAdI implementation in the Implementation field, and choose Create.

    The screen for creating BAdI implementations is now displayed.

  2. Enter a short text for the implementation in the Short text for implementation field.
  3. From the tab index, choose Interface.

    The Name of implemented class field is already filled on the tab page, as a class name was automatically assigned to the implementation when you named it.

  4. Save your entries, and assign the implementation to a development class.
  5. Place the cursor on the method, and double-click to enter method processing.
  6. Enter the code for the implementation between the statements method <Interface name> ~ <Name of method> and endmethod.
  7. Save and implement your code. Return to the Edit Implementation screen.
  8. Save the entries on the Edit Implementation screen.

    Note: You can also create an implementation, and then activate it at a later time. In such a case, end the processing stage at this point.

  9. Choose Activate

    The code you stored in the method will be run when the application program is executed.

Example

For an example implementation in which an XML file is generated with thedata from the Swiss survey of structure and level of wages, see the attachment to SAP Note 1774155. The file name and default storage location are preset in this implementation (data_export method). The XML output format of this example implementation is based on the BFS default (XML schema: version 2012-11-09).

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
HRPAYCHLSE_EXPORT CH Switzerland
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG HRPAYCHLSE_EXPORT 0 HLA0003800 Evaluations/Statistics 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20121115 
SAP Release Created in