how we can find occurence of MU and PE fileds in a file?

Answers were Sorted based on User's Feedback



how we can find occurence of MU and PE fileds in a file?..

Answer / ajmina

Number of occurances in MU and PE can be found by c*field
name.

If Adabas file having MU field 'switch' and has 5 values.
then in module you can find it by C*switch. this will have
value 5.

Is This Answer Correct ?    10 Yes 0 No

how we can find occurence of MU and PE fileds in a file?..

Answer / dd

I agree.

I have also the same ans.
C*Field name.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Natural Interview Questions

How to receive data passed through jcl parm parameter in a natural program?

0 Answers  


Explain how to find occurrence of mu and pe fields in a file?

0 Answers  


Explain the address converter?

0 Answers  


The natural file converted to PDF file if Yes then explain ?

0 Answers  


What is cobol coding sheet?

0 Answers  






What is a hyperdescriptor?

0 Answers  


Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?

0 Answers  


What is the difference between read work file 1 and read work file once? Why we are using work file once?

0 Answers  


What is the difference between read(1) and read work file once?

0 Answers  


control variable in online screens

3 Answers   Mind Tree,


In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?

0 Answers  


syntax for all WRITE COMMAND in natural language

7 Answers  


Categories