2008 Mar 24 12:38 PM
Hi,
What is the purpose of rh_get_vacancy fm.can i get whether the position is vacant,information from this fm?plz let me get the clear idea about it.
Regards,
Suchithra.
Hi,
What is the purpose of rh_get_vacancy fm.can i get whether the position is vacant,information from this fm?plz let me get the clear idea about it.
Regards,
Suchithra.
2008 Mar 24 12:45 PM
It gets the data from HRP1007 ..
It tells whether the position is vacant or not ..
Look at report ... RHVOPOS0
2008 Mar 24 12:48 PM
hi check this...,ti will tells the vacancy
call function 'RH_GET_VACANCY'
exporting
vac_begda = pc-begda
vac_endda = pc-endda
vac_istat = pc-istat
vac_objid = objec-objid
vac_otype = objec-otype
vac_plvar = objec-plvar
vac_switch = ' '
importing
free_begda = vk_begdafree
holder_endda = vk_enddaholder
vacancy_begda = vk_begdavacant
vacancy_endda = vk_enddavacant
vac_subrc = vk_subrc.
regards,
venkat.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |