SAP ABAP Data Element P25SOP_TEXT_KEY (Key for text handling in SG reports)
Hierarchy
SAP_HRCSG (Software Component) Sub component SAP_HRCSG of SAP_HR
   PA-PA-SG (Application Component) Singapore
     PB25 (Package) HR Singapore: Master data
Basic Data
Data Element P25SOP_TEXT_KEY
Short Description Key for text handling in SG reports  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR6    
Data Type CHAR   Character String 
Length 6    
Decimal Places 0    
Output Length 6    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Text Key 
Medium 15 Key for Text 
Long 21 Key for Text handling 
Heading 35 Key for Text handling in SG reports 
Documentation

Definition

Specifies the key used by a report to display employee specific comments. To display the employee specific comments, a report

  • Checks the table view Maintain key fields for text management (V_T5RTEXT_KEY) for
    • Text Key
    • Short Description
  • Checks the Additional Information (Singapore) Infotype (741), and the relevant subtype for
    • Text ID
    • Text

If there is an employee specific comment entered in the Text field, the report will display the same against the employee specific comments section.

For example, the Appendix 8B of the Singapore Income Tax IR8A Report (RPCT8AR0) has a Remarks section, which must display employee specific comments, if any. In this case, the report

  • Checks the table view Maintain key fields for text management (V_T5RTEXT_KEY) for
    • Text Key - 8BSOP1
    • Short Description - APDX-8B REMARKS
  • Checks the Additional Information (Singapore) Infotype (741), and IR8A Subtype (0001) for
    • Text ID - APDX-8B REMARKS
    • Text - Employee specific comments

In the Remarks section of the Appendix 8B, the report will display the employee specific comments.

Note

A single report can have more than one section for employee comments. In this case, you must create individual Text Key for every employee comments section, and associate the same subtype with all of them. For example, the Singapore Income Tax IR8A Report (RPCT8AR0) generates the Form IR8A, and the Appendix 8B. The report displays employee specific comments in:

  • Form IR8A - Against point d8 of the INCOME section
  • Appendix 8B - Against the Remarks section

   

History
Last changed by/on SAP  20030327 
SAP Release Created in 470