cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI to Create SAP PS Projects Using Standard Template

former_member197475
Active Contributor

Dear All,

Am working in NW 7.4 version and looking for a BAPI to create SAP PS projects using standard template.

Found that there were no BAPIs to create project using template, but all those threads were very old. So I just need to know, whether now SAP released any BAPI in recent versions.

Accepted Solutions (1)

Accepted Solutions (1)

former_member197475
Active Contributor

Hi Nic,

Thanks for your reply. Both of the FM's doesn't helped me, since it is not under SAP PS module.

But I have found one solution and implemented the code successfully. It's working well now.

Based on the standard template, get it's corresponding WBS hierarchies from table PRPSS. Now form your own data to set the input for BAPI_PROJECT_MAINTAIN. That's it.

BR,

RAM.

Jelena
Active Contributor
0 Kudos

Please close the question, it still shows up as unanswered.

NTeunckens
Active Contributor
0 Kudos

Good to hear you found a Solution. As mentioned, please close the Thread when resolved.

Answers (1)

Answers (1)

NTeunckens
Active Contributor
0 Kudos

Hello

Please check if your SAP System provides a BAPI "BAPI_BUS2172_COPY" (and check it's documentation first). I don't have this in my system ...

Further, check this Blog on the use of a Combination of PS-FM's around Function "CJWB_PROJECT_COPY" that could suit your needs.


Kind regards

Nic T.