cancel
Showing results for 
Search instead for 
Did you mean: 

what is the bapi for changing the patner profile when the project is close

Former Member
0 Kudos

what is the bapi for changing the patner profile when the project is close ?

in tcode cj20n for a project us10-P00000004 there is tab called controldta .in control data project profile should be chnge as per

status in basic data .

now i want what are projets are not closed should be closed ,before closing the projets the patner profile should change to closed old project ,and these should be display .

thanks ,

krishna

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Get Solved

raymond_giuseppi
Active Contributor
0 Kudos

Use in sequence to change data or status (read documentation of the respective BAPI)

- BAPI_PS_INITIALIZATION

- BAPI_BUS2001_CHANGE or BAPI_BUS2001_SET_STATUS

- BAPI_PS_PRECOMMIT

- BAPI_TRANSACTION_COMMIT

You can also read the following guide at sdn wiki : [How to use BAPI in Project System Module |http://wiki.sdn.sap.com/wiki/display/PLM/HowtouseBAPIinProjectSystem+Module]

Regards,

Raymond

Former Member
0 Kudos

Hi Krishna,

Hope you find any of the below mentioned BAPI's useful,

BAPI_BPCONTACT_CHANGE BAPI Change Partner Sales Activity

BAPI_BPCONTACT_CREATEFROMDATA BAPI Partner Sales Activity Create from Data

BAPI_BPCONTACT_CREATEWITHDIA BAPI Partner Sales Activity u2013 Create from Data Dialog

BAPI_BPCONTACT_GETDETAIL BAPI Partner Sales Activity u2013 Get Details

BAPI_BPCONTACT_GETLIST BAPI Partner Sales Activity u2013 Get List

BAPI_BPCONTACT_REPLICATECHANGE BAPI Partner Sales Activity Replicate Changed Objects

Regards,

Soundarya.