‎2008 Apr 21 3:03 PM
Hi all,
We created the milestone by using the function module.
BAPI_PROJECT_MAINTAIN
We get a success message such as milesone 00000020 created but the same is not getting displayed either in CJ20N
or MLST table.
Guess there is some problem with the commit.
Kindly help me to point to solve the above issue.
Regards,
Ganesh J
‎2008 Apr 21 3:13 PM
Hallo,
depending on bapi you have to commit the transaction, most likely by using FM BAPI_TRANSACTION_COMMIT or something like that.
Kind regards
Axel
‎2008 Apr 21 3:25 PM
‎2008 Apr 22 9:32 AM
Just a short checklist:
How did you use the BAPI (in test environment?? etc.)
check application configuration (can you create milestone manually?)
did the bapi update other fields?
check the BAPI Documentation about usage?
check OOS for known bugs in your release?
Kind regards.
Axel