on 2010 Mar 03 3:52 PM
Hello all,
I have a problem concerning user status and budget status.
My client wants to not allow the release of the project if the budget has not been approved. I tried to use the user statuses using a status called AVA2, which should be activated (automatically) when system status changes to AVAC. From what I saw there is no business transaction that allows you to set the user status when the budget is released.
The main purpose is to prevent the release of the project if it has not been budgeted
Best regards,
George Mihaila.
Request clarification before answering.
For your requirement this is what I would recommend
When status BUDG is set (this is done when you do budgeting for the project via CJ30 then set a user status called Budget Approved, this status should not allow release.
When the budget is approved then remove this status and release project
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Problem solved. I have developed a code (ABAP) to disable the release button when the budget was not approved. It was the most easy and elegant method that I could find.
Thanks for the replies.
P.S. The idea with the user status was may first try. The problem is that the user can manually change the status and release the project.
Regards,
George
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I'm not sure to understand your problem, but just a question, did you check in the t-code OK02 to set your status and status profiles, and manage the rules behind them?
Regards,
Vincent
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Your requirement is not clear.
1. What do you mean in terms of SAP " if the budget has not been approved"
2. "I tried to use the user statuses using a status called AVA2, which should be activated (automatically) when system status changes to AVAC." -Yes there is not set status for business transaction AVAC in std. SAP but it is there for budget business transaction. If you wanted to at time of setting of AVAC than you have to go for development.
With Regards
Nitin P.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
101 | |
39 | |
8 | |
4 | |
3 | |
3 | |
3 | |
3 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.