What are the FM do we use in OM
Answer / 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 |
explain about step loop and table control.
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
What are the components of sap scripts? : abap hr
what are SPA and GPA parameters?What the Purpose?Examples? under ABAP Memory.
what do u mean by assistance class ?(definition)
When is the top-of-page event triggered? : abap data dictionary
WHAT IS COMPOSITE KEY??
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
i want to use standard script and driven program.how can i modify standard driven program?in real time how can we execute the standard script?can any one tell me the procedure plz?
what is a ticket?
How to maintain lists?
Explain the difference between open_form and close_form?