cancel
Showing results for 
Search instead for 
Did you mean: 

PLD formula output not showing

0 Kudos
57

first explanation what i want ?

I want to show Service Tax bifigation in pld. like Service tsx, Cess & HeCess

I made the whole pld but after giving all formulas in editing window it's out put not come pls help me

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Hussain....

The Tax code selection would be variable in form and well as in PLD also. It should not be hard coded.

If you are aware about FMS then you can have a work around which I'm going to suggest you here.

As I'm not PLD expert but when I do it myself I create UDO (User Defined Object) where I store the Tax Codes and its Rates.

I Fetch these Tax Rates on Marketing document row level as soon as I select the tax code with the help of FMS. It would be refresh regularly on Tax Code.

As rates displays on Marketing Docs we can easily calculate the tax amount as per rate and same way I'm displaying name also...

Hope you understood the work around and its only one time setting later it comes automatically when user selects tax code.....

Regards,

Rahul

Former Member
0 Kudos

Hi,

Welcome you to the forum.

You may check this:

Thanks,

Gordon