What is 77 level used for ?

Answer Posted / prakash shrivastava

lEVEL 77 IS ELEMENTARY DATA ITEM.CANNOT BE SUBDIVIDED TO
ANOTHER ITEM NOR THEY CANNOT SUBDIVIDED THEMSELVES.

Is This Answer Correct ?    98 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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.

1111


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

702


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1798


what is difference between cobol and cobol/400

21556


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6805






What is difference between static and dynamic call in cobol?

772


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1950


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2726


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

639


Explain about different table spaces.

642


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1776


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

918


A table has two indexes defined. Which one will be used by the SEARCH?

752


What is the usage of comp fields in cobol?

651


Have you used comp and comp-3 in your project? And how?

2006