Can we use instance attributes inside a static attributes? say yes or no ?
Answer Posted / sivaramakrishna
no we can't use because static attributes are created when a class is declared and we can use before instance created to that class but the instance attributes are get initialized and activated only after the class is instantiated.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How do you document ABAP programs? Do you use program documentation menu option?
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
What is the reserve command?
can anyone please tell me, in orient paper mill project which fields exits for creating report.
Difference between top-of-page and top-of-page during at line- selection?
Select query optimisation
Explain what are the system fields? Explain?
What does the insert statement in extract datasets do? : abap modularization
What are the properties of selection screen?
Can we make use of flow logic control key words in abap/4 and vice-versa?
How can we declare a table control in the abap/4 program?
What are the data types of the abap/4 layer? : abap data dictionary
What is the procedure you followed to upload the data?
What are the parameters in bdc_open_group? : abap bdc
What are the disadvantages of different types of bdc's?