‎2008 Jun 26 11:03 AM
Hi Frnds,
Can anyone let me know how to insert an OM infotype using ABAP program? Is there any function module to do it. Kindly help me to solve this issue (Urgently needed).
Thanks in adv,
Suganya Jayabalan
‎2008 Jun 26 11:34 AM
hi,
if u r talking abt creating new infotype use PM01 transaction.
if u want to insert new record for an employee in OM infotype use PA30 transaction.
‎2008 Jun 27 4:34 AM
Hi Gautham,
Thanks a lot for the help. For manual entry, Im using PP01 transaction to create the new record.
But i need to do it through ABAP program (other than BDC, i.e., Function module, etc).
Do you know any other option to do it through ABAP programming?