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

How to use BAPI_PROJECT_MAINTAIN?

Former Member
0 Likes
736

Hi,

Please let me know how to use the BAPI, BAPI_PROJECT_MAINTAIN for maintaining project details in Project Systems(PS) module.

Especially, I am not getting how to populate the table I_METHOD_PROJECT in the tables parameter.

It will be more useful if you can explain with code.

Hi,

Please let me know how to use the BAPI, BAPI_PROJECT_MAINTAIN for maintaining project details in Project Systems(PS) module.

Especially, I am not getting how to populate the table I_METHOD_PROJECT in the tables parameter.

It will be more useful if you can explain with code.

2 REPLIES 2
Read only

former_member188827
Active Contributor
0 Likes
686

open structure BAPI_METHOD_PROJECT in se11, check it fields and pass values for dem via I_METHOD_PROJECT parameter

Read only

0 Likes
686

Thank you,

Can you please explain me how to give the field values in that table?