What is DFHBMSCA?

Answers were Sorted based on User's Feedback



What is DFHBMSCA?..

Answer / suresh

it is copy book used in cics for attributes status.
(dark,protected etc).

Is This Answer Correct ?    37 Yes 1 No

What is DFHBMSCA?..

Answer / vishi

You can get the standard attribute and printer character
control list by including the DFHBMSCA copybook in your
application program.

* For COBOL users, it consists of an 01 statement and a
set of 02 statements that must be copied into the working
storage section, as follows:

COPY DFHBMSCA

Is This Answer Correct ?    13 Yes 2 No

What is DFHBMSCA?..

Answer / mune

it is the copy book for including map defination that is
basic mapping support macro's --defining map in cics programs

Is This Answer Correct ?    13 Yes 5 No

Post New Answer

More CICS Interview Questions

What does the 'cebr:cics' transactions do?

0 Answers  


Define communication area?

0 Answers  


Are sequential files supported by CICS?

1 Answers  


Sync points cannot be requested by the application programs (True or False).

1 Answers   IBM,


What is the use of using MDT in CICS? How it works?

3 Answers   Barclays,






What is the function of DFHMDF BMS macro?

2 Answers  


The error code AEIV?

1 Answers   IBM,


Can ESDS files be accessed from CICS?

0 Answers  


What is the difference between using the READ command with INTO option and SET option?

2 Answers   IBM,


For a CICS-DB2 program, how is the plan referenced?

2 Answers   IBM, ITC Infotech,


What is MDT? What are FSET, FRSET ?

3 Answers   IBM,


How will you place cursor on a field called ?EMPNO?.

2 Answers  


Categories