IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

regarding queries in real time project


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
karthikuma

New User


Joined: 29 Mar 2005
Posts: 62

PostPosted: Fri May 27, 2005 10:25 am
Reply with quote

hi,

in enhancement project if i'm changing from 3 % to 2.5 % in the field of interest.if i change this percentage means wat are all the fields get affected.(i know that it's depends upon application) but any one plz give me an idea that wat r all the fileds will get affected in cobol.(with example)i'm waiting any one to clear my doubt.

regards
kumar.
Back to top
View user's profile Send private message
kanak

Moderator


Joined: 12 Mar 2005
Posts: 252
Location: India

PostPosted: Fri May 27, 2005 10:55 am
Reply with quote

i think following field you need to take care:
1. The very first is rate, as check the pic clause is it ok for decimal also.
2. Check with the amount field.
3. Check with any discount is there.
4. Check with tax is there.
this is very crude way of checking.
One another way is check the varibale associated with interest in cobol program and the check what are the other varibale is directly or indirectly related to that varibale. This will give you some idea which are the varibale that need to taken care of.
Is this is what u want..if yes,Hope this will help you in some extent.
Back to top
View user's profile Send private message
babuprasad_g
Currently Banned

New User


Joined: 26 May 2005
Posts: 45
Location: gurgaon

PostPosted: Fri May 27, 2005 12:34 pm
Reply with quote

First u can find all the interest field like(ws-interest) by using tso command
' F ALL WS-INTEREST' then go through the complete program flow. finally u can prepare impact analysis.

This is one of the way.....i hope[/quote]
Back to top
View user's profile Send private message
badal

New User


Joined: 05 Sep 2004
Posts: 21

PostPosted: Mon Jun 06, 2005 8:07 pm
Reply with quote

Hi,
Can any one provide the sheet of Impact Analysis. So that we can know how to prepare the sheet.
thanks.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts To get the the current time DFSORT/ICETOOL 13
No new posts RC query -Time column CA Products 3
No new posts C Compile time time stamps Java & MQSeries 10
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts Insert system time/date (timestamp) u... DFSORT/ICETOOL 5
Search our Forums:

Back to Top