cancel
Showing results for 
Search instead for 
Did you mean: 

user exit in VF01 for plant validation while taking the output smartform

Former Member
0 Kudos

Hi Gurus,

I am in a typical situation..

We ahve a scenario where for one specific plant we need to trigger a different output type(smartform) where the billing type is being common for all plants...

example: billing type : A00 ( same for all plants)

outout type (billing) : B00 ( one smartform)

C00 (another smartform)

For all the plants, Boo triggers as the layout is same for all Except for One specific plant where it should trigger C00 i.e., different smartform i.e., layout...

Any user exit for validating Plant at the time of saving the billing document to trigger a different outout type as above for the same billing type ???

Please help me..

regards

Ravikumar

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member204513
Active Contributor
0 Kudos

Dear Ravikumar,

You can do like this with out using User exit.

-->Take field Plant in to the output condition table

-->Put that condition table in to access sequence

-->Define two condition type as you mentioned B00 and C00

-->Assign access sequence to that condition types.

-->Put those output condition types in the output determination procedure.

-->Assign that output determination procedure to the billing type.

-->Main the condition records for that conditon types with one of the key combination PLANT

I hope it will help you

Regards,

Murali.

Former Member
0 Kudos

Hello,

We tried the same earlier But Invain as in the output structure, the Plant is not there... So, the cond record of plant does not get considered...

Gurus, PELASE SUGGEST A SOLUTION...

regards

ravikumar