Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

1.Can we define condition-name conditions in FD entry.

Answer Posted / nag

Yes, we can used conditon names in FD section. here is
sample code of our project.

05 DIRECT-BILL-INDICATOR PICTURE X.
88 DIRECT-BILL-ONLY VALUE '1'.
88 DIRECT-OR-AGENCY-BILL VALUE '2'.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a report item?

1193


What is perform what is varying?

1219


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

1278


What is link edit in cobol?

1267


What are the different rules of SORT operation?

1200


What is the difference between goback, stop run and exit program in cobol?

1642


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

5426


What are various search techniques in cobol? Explain.

1108


How do you reference the following file formats from cobol programs?

1199


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

1185


What are the pertinent COBOL

2620


Explain about different table spaces.

1153


What is the LINKAGE SECTION used in COBOL?

1597


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1621


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17930