cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Automatic creation of snapshot based on status change at project definition level

amitdhar
Product and Topic Expert
Product and Topic Expert
0 Kudos
396

Dear All,

We want to create Automatic snapshot based on user status/system status change at project definition level.

we are using standard program DPR_snapshot_create to create snapshot and we need to add status check for the same.

Input needed.

Thanks
Amit Dhar

Accepted Solutions (1)

Accepted Solutions (1)

judith_gabriel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear Amit,

you can use FM CRM_STATUS_READ to receive the status-information.

Best regards,
Judith

Answers (1)

Answers (1)

DaveS4
Contributor
0 Kudos

Hi Amit,

My explanation is based on ECC PS:

This is a standard function, no extra programming is necessary. In the configuration you need to do the following:

1) Create a Status profile, define user status as many as per your snapshot requirement

2) Define Project Version profile and assign which status will take automatic versions. You need to couple the status and version number.

Once your project changes its status, then the version (snapshot) will be taken automatically,

Regards,

Dave