• Sushant Chavan
  • NEWBIE
  • 5 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 3
    Replies

I need to creat a field based on another field (numeric) that is the numeric value in words. 

 

For example if the numeric field is "2" then the new field would be "two", "315" would yield "Three Hundred and Fifteen".

 

What is the best way to go about this?  I'm not looking for an algorythm here, I already know how to code this.  I'm looking for a way to implement it in SalesForce.

 

Formulars don't have loops or vaiables, so it looks like that would be very difficult to code.  Is there a way to do this in perl (that's what my original code is written in), or python, ruby, or even C?  

 

Where should I look for this?  Is it alredy implemented?

 

Matt

  • February 23, 2012
  • Like
  • 0

Hi,

I have a class in which I am updating a field for a custom object.For this class i have written a test class.In this test class i was creating new record for my custom object.

 

The problem is for this custom object,Name field is an Autonumber field.

So in my test class after inserting i was trying to send this Name to my Apex class.But surprisingly it is giving me NULL after insert in Test class.

 

Kindly let me know if this is a Salesforce defect.

 

Thanks,

Eswar.

HI All,

 

How to Integrate Salesforce with Tally ...?

 

Is there any appexchange for integration  between salesforce and Tally

 

Is there any  middleware Interface existed between those 2 above.

 

Thanks

Vasu........

 

  • June 21, 2010
  • Like
  • 0