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 |
What are the two statements which are required in an abap program to output an icon using a write statement?
What is a view in sap? : abap data dictionary
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
what is troubleshooting and wher u can use this TS?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What is cardinality?
How do you validate the selection criteria of a report? And how do you display initial
different ways to process/run the session
If you are at 3rd list how can you back to 1st list?
can any one tell me if i will put mode as error(E) in session or call transaction for at background and if any error data is there in flat file , then what will be happen ,
How to create standard text and how do u transfer it ?
Pls someone answer me this, Can we acheive everything using OOPs? If not? What cant be acheived? Have you encountered any scenario liike, you cannot acheive it using Function modules & can be acheived using Oops? What is the advantage of BADI over UserExit? Difference between BAPI and RFC? Thanks in advance.