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
What are the types of the software component being deployed in the sap?
Example of table cluster and cluster tables.
what are the various types of parameters and how are they distinguished from one another?
On which event we can validate the input fields in module programs?
What is your approach to find exit and BAdi?
What are the different window types in sapscript?
What are the Various Types of internal tables?
What are the types of subroutines? : abap data dictionary
How the transaction that are programmed by the user can be protected?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What is sap locking?
when u prefer lsmw?
What function does data dictionary perform?
Difference between sap script and report?
what is the process of creating quotation using BAPIs.