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

problem using BAPI_BUS2001_CREATE to create project definition

Former Member
0 Likes
619

Hi,

i have a problem using BAPI_BUS2001_CREATE to create project definition.

i have customer fields in CI_PROJ structure.

i used help structure BAPI_TE_PROJECT_DEFINITION in EXTENSIONIN table

the problem is that customer fields that i have populated in BAPI_TE_PROJECT_DEFINITION are not processed.

please help.

thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
556

Search for some BADIs in which to implement the customer fields transfer.

Usually if you have customer structures/fields in BAPIs you have to use certain BADIs in which to implement the logic of populating these customer fields from the BAPI structures to the internal SAP structures.

Reward points is useful.

Read only

0 Likes
556

thanks for your replay,

i looked at the badi BAdI BAPIEXT_BUS2001, i see that the customers fields are passed, i dont have ti implement any method.

i think the problem is in the BAPI_PS_PRECOMMIT function module, it clears the customers fields !

Read only

Former Member
0 Likes
556

solved,

applay oss note 637345