• VVNRAO
  • NEWBIE
  • 25 Points
  • Member since 2010

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 25
    Questions
  • 4
    Replies

Code coverage for this class:

 

public class catchtest

{
    public void m1()
    {
        integer i=10,j=0,d;
        try
        {
            d=i/j;
            // some statements
        }
        catch(Exception e)
        {
                       //some statements
        }

How can i conver the code, when i have try and catch block in my class.

 

Thanks

Hi,

 

What is a merge field?

Where we use it?

 

thanks

 

 

 

 

 

 

Hi, I create a new field for custome object. Initially data type for that field is Text. But now i would like to change that field into Master-Detailed Field. But here i could n't find any master-detailed relation data type?

 

Without re-creating that field ........can we change the text field into Master-detailed field?

 

 

Regards:

Sri123

 

 

  • December 12, 2010
  • Like
  • 0

I created a custome object 'student'.

This object has the fields name,telugu,english,maths,science,social and hindi. Through field update i calculated both sum and result="pass".

Now, I would like create a report which has only passed students..

 

Please help me...

 

Regards:

SRI

  • November 26, 2010
  • Like
  • 0

What is Detail page Link, Detail Page Button & List button?

Where these buttons can we add actually?

 

 

Please Reply...

  • November 26, 2010
  • Like
  • 0

What is the actual meaning of template in salesforce.com?

 

 

Regards:

SRI

  • November 26, 2010
  • Like
  • 0

hi,

 

I hav created a user in my organisation(in developer edition).

 

I want to delete that user. how to do this?there is no delete button for that.

 

 

please help me....

 

regards,

vvnrao

  • November 24, 2010
  • Like
  • 0

Please illustrate the following..

1. Contact

2. Account

3. Lead

4. Opportunity..

 

what are the differences among all?

 

please Reply....

 

Regards:

VVNRAO

  • November 24, 2010
  • Like
  • 0

What is a sandbox ?

 

please reply...

 

Regards:

VVNRAO

  • November 24, 2010
  • Like
  • 0

Can i set a custom application as default?

 

 

please reply...

 

 

Regards:

VVNRAO

  • November 24, 2010
  • Like
  • 0

hi,,,

please just define the following things....

 

1. users

2. profiles

3. roles  and what are the differences?

 

 

please reply...

 

Regards:

VVNRAO

  • November 24, 2010
  • Like
  • 0

What are the differences between user , role and profile?

 

 

 

please reply.

 

 

Regards:

VVNRAO

  • November 24, 2010
  • Like
  • 0

What is a controller? & types ? & where these are used in programming?

 

 

 

please reply...

 

 

 

Regards:

VVNRAO

  • November 23, 2010
  • Like
  • 0

I applied a field update on one field?

Again,

I applied another field update on fieldupdated field? like...

 

My requirement is,

If marks>500     ----------> result is : pass (this is field updated message)

Again

If result is : pass then status : congrats (this is field updated message)

That means, i applied 2 field updates in my application. One field update (status) is depending on another field update (pass)...

But here the first field update alone is working. But the second field update is not working....

I would like to update both ?...

 

 

can you help me about this....

 

 

Regards:

VVNRAO

 

 

 

  • November 23, 2010
  • Like
  • 0

How can i add a timed trigger?

 

 

please reply

 

 

 

Regards:

VVNRAO

  • November 23, 2010
  • Like
  • 0

How can i add a list button in detailed page view?

 

 

please reply...

 

 

Regards:

VVNRAO

  • November 23, 2010
  • Like
  • 0

What is main difference between Master-Detailed & Look up relationships? tell me its limitations in Developer Edition?

 

 

please reply...

 

 

Regards:

VVNRAO

  • November 23, 2010
  • Like
  • 0

what are the Difference between SOQL & SOSL? Where these commands exactly used in salesforce?

 

 

Please reply.......

 

Regards:

VVNRAO

  • November 23, 2010
  • Like
  • 0

-> In salesforce how can we delete more than one record (of a custom object) at a time by using Mass Delete option?

(give clear idea about creating mass delete button ..........................until record deletion....)

 

 

Please reply..........

 

Regards:

VVNRAO

  • November 23, 2010
  • Like
  • 0

1. Can u just explain the limitations in Developer Edition of salesforce?

 

like ,,,,

Max number of custom objects : 400

Max number of fields per a custome object : 500

 

like that please give complete notes regarding to limitations.....

 

2. What are the difference between all editions in salesforce? & which edition is most preferable to use?

 

 

 

please reply....

 

 

Regards:

VVNRAO

  • November 23, 2010
  • Like
  • 0

What is outbound message? What is the need of outbound message (Workflow) in salesforce?

 

Please reply......

 

 

Regards:

VVNRAO

  • November 23, 2010
  • Like
  • 0

Code coverage for this class:

 

public class catchtest

{
    public void m1()
    {
        integer i=10,j=0,d;
        try
        {
            d=i/j;
            // some statements
        }
        catch(Exception e)
        {
                       //some statements
        }

How can i conver the code, when i have try and catch block in my class.

 

Thanks

What is Detail page Link, Detail Page Button & List button?

Where these buttons can we add actually?

 

 

Please Reply...

  • November 26, 2010
  • Like
  • 0

What is a sandbox ?

 

please reply...

 

Regards:

VVNRAO

  • November 24, 2010
  • Like
  • 0

How can i add a timed trigger?

 

 

please reply

 

 

 

Regards:

VVNRAO

  • November 23, 2010
  • Like
  • 0