what is an instance?
Answers were Sorted based on User's Feedback
Answer / nitin gautam
An instance is an object of a class.
Instances are runtime objects of a class. In theory, you can create any number of objects based on a single class. Each instance (object) of a class has a unique identity and its own set of values for its attributes.
Is This Answer Correct ? | 1 Yes | 0 No |
GENERALLY INSTANCE IS REFERRED TO THE APPLICATION SERVER
AND IF THE APP. SERVER AND DATABASE SERVER ARE IN THE SAME
SYSTEM THEN IT IS CALLED AS CENTRAL INSTANCE.
Is This Answer Correct ? | 2 Yes | 2 No |
how to modify the standard method as per your requirement
What is a collect statement? How is it different from append?
Suppose in the Report Program I want to pass data to another Report Program ..how will you do that one?
3. What is table maintaince generator ? How do u do it ? Use of it ?
What are the function module in bdc?
What is the relationship existing between the various data elements? : abap data dictionary
Difference between domain and data element? What are aggregate object?
What is the typical structure of an ABAP/4 program?
What is the difference between end-of-page and end-of- selection?
Give few names of cluster tables in sap? Give few names of pooled tables in sap? give few names of transparent tables?
What do you mean by transparent tables in sap abap? : abap data dictionary
What are the parameter types for a method?