cancel
Showing results for 
Search instead for 
Did you mean: 

PLD Formula

Former Member
0 Kudos

Hi All,

I created the formula "Acc_Balance>=1000" in PLD. But the system message is "Error were found in the formula missing field:Acc_Balance.Do you still want to save?"

I created the formula for the following example.

I want to print "Please pay your debit Rs.1000" automatically if the customer balance is equal or grater than Rs.1000. If the balance is less than Rs.1000 than the field will not be printed. Please explain what's the problem.

Thanks

Pratheeviraj.

Accepted Solutions (0)

Answers (2)

Answers (2)

jitin_chawla
Advisor
Advisor
0 Kudos

Hi,

Please check the following thread; the same may be relevant to your case :

Regards,

Jitin

Former Member
0 Kudos

Hi Jitin,

I gone through the link, but the problem is same whenever trying to add the formula system message is "Error were found in the formula.missing field:Acc_Balance. Do you still want to save.

The formula is "Acc_Balance>=1000".Please help me.

Thanks,

Pratheeviraj.

Former Member
0 Kudos

HI

First assign 'Acc_Balance' to a PLD Field. Say 'Field_050'.

Now drag a Formula field and use the formula 'Field_050>=1000'

Former Member
0 Kudos

Hi Sridharan,

Thanks for your reply. I tried it, now also the same problem.

Thanks

Pratheeviraj

Former Member
0 Kudos

If you want Account Balance as a condition, you need to add a database field to get this number first. Then you can created formular refer to this Field such as FieldXX > 1000. Depending on which PLD you are using, it may not be available.

Thanks,

Gordon

Former Member
0 Kudos

Hi Gordon,

Thanks for your reply. Please explain the detailed steps, I gone through SAP notes for PLD but I didn't get the clear steps. So please explain.

Thanks,

Pratheeviraj