cancel
Showing results for 
Search instead for 
Did you mean: 

Missing Z fields of BAPI creating a project

noy_ash
Participant
0 Kudos

Dear experts,

We've added 2 Z fields to PROJ table.

I want to create a project by a BAPI.

I've found:

BAPI_BUS2001_CREATE

BAPI_PROJECTDEF_CREATE

BAPI_PROJECT_MAINTAIN

However the fields are missing there.

I see on BAPI_BUS2001_CREATE option of extension, but don't know how to use it and if it can help with my concern.

Thanks

Noy

Accepted Solutions (0)

Answers (3)

Answers (3)

raymond_giuseppi
Active Contributor
0 Kudos

Yes BAPI_BUS2001_CREATE parameters EXTENSIONIN will fulfill your requirement.

Ken_Melching
Product and Topic Expert
Product and Topic Expert
0 Kudos

Look in SPRO under the WBS section for complete instructions on creating CNEX0006. Make sure you have followed all the steps to add your own include.

Paulo_Vitoriano
Active Contributor
0 Kudos

Hi Noy,

You can lookup the code from the CNMASSCREATE transaction.

Once you generate/download an Excel template it will contain all Z fields based on your version of PROJ and PRPS tables which means its processing is included there for the creation as well.

Regards,

Paulo