Entering content frame

Function documentation Determining Specific Attributes for the Table Interface Locate the document in its SAP Library structure

Use

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.

Recommendation

We recommend that you call this method in the initialization (START method).

Features

Method

SET_TABLE_INTERFACE_ATTRIBUTE

Importing parameter

Description

I_ID

Attribute name

I_VALUE

Attribute value

You can also use the following service methods:

Creating Navigation URLs

Information on the Navigation Status

Information on a Specific Cell

Symbols

Sending Messages

JavaScript Functions

 

Leaving content frame