Answer Posted / prabhakar.kemburu
SAP Functions Module to find the manager of org unit
position personnel no or user.
RH_GET_PERSONS_FROM_POSITION
RH_GET_LEADING_POSITION
HRCM_ORGUNIT_MANAGER_GET
find all the employee under an org. unit
RHPH_STRUCTURE_READ
RH_STRUC_GET
Read OM infotype
RH_READ_INFTY
RH_READ_OBJECT
Maintain OM Infotype:
RH_PM_ENQUEUE
RH_PM_DEQUEUE
RH_PNNNN_MAINTAIN/RH_UPDATE_INFTY
Maintain/Delimit Relationship for OM infotypes
RH_CUT_INFTY
Delimit OM Objects:
RH_CUT_OBJECT
Update database for OM objects operation in background
RH_UPDATE_DATABASE
Determine whether a position is vacant:
RH_GET_VACANCY
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are pooled tables? : abap data dictionary
Different types of locks?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
How to use messages in lists?
Explain the advantage of structures?
Which type of tables used this buffer?
How do you find the information on the current screen? : abap bdc
How do you process errors in session method ? : abap bdc
What is its? : abap hr
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What is the difference between synchronous and asynchronous update? : abap bdc
What are ranges?
What are base tables of an aggregate object? : abap data dictionary
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What are the fields in a bdc_tab table? : abap bdc