- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Storing static attribute values in ABAP
Static attributes of a class and the global variables of a function pool are dealt in a similar manner. In an abstract manner, you can consider static attributes as global variables. How global variables are reinitialized with a new internal session, static attributes do get reinitialized with the new internal session- this can be verified using a recursive function call.
- Related Articles
- Best data type for storing currency values in a MySQL database?
- Are values returned by static method are static in java?
- Default values of static variables in C
- Storing Credentials in Local Storage
- Storing money amounts in MySQL?
- Storing objects in PHP session
- Assigning values to static final variables in java\n
- View the valid values of profit center groups in SAP ABAP
- What are valid values for the id attribute in HTML?
- \nHow to pass dynamic values on the fly to CDS in SAP ABAP\n
- What is ABAP? Explain ABAP OOP feature in detail?
- Best data type for storing large strings in MySQL?
- Allow only a possible set of values to choose from while setting value in SAP ABAP
- Storing a Command in a Variable in a Shell Script
- Static vs. Non-Static method in C#

Advertisements