Entering content frame

Object documentation Characteristic Values Locate the document in its SAP Library structure

Definition

You use the Characteristic_Cell method to adjust the contents of cells containing values for characteristics.

Structure

Method

Characteristic_Cell

Importing Parameter

Description

I_X

X coordinate of the cell in the table

I_Y

Y coordinate of the cell in the table

I_IOBJNM

Name of characteristic

I_AXIS

Axis on which the characteristics are arranged in the drilldown

'X' = columns, 'Y' = rows

I_CHAVL_EXT

Characteristic value in external display

Key value of the characteristic value according to its application in the conversion exit.

I_CHAVL

Characteristic value in internal display

Key value of the characteristic value. This is needed for the filter operations.

I_NODE_IOBJNM

Name of the node characteristic

With characteristic nodes and text nodes, you have to specify the characteristic name (0HIER_NODE).

I_TEXT

Text for characteristic value

I_HRY_ACTIVE

Status of the display hierarchy

‘X’ = active

I_DRILLSTATE

Extent to which the node is expanded

'E' = expanded, 'C' = collapsed

I_DISPLAY_LEVEL

Display hierarchy level of the node / leaf

I_USE_TEXT

Cell contents

'X' = text, ' ' = key

I_IS_SUM

Sum total cell

‘X’ = sum total cell

I_IS_REPETITION

Repetition

'X' = cell contents is a repetition

I_FIRST_CELL

First data cell of the characteristic value

I_LAST_CELL

Last data cell of the characteristic value

I_CELLSPAN

Number of cells that you want to merge along the drilldown axis

I_CELLSPAN_ORT

Number of cells that you want to merge vertically along the drilldown axis

 

 

Leaving content frame