Show TOC Start of Content Area

Process documentation All Semantic Objects  Locate the document in its SAP Library structure

This section describes how to perform the following tasks for all semantic objects:

      Creating Objects

      Looking Up Objects

      Getting/Setting Attributes

      Deleting Objects

 

Note

Some updates to a semantic object require that you call save() on the affected semantic object (such as when updating attributes), while other changes do not require a call to save() (such as when adding iViews to a page). Check the Javadocs to determine if a call to save() is required.

 

End of Content Area