cancel
Showing results for 
Search instead for 
Did you mean: 

Prevent actual postings based on project dates

Former Member
0 Kudos

Hi Experts

I need to set up following controls:

I create similar projects for every year.

Project definition contains start and finish dates. Still user may choose previous year's project to post actual costs.

So, i wish to provide a control that after finish date, system should not allow actual postings unless the date is changed.

Please advise a possible solution.

Warm regards

ramSiva

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member230675
Active Contributor
0 Kudos

Please try to create a validation by using exit CNEX0002.

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

This enhancement makes it possible for you to make your own additions to the authorization checks in the Project System. It contains a component (function module) for every authorization check that can be enhanced.

Use T-code SMOD and view bit more details on this enhancement. Then you may use a Validation ( SPRO for PS under structures) and use this enhacement.

former_member230675
Active Contributor
0 Kudos

>

provide a control that after finish date, system should not allow actual postings unless the date is changed.

please give the above logic (get table and field names for those) to an abaper for further development.