‎2005 Dec 22 3:57 PM
I am trying to create sales orders using BAPI_SALESORDER_CREATE_FROMDAT2.
Because of the material configuration in table TCN61 the material will trigger a project creation in the project system.
Now, in order to create a project, we must provide the project description.
I would like to ask you if anyone knows how to pass the project description in one of the BAPI parameters.
Thank you for your help.
‎2005 Dec 23 3:11 PM
Hi,
In Items structure, BAPISDITM we have field CAMPAIGN for some project planning...i am not sure about your requirement...try using this...
‎2005 Dec 23 4:39 PM
Thank you Sreedhar for the answer.
I tried the CAMPAIGN field but did not work...
In fact, I am not able to find a field, in any of the of the tables, that could hold the project description (PROJ-POST1).
An entry is created in PROJ table when we manually create a sales order for materials specified in table TCN61.
Thanks.