SAP ABAP IMG Activity PAY_ES_BARRNOM (Determine criteria for new work relationship)
Hierarchy
SAP_HRCES (Software Component) Sub component SAP_HRCES of SAP_HR
   PY-ES (Application Component) Spain
     P04C (Package) HR Customizing: Spain
IMG Activity
ID PAY_ES_BARRNOM Determine criteria for new work relationship  
Transaction Code S_PH0_48000467   AL0K028900 
Created on 20000202    
Customizing Attributes PAY_ES_BARRNOM   Determine criteria for new work relationship 
Customizing Activity PAY_ES_BARRNOM   Determine criteria for new work relationship 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PAY_ES_BARRNOM    

In this IMG activity you establish the way the system will process or consider the start date of a new employee relationship with Social Insurance. This date will later be used in the payroll calculation process for the employee.

Functionality is realized through different control constants, each of which governs a selection criteria. You must choose the criteria you want to activate in the system. The system will always take the last date corresponding to the chosen criteria.

The selection criteria that determine the start of this new relationship (payroll barriers) and the corresponding constants are:

  • Change of contract (constant BNCON)
  • Change from exempt to not exempt (constant BNEXN)
  • Change of legal person (constant BNJUP)
  • Change of status 'active/inactive' in actions (constant BNST2)
  • Action maintained in the actions table and reasons for Social Insurance with the 'Payroll barrier' field flagged (constante BNTAB)

Example

An employee undergoes the following changes in situation:

  • 01/04/1998, a change of contract
  • 15/05/1998, a change in legal person
  • 08/08/1998, leaves the company (status active/not active = 0)
  • 10/10/1998, returns to the company (status active/not active = 3)
  • 01/01/1999, action 66 with entry in actions and reasons table (T5E33), with the field 'Payroll barrier' flagged.

With criteria for change of contract (BNCON) active = 1, the criteria for change of legal person (BNJUP) active = 1 and all other criteria deactivated (= 0), the system takes 15/05/1998 as date.

Standard settings

The SAP standard system gives the following as active criteria:

  • the change from exempt to not exempt
  • the change from active/not active
  • the action maintained in actions and reasons table for Social Insurance

Recommendation

SAP recommends you use the standard criteria.

Activities

  1. Check the standard SAP settings.
  2. If necessary, assign the corresponding value.

Note:

Bear in mind that if you change the value of a SAP standard constant, you run the risk of SAP overwriting the value in a future release or future system update.

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 1   Critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
PAY_ES_BARRNOM ES Spain
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG PAY_ES_BARRNOM 0 HLA0008540 Social Insurance 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
VV_511K_B_BNCON_AL0 V - View SM30 Change of contract barrier 
VV_511K_B_BNEXN_AL0 V - View SM30 Change exempt/not exempt barrier 
VV_511K_B_BNJUP_AL0 V - View SM30 Change of legal person barrier 
VV_511K_B_BNST2_AL0 V - View SM30 Change of status barrier 
VV_511K_B_BNTAB_AL0 V - View SM30 Barrier according to table 
History
Last changed by/on SAP  20000202 
SAP Release Created in 46C