SAP ABAP IMG Activity SIMG_OHR440 (User Exit Include: Adjustments When Creating Vendor Master Records)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   FI-TV-COS (Application Component) Travel Expenses
     PTRC (Package) Customizing for Travel Management
IMG Activity
ID SIMG_OHR440 User Exit Include: Adjustments When Creating Vendor Master Records  
Transaction Code S_ALN_01000856   (empty) 
Created on 20020131    
Customizing Attributes SIMG_OHR_440   User Exit Include: Adjustments When Creating Vendor Master Records 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_OHR440    

Use

Exit Include RPRAPAEX contains different user exists (form routines, that allow you to set up the creation of vendor master records from HR for Travel Management according to the requirements of your company.

This user exit include is a special release-independent modification. This means you can reimplement this modification after an upgrade without making any other adjustments.

The following user exits are available in the User-Exit-Include RPRAPAEX:

  • FORM SET_MC_FIELD_BY_USER
    Create vendor master records: You can fill the sort field for LFA1 (LFA1-SORTL) according to your requirements using SET_MC_FIELD_BY_USER. If the user exit is not used, the family name (surname) of the employee will be entered in the sort field.
    Example
    You want to fill the sort field with the employees personnel number and not their family name.
  • FORM SET_ADDRESS_BY_USER
    Create vendor master records: You can change the employees address using FORM SET_ADDRESS_BY_USER.
    Example
    You need to enter a different address in your vendor record to the one supplied by HR.
  • FORM SET_VENDOR_BY_USER
    Create vendor master records: You can define the vendor master record
    number manually using SET_VENDOR_BY_USER
    Beispiel
    You want the vendor master record number to be the same as the
    personnel number for that employee.

Requirements

Standard settings

Activities

Example

Further notes

For more general information about modifications, see the SAP Library under Basis -> ABAP Workbench -> BC - Changing the SAP Standard -> Modifications.

Business Attributes
ASAP Roadmap ID 203   Establish Master Data 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  20030416 
SAP Release Created in 110