Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Validations when passing parameters to a Function Module

harsha_s
Advisor
Advisor
0 Likes
297

Hello All ,

I am calling an Funcation Module in eCATT .

The input to the function module is "Date".

Case 1 : When i pass the correct format as a part of positive test i am getting the expected result .

Case 2: When i pass the incorrect format then also i am getting the positive results as in Case 1 .

When i execute manually i am getting the error result during my negative test .

Can anyone help me to where excatly the things are going wrong ?.

In the Command Interface of the Function there are 2 folder "Importing" where i pass my Input .

Tables where i get the expected results .

regards

harsha

Edited by: Harsha S on Mar 4, 2009 6:44 PM

Please try to pick a more informative subjec

Edited by: Rob Burbank on Mar 4, 2009 12:59 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
270

>

> Hello All ,

>

> I am calling an Funcation Module in eCATT .

>

> The input to the function module is "Date".

>

> Case 1 : When i pass the correct format as a part of positive test i am getting the expected result .

>

> Case 2: When i pass the incorrect format then also i am getting the positive results as in Case 1 .

>

> When i execute manually i am getting the error result during my negative test .

>

> Can anyone help me to where excatly the things are going wrong ?.

>

> In the Command Interface of the Function there are 2 folder "Importing" where i pass my Input .

>

> Tables where i get the expected results .

>

> regards

> harsha

>

> Edited by: Harsha S on Mar 4, 2009 6:44 PM

>

> Please try to pick a more informative subjec

>

> Edited by: Rob Burbank on Mar 4, 2009 12:59 PM

Hi Harsha,

You have to pass inputs in the 1st import folder and in export you will receive output.

Please use the command FUN from the Pattern in the command editor.

Please let me know the functional module which you are trying.

Regards,

SSN.

1 REPLY 1
Read only

Former Member
0 Likes
271

>

> Hello All ,

>

> I am calling an Funcation Module in eCATT .

>

> The input to the function module is "Date".

>

> Case 1 : When i pass the correct format as a part of positive test i am getting the expected result .

>

> Case 2: When i pass the incorrect format then also i am getting the positive results as in Case 1 .

>

> When i execute manually i am getting the error result during my negative test .

>

> Can anyone help me to where excatly the things are going wrong ?.

>

> In the Command Interface of the Function there are 2 folder "Importing" where i pass my Input .

>

> Tables where i get the expected results .

>

> regards

> harsha

>

> Edited by: Harsha S on Mar 4, 2009 6:44 PM

>

> Please try to pick a more informative subjec

>

> Edited by: Rob Burbank on Mar 4, 2009 12:59 PM

Hi Harsha,

You have to pass inputs in the 1st import folder and in export you will receive output.

Please use the command FUN from the Pattern in the command editor.

Please let me know the functional module which you are trying.

Regards,

SSN.