cancel
Showing results for 
Search instead for 
Did you mean: 

Profit center is not passing from sales order to WBS

Former Member
0 Kudos

Hello Experts,

i have activated the automatic project creation configuration.

when we are creating any sales document the project automatically created for that sales order,

But we also want to pass the sales order profit center to the project.

Please suggest us the substitution ,exit or Badi to solve this issue.

Thanks

Anshul

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi shishir,

Please tell me how can i use rule and substitution.

Former Member
0 Kudos

Hi,

In validation rule, you can check some value for particular object, say check if profit center=1000 or not.

Now to create validation rule:

Goto OPSI-> Select Project Definition

1) Create validation-> name the validation like ZPSVAL

2) Create Step ->Name the step

  • Prerequisites : Project Profile = 'Enter your Project Profile here (By selecting PROJ table and constants)
  • Check : Profit Center = 'Enter your Profit center'   (By selecting PROJ table and constants, Profit center will be as per your SO)
  • Message : Enter Correct Profit Center

So by creating this rule if user can't able to enter different profit center than SO.

Note : You can also use Plant in Prerequisites. if you use different plant for different project.

Other option is Create Substitution Rule. in this rule if user left the field blank or some value of Profit Center in project, it will be replaced by your constant value as per you substitution rule.

Goto OPSN->Select project Definition

1) Create Substitution ->  name of Substitution Rule

2) Create Step-> Select field PROJ-PRCTR and constant

  •   Prerequisites : Project Profile = 'Enter your project profile as constant value'
  •   Substitution : Select profit center and enter your Profit center as per your SO

So whenever you create project, your profit center will be replaced by your SO profit center. here also your select some other filed in prerequisites other than project profile as per your convenient.

Hope the solution works..Check

Regards

Shishir

Former Member
0 Kudos

Hi,

Use validation rule & substitution rule in PS