0% found this document useful (0 votes)
2 views

Document1

The document discusses the ABAP Dictionary in SAP, detailing its components such as tables, views, and indexes, which are essential for data management and performance optimization. It also highlights the importance of the ABAP Dictionary in ensuring data consistency and integrity within the SAP system. Additionally, it briefly covers the history of wikis, specifically the creation of WikiWikiWeb by Ward Cunningham in 1995.

Uploaded by

putluruneeraj
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Document1

The document discusses the ABAP Dictionary in SAP, detailing its components such as tables, views, and indexes, which are essential for data management and performance optimization. It also highlights the importance of the ABAP Dictionary in ensuring data consistency and integrity within the SAP system. Additionally, it briefly covers the history of wikis, specifically the creation of WikiWikiWeb by Ward Cunningham in 1995.

Uploaded by

putluruneeraj
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

ore data in the SAP system.

They are defined in the ABAP Dictionary and consist of rows and
columns, where each column is based on a data element.

Types of tables: Transparent tables, Pooled tables, and Cluster tables.

2.4 Views
Views allow developers to define a logical view of multiple tables. They are used to retrieve
specific data from one or more tables without duplicating the data.

Types of views: Database views, Projection views, Maintenance views, and Help views.

2.5 Indexes
Indexes are used to improve the performance of database read operations. They are created
automatically for primary keys but can also be defined explicitly for other fields.

3. Conclusion
The ABAP Dictionary plays a critical role in SAP system development by providing a central
repository for data definitions. Its components ensure data consistency, integrity, and
reusability across the system, simplifying appli5. Oobject's data or carry out other business
logic. Methods in ABAP can be either instance methods or static methods.

3.2 Attributes
- **Notification Management**: Record and track
maintenance issues, such as breakdowns, repairs, and
preventive maintenance requests.
- **Maintenance Orders**: Create and manage work
orders for planned, corrective, or preventive
maintenance activities.
- **Preventive Maintenance (PM)**: Plan and schedule
regular maintenance activities to prevent unplanned
equipment downtime.
History
Main article: History of wikis

Wiki Wiki Shuttle at Honolulu


International Airport

WikiWikiWeb was the first wiki.[17] Ward Cunningham started


developing it in 1994, and installed it on the Internet
domain c2.com on March 25, 1995. Cunningham gave it the name
after remembering a Honolulu International Airport counter
employee telling him to take the "Wiki Wiki Shuttle" bus that runs
between the airport's terminals, later observing that "I chose wiki-
wiki as an alliterative substitute for 'quick' and thereby avoided
naming this stuff quick-web."[18][19]

Cunningham's system was inspired by his having used Apple's


hypertext software HyperCard, which allowed users to create
interlinked "stacks" of virtual cards.[20] HyperCard, however, was
single-user, and Cunningham was inspired to build upon the ideas
of Vannevar Bush, the inventor of hypertext, by allowing users to
"comment on and change one another's text." [2][21] Cunningham

You might also like