SAP ABAP IMG Activity PAY_IN_CLM_060 (Determine Subscreen Number for Claims Info)
Hierarchy
SAP_HRCIN (Software Component) Sub component SAP_HRCIN of SAP_HR
   PY-IN (Application Component) India
     P40C (Package) HR customizing: India
IMG Activity
ID PAY_IN_CLM_060 Determine Subscreen Number for Claims Info  
Transaction Code     (empty) 
Created on 20010828    
Customizing Attributes PAY_IN_CLM_100   Maintain Salary Year and Period End Treatment of RAP 
Customizing Activity PAY_IN_CLM_060   Determine Subscreen Number for Claims Info 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PAY_IN_CLM_060    

In this activity, you modify the the Claims feature (40CLM) to set up criteria to determine the sub screen number displayed in the additional information dialog for claims disbursement, accessable from the Enter Reimbuirsement for Employees Transaction (PC00_M40_REMP).

Create the subscreen for the Disbursement of Claims program in the module pool, within the customer name range.

The 40CLM feature determines the sub screen displayed when the additional information dialog is called, based on:

  • PERNR     Employee number
  • INFTY     Infotype being updated (Infotype 0015 or 0267)
  • TAXCD     Reimbursement type

Example

You want to record additional details for Leave Travel reimbursements (SLTA) and Medical Reimbursements (SMED). The subscreen numbers that will be created in module pool ZHINCREMP is 9001 for SLTA and 9002 for medical Reimbursements. All other reimbursement details are captured in subscreen 9000.

000010            D    TAXCD

000020    ****            &40CLM=ZHINCREMP/9000,

000030    SLTA            &40CLM=ZHINCREMP/9001,

000040    SMED            &40CLM=ZHINCREMP/9002,

Requirements

Standard settings

Recommendation

Activities

Further notes

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
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
PMKC L - Logical transport object PE00 40CLM 01 Determine Subscreen Number for Claims Info 
History
Last changed by/on SAP  20010829 
SAP Release Created in