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
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
What is primary index?
Explain the advantages of logical databases?
Explain enhancements
Differentiate database index and match code.
What are the components of sap scripts? : abap hr
What is use of transparent table in abap? How it is different from pool tables?
What is logo in sap script?
Does the table can have multiple foreign keys?
What is the difference between Check and Continue?
Write the bdc table structure? : abap bdc
To find the date difference & excude saturday & sunday in between them
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
How do you import pay scale data from non sap to sap? : sap abap hr
In which cluster time results are stored? : abap hr