Is it possible to declare a GDA for an external subroutine?

Answer Posted / niki

No its not possible to declare gda for external subroutine,
because external routine contains only logic not the data
variables. the external subroutine will lookmlike this

define subroutine-1.
........
.......
end-subroutine.

there is no define data bolck as such

please correct me if i am wrong.

Is This Answer Correct ?    0 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain why do we use file-aid for seqential files?

589


What is the difference between escape(top or bottom) and escape immediate(top or bottom?

564


Explain the data storage?

568


Explain adabas basic concepts. Like inverted list, address converter ,data storage?

573


Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?

605






Explain how to move cursor to a particular field when position is not known?

548


What is data trace system 2.0 used for?

5159


Tell me what type of files we can process thru file-aid?

544


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

496


Can we see the copy book length using file-aid?

508


Explain difference between escape(top or bottom) and escape immediate(top or bottom?

634


What is a hyperdescriptor?

534


Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?

602


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

562


How to create 1 ddm that fetches 3 adabas files simultaneously?

549