cancel
Showing results for 
Search instead for 
Did you mean: 

Permit Class in Work Order

former_member248088
Participant
0 Kudos

Hello Everyone,

Am trying to create two scenarios using Permit Functionality.

1) Planned Cost > 4000

Order type = PM03

2) Estimated Costs 1 - 5000, Level 1 Approval

Estimated Costs 5000 - 10,000, Level 2 Approval

Estimated Costs 10,000 - 15,000, Level 3 Approval

Estimated Costs 15,000 - 20,000 Level 4 Approval

Order type = PM02.

For the 1st Scenario, i created two characteristics and assigned them to class. Later on i created a Permit Class Using t-code OIPG. Here i maintained same name for both class as well as Permit Class.

Followed the same process for my 2nd Scenario as well.

Problem where am facing is either any one of the Permit is working among these two scenarios. When i tried to sort out the problem, I see that the the Permit Class name is changing to the latest class in the Permits. Am not sure whether the problem is due to this or its SAP missing some standard functionality.

Accepted Solutions (0)

Answers (1)

Answers (1)

NTeunckens
Active Contributor
0 Kudos

What are you trying to achieve? Is this the automatic assignment of Permits or Manually?

Please try the following :

  • Could you check if any Custom Code is interfering : Check UserExit "EXIT_SAPLCOIH_007" (Progr. "ZXWOCU05") has been used to alter the behaviour when using WorkOrders with Permits. Set up a Break-Point if needed ;
  • Set up debugging in FM "PERMIT_PROPOSAL_BY_CLASS" and try to find out what is happening ;
  • Check this Blogpost with regard to setting up Permits ...