what is a cluster directory in abap hr.how can we read a
cluster directory

Answer Posted / sudhakar

Finding Payroll Results for a Specific Query

Payroll results are stored in cluster Rx of the PCL2.

The cluster key is non-mnemonic. It contains the PERNR (personnel number) and SEQNO (sequential number) fields.

The internal table RGDIR contains a directory entry for each payroll result. This entry is a sequential number (RGDIR-SEQNR) which uniquely identifies the payroll result.

Payroll results can only be imported if the payroll cluster key contains the personnel number and sequential number.

Before you can import a payroll record, you must select the entry in the RGDIR on the basis of existing data such as for-period, for-payroll area, for-payroll category, in-period, in-payroll area, in-payroll category, and so on, in order to determine the sequential number.

You will probably always have the same queries when importing payroll records. For example, "Which payroll results (original and retroactively accounted records) were written for a specific payroll run (defined by in-payroll category, in-payroll area, in-period)"?

There are standard modules that can be used. It is advantageous to use the standard modules rather than self-programmed solutions because no program modifications will be required if the payroll directory changes. The modules are described in the following section

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we define our own match code id's for sap matchcodes ?

822


how to read the standard field value in your custom program.

1217


What is the maximum number of structures that can be included in a table or structure

824


Explain get pernr concept when we use logical data base? : abap hr

972


identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT

2199


How do you find if a logical database exists for your program requirements?

848


How do you use structures in the abap programs?

790


What kind of financial periods exist in sap? What is the relavent table for that?

875


Where can you find error log for call transaction? : abap bdc

975


What is the difference between call transaction method and the session method? : abap bdc

729


THANKS ALL. i CLEARED THE INTERVIEW OF INFOSYS BASED ON THIS QUESTION SET. IT REALLY WORKS. LONG LIVE ALLINTERVIEW.COM

16055


where are the passwords for ITS stores?

1822


Difference between /N and /BEND?

1019


Performance tuning techniques

1096


What are the other modules integrated with om? : sap abap hr

759