‎2010 Mar 04 9:09 AM
Hello everyone.
We are trying to build a Java application for Leave Request similar to the one in ESS.
So, I have identified following l RFC's for generating a Leave request .Theses are:
PT_ARQ_REQUEST_PREPARE
PT_ARQ_REQUEST_CHECK
PT_ARQ_REQUEST_EXECUTE
Please can you tell me what are the paramaters i need to pass in this function module.
PT_ARQ_REQUEST_PREPARE
IM_REQUEST_ID
IM_WI_IDI
M_COMMAND
IM_PERNR
IM_MODUS
IM_DEBUG
Please guide me how to use all the function module for generating a Leave Request successfully
Thanks in advance.
‎2010 Mar 04 9:29 AM
Hi Leo,
In se38 execute the report RPTARQUIATEST
These three function modules are used in it.
You can debug and check how the import and export parameters are handled.