0% found this document useful (0 votes)
367 views9 pages

RP - Provide - From - FRST - Earliest Record RP - Provide - From - Last - Read Newest Record (Current)

The document discusses various HR concepts including infotypes, logical databases (LDBs), and transactions used in SAP HR. Key points include: 1) Infotype table T582A controls screen fields for infotypes. T549A links country codes to personnel areas. 2) CATs tool records employee absences. The object and data provider displays OM structures in Web Dynpro. 3) After creating infotypes, entries must be made in table T777Z. Transaction PE03 maintains features. PA0003 does not have begin and end dates.

Uploaded by

SomnathChoudhury
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
367 views9 pages

RP - Provide - From - FRST - Earliest Record RP - Provide - From - Last - Read Newest Record (Current)

The document discusses various HR concepts including infotypes, logical databases (LDBs), and transactions used in SAP HR. Key points include: 1) Infotype table T582A controls screen fields for infotypes. T549A links country codes to personnel areas. 2) CATs tool records employee absences. The object and data provider displays OM structures in Web Dynpro. 3) After creating infotypes, entries must be made in table T777Z. Transaction PE03 maintains features. PA0003 does not have begin and end dates.

Uploaded by

SomnathChoudhury
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

1) Work center address details stored in table:

a)HRP1003 b)HRP1028 c)HRP1011(not sure) d)HRP1009

2) Event triggered for PNPCE to fill info type data for an employee:

a) GET PERAS b) GET PERNR c) GET OBJID c) GET OBJEC

3) Which of these infotype record (0001) example?

a) Time constraint 1 b) time constraint 2 c) time constraint 3 d) time constraint A

4) Provide statement; joins are possible only for infotype with time constraint:

a)3 or A b) A or Z c) B or T d) 1 or 2(not sure)

5) CATs tool used for record the:

a)Employee absence b)employee payroll data c) employee time d) employee compensation(not sure)

6)In provide statement, if a partial interval for infotype Pnnn contains data, its pnnn_VALID variable is
filled with:

a) 1 b) 0 c) X (not sure) d) -1

7) Maximum LDB’s can be use in report:

a) 700 ) 500 c) 300 d) 250

1. Relationship between job and position is defined by

A/B 006
A/B 007 (correct)
A/B 008
A/B 101

2. What infotype stores reference personnel number?

Infotype 0030
Infotype 0031 (correct)
Infotype 0032
Infotype 0033

3. Macro syntax for PROVIDE_FRST and PROVIDE_LAST


RP_PROVIDE_FROM_FRST -> EARLIEST RECORD
RP_PROVIDE_FROM_LAST -> READ NEWEST RECORD (current)

1
4. PU12 we can change HR master data and payroll only.

5. Personal administration is sub module of HR ( true) .

6. Object and data provider is used to display HR data in WD component

7. Infotype short text table - T582S

8. LDB table - LDBS

9. ABAP performance analysis Tcode - AL21

1. Report to compare PA and OM / report to look diff in date status b/w PA and OM table is
RHINTE00

2. Which info type will not have beg date and end date. (( PA0003 ))
PA0008/IT0003/PA0001/PA0003

3. Report to delete the records of the employee numb. RPUDELPN


Report to delete payroll results. RPUDEL20

4. Table used in PNPCE LDB. PERNR

5. Infotype Example INFOTYPES: 0000, 0001, 0002

 Events/Action 0000
 Org. Assignment 0001
 Personal Data 0002
 Addresses 0006
 Basic Pay 0008

6. PCL3 CLUSTER IS used for:


a) Accounting results
b) Recruitment data (applicant data)
c) Documents
d) Personal cost planning

8. Report to display infotype change log: RPUAUD00

9. FM for retrieve manager of organization:

a) RH_PM_ENQUEUE
b) RH_GET_PERSONS_FROM_POSITION
c) RH_READ_OBJECT

2
10. HR LDB PNPCE
LDB PNPCE is used for concurrent employment. Employee holding multiple assignments in the
organization is called concurrent employment

11. HR tables for info type


The only table contained in the PNP Logical database is PERNR

12. Creating info types in HR. Transaction code- PM01

13. Which fields are used to differentiate with same infotypes?


a) Times constant
b) Field PAKEY
c) Field OBJPS
d) field subty
The object identification indicator is used to differentiate records with the same OBJPS and SEQNR

14. Which one of the following is correct ifotype interface status?


dis,edq,cop,chg

Screen Interface statusUse of interface status for the


function
Single screen DIS Display
  MOD Change
  DEL Delete
  COP Copy
  INS Insert
  EDQ Lock
List screen    
  LIS0 List screen/display
  LIS1 List screen/maintain
  LSI9 List screen/delimit

15. Infotype short text stored in which table?

Name of table Task


T582A Basic infotype characteristics
(single screen, list screen, time constraint, and so on)
T582S Infotype short texts
T777A Technical characteristics of Infotype (database table, dialog module,
and so on)
T77ID Name of data field structure (PSnnnn)

3
16. What is program flow in abap HR
Initialization.
start-of-selection.
Get PNNR
end-of-selection.

17. FM to retrieve data from pa tables


               HR_READ_INFOTYPE – to retrieve data from PA tables
               RH_READ_INFTY – to retrieve data from OM Infotypes

18. HR_READ_INFOTYPE uses...... buffer


a) prelp
b) pnp
c) ps
d) tbuff

19. Standard infotypes screen are enhanced using tcodes


a) pe01
b) pm01 (( Create Infotype )) PM01
c) pa30
d) pe03

20. Transaction to maintain feature is


a) pe01
b) pe02
c) pe03
d) pm01

21. After creating info types entries must be made in table t777D
a) t777K
b) t777Z
c) t77CK
d) t77NK

22. Fm or bapi to upload infotypes

HR_INFOTYPE_OPERATION or HR_MAINTAIN_MASTERDATA

23. Report _ _____ used to transfer data from PA to OM

 RHINTE00
 RHINTE01
 RHINTE035
 RHINTE030

4
24. Transaction PA40 is used to get to the personnel events screen

25. SPRPS – The lock indicator for HR Master Data can be used to lock and unlock data records.

26. Get object will fill data for which infotype – 0000,1000,0001,1001

27. Tables where Infotypes are stored:

 DAT01
 DD02L
 DD01L
28. Which of the below transaction code used to create OM info type? - PPCI
A. PM30.
B. PM01- PA info types create
C. PP01.
D. PA30

29. Collective search help for Personal Number is____________


 PREM.
 PERM.
 C.PERNR.
 D.PERSO.

30. Which of the following is not a logical database for HR.?


 PNP.
 PMP.
 PNPCE.
 PAP.
31. ‘A’ is the key for which object type?
 cost center.
 assigning group.
 c. preson.
 work center

32. HR forms are designed in. PE51

33. in HR_INFOTYPE_OPERATION
 
   If dialog mode is
    
0: Changes are processed in background (If error occurs complete step is terminated ans
module returns error message in structure return.
 
1: Changes are processed in background If error occurs, system switches to dialog mode so that
user can correct entries.
 
2: Changes processed in dialog mode.

5
34. Report to delete the records of the employee numb. RPUDELPN
35. Report to delete payroll results. RPUDEL20

36. T588Z Dynamic Events Table

37. Function Module to read Infotype RH_READ_INFTY

38. In Org Management, object type ‘H’ refers to?

Housing Loan
External Employee
Holder of the position
Holder of the work center

39. Which among these is not a valid status of payroll record (Domain: VWSTA)

Released for payroll


Running payroll
Exit payroll
Check payroll results

40. In Personal planning Object Relationship is maintained in

Infotype 1000
Infotype 1001
Infotype 1004
Infotype 1003

41. What infotype stores reference personnel number?

Infotype 0030
Infotype 0031
Infotype 0032
Infotype 0033

42. Which infotype contains repetitive structure?

0001
0014
0015
0005

43. Which of the following infotypes have repetitive structure?

8 2
12 6

6
44. Repeated structures in infotypes can be handled using _____

Nested Loop
Do Vary ..From..Next .Enddo
Loop and follows read table
While End while

45. Overtime is recorded in the infotype

2001
2002
2004
2005

46. What is the number range of Personnel Number?

RP_PERNR
RP_PERSA
RP_PREL
RP_PRNR

47. Table ___ is used to store the assignment between the database table and the additional data
structure

T500AD
T582AD
T777AD (T77AD)
T525_AD

48. Link between country code and personnel area is available in table

T549A
T500P
T001P
T501

49. Appraisal data is stored in table

PA00025
HRP1000
PA0026
HRP1002

7
QUESTIONS TO ME
1. Infotype screen fields are controlled using table? (T582A (Infotypes: Customer-
Specific Settings) )

 T588M
 T588B
 T588Z
 T588A

2. Which infotype can’t be enhanced?


 Recruitment infotypes
 Time infotypes
 LMS infotypes
 All of these

3. Link between country code and personal area


 T549A
 T500P
 T001P
 T501

4. After you create info type, entries must be made in which table?
 T777K.
 T777Z.
 T77CK.
 T77NK

5. Transaction to maintain a feature is PE03.

6. Cats records
 Employee absences
 Employee time
 Employee payroll
 Employee compensation

8
7. The _____ enables you to display structure from organizational
Management in a list or tree structure in a Web Dynpro application and
there by display such structures in SAP Enterprise Portal. - Object and Data
Provider.

8. SAP service for Who’s who?: PZ01 or PZ24

9. Which infotype doesn’t have BEGDA and ENDDA : PA0003

10. Why HR module needs Infotype concept:


 To make HR module different than other module
 HR data are huge and to make it easy accessible.
 To manipulate data
 To store data.

11.What will happen when RP-PROVIDE-FROM-LAST is successfully executed


 PNP-SW-FOUND = 1

12. INFOTYPE CATEGORIES


 HR MASTER DATA 0000-0999 (PERSONAL DATA )
 HR PLANNING DATA 1000-1999
 HR TIME DATA 2000-2999
 UNUSED 3000-8999
 CUSTOMER SPECIFIC 9000-9999

13. Personal Administration is a module of?


 PM.
 PS.
 HR.
 PP.

You might also like