Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What are the events in screen programming?

1205


What is abap?

1142


Explain the client concept of sap.

1086


What is an interactive report? What is the obvious difference of such report compared with classical type reports?

1032


What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary

1032


How do you Export a session ?

2106


What is the bapi?

1194


How to find the return code of an stmt in abap programs?

1212


Describe data classes? : abap hr

1182


What is the use of at new statement ?

1836


Do you know any other patterns if yes.. explain

1350


What are the internal tables and work area?

1039


What is a table cluster? : abap data dictionary

1214


what is abstract classes

1402


What is modularization and its benefits? : abap modularization

1235