SAP ABAP Data Element P01C_ISTIT (Pension Statement Element)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PA-PF-DE (Application Component) Company Pension Scheme Germany
     P01A (Package) HR Germany: Retirement Pension Plan
Basic Data
Data Element P01C_ISTIT
Short Description Pension Statement Element  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type P01C_ISTIT    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
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 PenStEl.ID 
Medium 16 PenStmtElmt ID 
Long 25 Pens. Statment Element ID 
Heading PenEl 
Documentation

Definition

A statement item is an ID for a value, date, and so on, that is determined in the pension calculation program.
Field characteristics and the meaning of a statement item (ISTIT) are declared in tables T5DCG and T5DCW.

The pension calculation program RPCWPCD0 fills an internal table TAB_CSTIT (structure PC2W7) in which the value, date, and so on, for an ID are stored in the -SIVAL field (statement item value) with type CHAR(30). The -SIVAI field is then just a data container.

After filtering TAB_CSTIT if necessary, and the assignment to ITAB 'CSTIT', it is written to cluster PCL2(DB).
Each statement item is written to one structure field only.
A structure field is part of a structure or field string or it is an internal table that is then printed on the form.

The field characteristics for the structure field and the contents of CSTIT-SIVAL are thereby stored in the control table T5DCG for each CSTIT-ISTIT statement item.
The structures are listed in table T514K.
(Enter with form class BEAV)

The assignment of CSTIT-ISTIT to a structure field can be found in table T5DCHI.


The structure fields and their use in standard statement tables are also listed in T514N.


If you use transaction PE51 (Form Editor), you can display all structure fields for the form class for the pension scheme ('BEAV') as they appear on your form, provided they have been maintained in table T514N.

History
Last changed by/on SAP  19990312 
SAP Release Created in