!--a11y-->
Determining Specific Attributes for the Table
Interface 
You need this method if you have defined your own attributes for an object tag for the table interface. The basic table does not recognize these and are lost when you drilldown on a bookmark if you do not do anything with them.
To make the Web application suitable for bookmarks, you have to use the following method to make important attributes for your table interface known to the Web item.

We recommend that you call this method in the initialization (START method).
Method |
SET_TABLE_INTERFACE_ATTRIBUTE |
Importing parameter |
Description |
I_ID |
Attribute name |
I_VALUE |
Attribute value |
You can also use the following service methods:
Information on the Navigation Status
Information on a Specific Cell