2011 Mar 01 5:13 AM
Hi ,
I have developeda workflow wherein if the HR administrator approves the form , the Action infotype should be updated accordingly , i am able to import the values from the aDOBE FORM BUT WHEN I AM PASSING THE same value to update infotye its not updating it , this is MSS functionality , Is there anything to be done on the portal Side to make this work or this is something what i would be missing in the code or some other functions module or class has to be used :
CALL FUNCTION 'HR_INFOTYPE_OPERATION'
EXPORTING
infty = c_0000
number = w_p0000-pernr
validityend = w_p0000-endda
validitybegin = w_p0000-begda
record = w_p0000
operation = c_ins
IMPORTING
return = i_return.
Thanks i Advance.
2011 Mar 01 6:26 AM
2011 Mar 04 6:03 AM
Please post your answer ...It will be helpful for some one friend.
sas
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |