SAP ABAP IMG Activity OHPSMXISSSTE20 (BAdI: Structure of customer-specific collection key definition)
Hierarchy
SAP_HRCMX (Software Component) Sub component SAP_HRCMX of SAP_HR
   PY-MX-PS (Application Component) Public Sector
     P32P1 (Package) Public Sector ISSSTE development for Mexico
IMG Activity
ID OHPSMXISSSTE20 BAdI: Structure of customer-specific collection key definition  
Transaction Code S_L6B_69000602   (empty) 
Created on 20030610    
Customizing Attributes OHPSMXISSSTE   ISSSTE contributions 
Customizing Activity OHPSMXISSSTE20   BAdI: Structure of customer-specific collection key definition 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHPSMXISSSTE20    

Use

In this IMG activity, Business Add-In (BADI), you can create your own user-defined routines for defining the collection code.

Requirements

Standard settings

The Collection Code field in the data file produced by report HMXUACTPBS copies the short text for the employee function. If your organisation requires a different collection code definition, you can create a BAdI with the instructions that allow it to be implemented.

Activities

Once you have executed this IMG activity, you will see a dialog box that allows you to enter a name for your implementation.

If you have already created an implementation for this BAdI earlier, you will see a dialog box that displays the existing implementation. In this case, select Create and proceed as follows:

  1. Add a name for the BAdI implementation in the dialog box that appears. Select Create, and the screen to create BAdI implementations will appear.
  2. Enter a short text for this implementation.
  3. Choose Interface in the tabstrip control. The name of the class implemented will be displayed on the page.
  4. Save your entries and assign your implementation to a development class.
  5. Double-click Method to enter the processing method.
  6. Insert the instructions for you implementation between the declarations method <Interface name>-<Method name> and endmethod.
  7. Save and implement the instructions. Return to the Edit implementation screen.
  8. Save your entries in the Edit implementation field. Note: You can also create an implementation and activate it later. To do this, end the process now.
  9. Select Activate.

The instructions saved in this method will be run when program HMXUACTPBS is executed.

Example

Further notes

For more information on Business Add-Ins, see the SAP Library, under Basis Components -> ABAP Workbench (BC-DWB) ->Changing the SAP Standard (BC) -> Business Add-Ins.

Business Attributes
ASAP Roadmap ID 203   Establish Master Data 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20030611 
SAP Release Created in 470