What is PAKEY structure, PSHD1 structure and what type of
fields it contains
Answer Posted / basha
Each PA Infotype consists of 4 structures-
1. PAKey- Personnel Administration key fields
It holds infotype key fields’ data like Personnel No, Start
date, End date e.t.c.
2. PSHD1- It contains Infotype log details like change date
(AEDTM), user details e.t.c.
3. PSxxxx- It contains the Infotype related specific
fields. In other words, fields related to that particular
Infotype. Note: - Developer can create this structure.
4. CI_Pxxxx- It will exist only for standard Infotypes. CI
stands for ‘Custom Include’. By using this structure, we
can enhance a standard Infotype. The standard infotype will
then have the custom fields on screen along with standard
SAP fields.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How many types of tables exist and what are they in data dictionary?
How would you define the exponents for a type ‘f’ field?
What is a 'z' report?
What is the t-code to display batch input sessions? : abap bdc
What do you mean by batch data communications programming?
What are the differences between interactive and drill down reports?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What are the different abap editors? What is the used of different editors in abap?
What is the use of program rsbdcsub? : abap bdc
What is a data class? : abap data dictionary
What kind of financial periods exist in SAP? What is the relevant table for that?
State the differences between database view & projection view? : abap data dictionary
Give examples of transparent table?
What is abap?
Difference between sy-tabix and sy-index?