2007 Mar 06 1:02 PM
hi all,
i want to insert data in customer infotype.
is it possible any FM to insert data in custome infotype with time constraint 1 and without considering validations.
please help me.
regards,
sheetal
hi all,
i want to insert data in customer infotype.
is it possible any FM to insert data in custome infotype with time constraint 1 and without considering validations.
please help me.
regards,
sheetal
2007 Mar 06 1:03 PM
Hello,
The function module 'RH_INSERT_INFTY lets you insert multiple infotype records for OM objects into the Personnel Planning databases (HRPnnnn). ie the PD infotypes. For updating PA infotypes pl use 'HR_INFOTYPE_OPERATION' as suggested by others earlier.
Regards,
Vasanth
2007 Mar 06 1:18 PM
hi Vasanth ,
the above two function modules, validations has done before insert data into infotype .My requirement is to insert data into infotype with out considering any validations.
regards
sheetal
2007 Mar 06 1:23 PM
Then your only option is to do a direct update of the Custom infotype table with a simple update <pa9xxx>. statement.
~Suresh
2007 Mar 06 1:26 PM
2007 Mar 06 1:05 PM
Hi Sheetal,
Use Function Module <b>HR_INFOTYPE_OPERATION</b>
hope this helps,
Reward Helpful answers with Points,
Regards,
Tejas
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |