Tuesday, March 20, 2012

HR ABAP - Questions and answers


1.the data area  in the database table PCL1 .

A.     B2 Time accounting results
B.     PC Personal calendar
C.     CU Cluster directory
D.     PT Texts for generated schema

2. the data area  in the database table PCL2

A.     B2 Time accounting results
B.     PC Personal calendar
C.     CU Cluster directory
D.     PT Texts for generated schema

3. The function module to reads the last original result that precedes the original payroll result.

A.     CD_READ_LAST
B.     CD_READ_PREVIOUS
C.     CD_READ_LAST_ORIGINAL
D.     CD_READ_PREVIOUS_ORIGINAL

4. The utility programs to delete one or more records from any cluster

            A. RPUPnD00
            B. RPUPnD10
            C. RPUPnD20
            D. RPUPnD30

5. With no exceptions , each infotype table HRPnnnn is defined in the Dictionary primarily using the following three include structures: HRIKEY , HRIADMIN , HRInnnn .

A. True
B. False


6. Report to display all of the evaluation paths defined in the system, between the starting object type, and the target object type.

A. RPWEGID0
B. RHWEGID0
C. RXWEGID0
D. RSWEGID0
7.  If you do not specify an evaluation path before starting the program, a sequential evaluation is not performed.

A . True
B.  False


8.  We can use the ____________ macro to restrict the evaluation period to one key day.

A. RH-SEL-ONE-KEYDATE
B. RH-SEL-KEYDATE
C. RH-GET-KEYDATE
D. RH-GET-ONE-KEYDATE

9.  For each selected object, the ________ structure contains internal structure information. In particular, it includes information on the relationship used by the system to select the current object along the evaluation path.

A.     OBJEC
B.     PNNNN
C.     STRUC
D.     GDSTR

10.  The RH_READ_INFTY function module can be used to read Personnel Planning infotype records in programs with the PCH logical database (module pools, reports of other logical databases).

A. True.
B. False.

11.   In table _____, you then determine which alternative screens you would like to use, if any, and how the individual screen fields are to be modified

A.     T582A
B.     T588M
C.     T777D
D.     T591S
12.  Several infotypes have subtypes. If this is the case, the infotype’s time constraint is on the subtype. To establish the time constraint of the infotype’s subtype, determine which time constraint table is assigned to the infotype in the table  _____.

A. T777D.
B. T591A.
C. T591S.
D. T582A.

13. We can use the CHECK LINES( Pnnnn ) statement to determine the number of processed lines of an infotype table. The subsequent statements are only executed if the condition is fulfilled.

A.True.
B.False.

14. When data is screened, a distinction is made between two types of selection: Person selection, and the data and person selection period. The data selection period specifies the period for which the data contained in the infotype tables is evaluated by the report. data selection restricts the ability to read from the database.

A. True
B. False

15.  The changing data in any one of the infotypes linked by a join causes a split in the selection period.

A. True.
B. False.


16.  Using the variable Pnnnn_VALID, the system recognizes that one partial interval only contains complete data.

A.     True.
B.     False.


17.  The PNP-SW-FOUND macro return code has the value 0  if there is no  corresponding entry in the infotype table in the specified period. It has the value 1 if  entry was found.

A.     True.
B.     False.

18. The ________macro ensures that the only records imported from database table PAnnnn to internal table Pnnnn are those which are valid in the data selection period.

            A. RP_READ_INFOTYPE
            B. RP_SET_DATA_INTERVAL
            C. RP_GET_DATA_INTERVAL
            D. RH_SET_DATA_INTERVAL
 
19.  Authorization checks are supported by the SELECT statement and must therefore be executed at the program level.

A. True
B. False

20. A table infotype is an infotype whose data part has a repetitive structure.  The PTnnnn structure contains the repetitive data fields for table infotypes.
A. True
B. False

21.  RH-GET-TBDAT is a macro for the logical database .

A. PCH
B. PNP.
C. PNPCE
D. PAP

22. Additional data on relationships is made up of attributes that cannot be stored in isolation for the objects in question because they refer exclusively to the concrete relationship between two objects.

A.True
B.False


23. If your infotype's data has a repetitive structure, that is, you wish to create a table infotype, you must create the _____ structure for the table part of your infotype.

A.     PT9nnn
B.     PA9nnn
C.     PB9nnn
D.     PS9nnn


24.  You can use the SAP report categories for customer reports.You have created your own report and want the selection screen to correspond to the selection screen used in the evaluation reports for payroll that have report category ‘__M00001’. To do this you have to assign the report category __M0001?
A.      TRUE
B.      FALSE

25. If we want to evaluate payroll results , we need a data structure with type
A. HRPAYic_table
B. PAYic_result
C. HRPAYic_result
D. PAYic_result

26.  The GET PERNR LATE event is triggered when all selected payroll results are processed.
A. True
B. False


27.Which macro specifies the infotype to be indexed.
a)      RH_SET_INDEX_INFTY
b)      RH-SET-INDEX-INFTY
c)      RH_SET_INDEX_INFTY_CONDITION
d)      RH-SET-INDEX-INFTY-CONDITION



28.PSHD1 CONTAINS
A)    INFOTYPE SPECIFIC FIELDS
B)     INFOTYPE TABLE KEY FIELDS
C)    ADMINISTRATION INFORMATION
D)    ALL THE ABOVE
        
29.Which report is used to check the consistency of entries in specified table
a)      RHT777DCHECK
b)      RHT77DCHECK
c)      RHT888DCHECK
d)      RHT88DCHECK
 
30.______________ report enables you to view different clusters in the database tables
PCL1 or PCL2.
a)RPCLSTxy
b)HRPCLSTxy
c)HRCLSTxy
d)RPCLSxy




           










No comments:

Post a Comment