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 ? | 1 Yes | 17 No |
Post New Answer View All Answers
What is the quality process in development?
Explain the like inverted list?
What is a hyperdescriptor?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
Tell me can we update with histogram?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Can you explain control variable in online screens?
Tell me what type of files we can process thru file-aid?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
Explain difference between read(1) and read work file once?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain the address converter?