hi all,
i have 2 custom function modules.
the changes in the first Fm should be updated only whn the second Fm is succesful, otherwise it should rollback the work.
here in the first Fm i am modifying an infotype and using HR_MAINTAIN_MASTERDATA to insert the data in other infotype.
Now can anyone pls tell me how can i run the 1st FM in the nocommit mode. i mean should i need to take a parameter or anything else.
Also pls let me know will HR_MAINTAIN_MASTERDATA does an implicit commit.
Thanks,
Durga