Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_PROJECT_MAINTAIN problem while creating milestone

Former Member
0 Likes
691

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

3 REPLIES 3
Read only

Former Member
0 Likes
587

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

Read only

0 Likes
587

We have already tried it but it is not working.

Read only

0 Likes
587

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