Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_SCR_SPLITTER | IS-H: Abstract Base Class for Splitter Container Screens | 20040813 |
Properties
Interface | IF_ISH_SCR_SPLITTER | |
Short Description | IS-H: Interface for Splitter Control Screens |
General Data
Package | N1BASE | IS-H: Basic Functionality; TSA Development |
Created | 20040813 | SAP |
Last changed | 20050301 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_GUI_SPLITTER_CONTAINER | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_SCR_CONTROL | IS-H: Interface for Control Screens | 20040813 |
Friends
Interface IF_ISH_SCR_SPLITTER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_FVTYPE_FV | Instance attribute | Public | Attribute reference (LIKE) | 20040818 | ||||
2 | CO_FVTYPE_IDENTIFY | Instance attribute | Public | Attribute reference (LIKE) | 20040818 | ||||
3 | CO_FVTYPE_SCREEN | Instance attribute | Public | Attribute reference (LIKE) | 20040818 | ||||
4 | CO_FVTYPE_SINGLE | Instance attribute | Public | Attribute reference (LIKE) | 20040818 | ||||
5 | CO_MODE_ABSOLUTE | Constant | Public | Type reference (TYPE) | I | CL_GUI_SPLITTER_CONTAINER=>MODE_ABSOLUTE | Absolute Column/Row Mode | 20040818 | |
6 | CO_MODE_RELATIVE | Constant | Public | Type reference (TYPE) | I | CL_GUI_SPLITTER_CONTAINER=>MODE_RELATIVE | Relateive Column/Row Mode | 20040818 | |
7 | CO_UCOMM_SCR_HELP_REQUEST | Instance attribute | Public | Attribute reference (LIKE) | 20040818 | ||||
8 | CO_UCOMM_SCR_SAVE | Instance attribute | Public | Attribute reference (LIKE) | 20040818 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EV_CLEAR_ALL_CURSORFIELDS | Instance Event (0) |
Public (2) |
20040818 | |
2 | EV_DATA_CHANGED_AT_OKCODE | Instance Event (0) |
Public (2) |
20040818 | |
3 | EV_ERROR | Instance Event (0) |
Public (2) |
20040818 | |
4 | EV_USER_COMMAND | Instance Event (0) |
Public (2) |
20040818 |
Types
Interface IF_ISH_SCR_SPLITTER has no local type.
Method Signatures
Method BUILD_CELL_FROM_FIELDNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040818 | ||
2 | ![]() |
E_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040818 | ||
3 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | FieldValue-Feldname | 20040818 |
Method BUILD_CELL_FROM_FIELDNAME on Interface IF_ISH_SCR_SPLITTER has no exception.
Method BUILD_FIELDNAME_FROM_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | FieldValue-Feldname zur Zelle | 20040818 | ||
2 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer der Zelle | 20040818 | ||
3 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer der Zelle | 20040818 |
Method BUILD_FIELDNAME_FROM_CELL on Interface IF_ISH_SCR_SPLITTER has no exception.
Method CREATE_ALL_LISTBOXES Signature
Method CREATE_ALL_LISTBOXES on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method CREATE_ALL_LISTBOXES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method CREATE_LISTBOX Signature
Method CREATE_LISTBOX on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method CREATE_LISTBOX on Interface IF_ISH_SCR_SPLITTER has no exception.
Method DELETE_EMPTY_LINES Signature
Method DELETE_EMPTY_LINES on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method DELETE_EMPTY_LINES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method DESTROY Signature
Method DESTROY on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method DESTROY on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_ACTIVE_TABSTRIP Signature
Method GET_ACTIVE_TABSTRIP on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_ACTIVE_TABSTRIP on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_ALIAS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ALIAS_NAME | Value transfer | Type reference (TYPE) | CHAR14 | Aliasname | 20040823 |
Method GET_ALIAS_NAME on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_BORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040817 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040817 | ||
3 | ![]() |
E_SHOW_BORDER | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Rahmen wird angezeigt | 20040817 | ||
4 | ![]() |
E_SHOW_BORDER_CNTL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert des Controls | 20040817 | ||
5 | ![]() |
E_SHOW_BORDER_X | Value transfer | Type reference (TYPE) | BAPIUPDATE | ON: Wert geändert | 20040817 |
Method GET_BORDER on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_CALLER Signature
Method GET_CALLER on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_CALLER on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_CELL_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040813 | ||
2 | ![]() |
ER_CELL_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI-Container der Zelle | 20040813 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040813 | ||
4 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer der Zelle | 20040813 | ||
5 | ![]() |
I_CREATE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: GUI-Container wird erzeugt, wenn noch initial | 20040813 | |
6 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer der Zelle | 20040813 |
Method GET_CELL_CONTAINER on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_CELL_FIELDVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040813 | ||
2 | ![]() |
ES_CELL_FIELDVAL | Value transfer | Type reference (TYPE) | RNFIELD_VALUE | Zellen-FieldValue | 20040813 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040813 | ||
4 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer der Zelle | 20040813 | ||
5 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer der Zelle | 20040813 |
Method GET_CELL_FIELDVAL on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_CELL_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040813 | ||
2 | ![]() |
ER_SCREEN | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCR_CONTROL | Screenobjekt zur Zelle | 20040813 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040813 | ||
4 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer der Zelle | 20040813 | ||
5 | ![]() |
I_ONLY_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | ON: Nur sichtbare Zellen berücksichtigen | 20041015 | |
6 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer der Zelle | 20040813 |
Method GET_CELL_SCREEN on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_COLUMN_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_MODE | Value transfer | Type reference (TYPE) | I | Spaltenmodus (siehe CO_MODE*) | 20040814 | ||
3 | ![]() |
E_MODE_CNTL | Value transfer | Type reference (TYPE) | I | Spaltenmodus des Controls | 20040817 | ||
4 | ![]() |
E_MODE_X | Value transfer | Type reference (TYPE) | BAPIUPDATE | ON: Spaltenmodus wurde geänert | 20040817 | ||
5 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 |
Method GET_COLUMN_MODE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_COLUMN_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040817 | ||
2 | ![]() |
ES_SPLITPROP_COL_CNTL | Call by reference | Type reference (TYPE) | RN1_SPLITPROP_COL | Spalteneigenschaften des Controls | 20040817 | ||
3 | ![]() |
ES_SPLITPROP_COL_X | Call by reference | Type reference (TYPE) | RN1_SPLITPROP_COL_X | Aktuelle Spalteneigenschaften (mit Änderungskennzeichen) | 20040817 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040817 | ||
5 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040817 | ||
6 | ![]() |
I_FORCE_CNTL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | ON: Controleigenschaften neu ermitteln | 20040817 |
Method GET_COLUMN_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_COLUMN_SASH_MOVABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_MOVABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Spaltentrenner ist verschiebbar | 20040814 | ||
3 | ![]() |
E_MOVABLE_CNTL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert des Controls | 20040817 | ||
4 | ![]() |
E_MOVABLE_X | Value transfer | Type reference (TYPE) | RN1_SPLITPROP_COL_X-SASH_MOVABLE_X | ON: Wert geändert | 20040817 | ||
5 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
6 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040814 | ||
7 | ![]() |
I_FORCE_CNTL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | ON: Controleigenschaften neu ermitteln | 20040817 |
Method GET_COLUMN_SASH_MOVABLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_COLUMN_SASH_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
3 | ![]() |
E_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Spaltentrenner ist sichtbar | 20040814 | ||
4 | ![]() |
E_VISIBLE_CNTL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert des Controls | 20040817 | ||
5 | ![]() |
E_VISIBLE_X | Value transfer | Type reference (TYPE) | BAPIUPDATE | ON: Wert geändert | 20040817 | ||
6 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040814 | ||
7 | ![]() |
I_FORCE_CNTL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | ON: Controleigenschaften neu ermitteln | 20040817 |
Method GET_COLUMN_SASH_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_COLUMN_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040816 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040816 | ||
3 | ![]() |
E_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Spalte ist sichtbar | 20040816 | ||
4 | ![]() |
E_VISIBLE_CNTL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert des Controls | 20040817 | ||
5 | ![]() |
E_VISIBLE_X | Value transfer | Type reference (TYPE) | BAPIUPDATE | ON: Wert geändert | 20040817 | ||
6 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040816 |
Method GET_COLUMN_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_COLUMN_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
3 | ![]() |
E_WIDTH | Value transfer | Type reference (TYPE) | I | Spaltenbreite | 20040814 | ||
4 | ![]() |
E_WIDTH_CNTL | Value transfer | Type reference (TYPE) | I | Wert des Controls | 20040817 | ||
5 | ![]() |
E_WIDTH_X | Value transfer | Type reference (TYPE) | BAPIUPDATE | ON: Wert geändert | 20040817 | ||
6 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040814 | ||
7 | ![]() |
I_FORCE_CNTL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | ON: Controleigenschaften neu ermitteln | 20040817 |
Method GET_COLUMN_WIDTH on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_COMMON_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
ES_SPLITPROP_CNTL | Call by reference | Type reference (TYPE) | RN1_SPLITPROP | Eigenschaften des Controls | 20040820 | ||
3 | ![]() |
ES_SPLITPROP_X | Call by reference | Type reference (TYPE) | RN1_SPLITPROP_X | Aktuelle Eigenschaften | 20040820 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 |
Method GET_COMMON_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_CONFIG Signature
Method GET_CONFIG on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_CONFIG on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_CONFIG_SPLITTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
ER_CONFIG_SPLITTER | Value transfer | Object reference (TYPE REF TO) | IF_ISH_CONFIG_SPLITTER | Zugehöriges Splitter-Konfigurationsobjekt | 20040820 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 |
Method GET_CONFIG_SPLITTER on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_CONTAINER Signature
Method GET_CONTAINER on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_CONTAINER on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_CURSORFIELD Signature
Method GET_CURSORFIELD on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_CURSORFIELD on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DATA Signature
Method GET_DATA on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_DATA on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEFAULT_CURSORFIELD Signature
Method GET_DEFAULT_CURSORFIELD on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_DEFAULT_CURSORFIELD on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEF_BORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SHOW_BORDER | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Rahmen wird angezeigt | 20040820 |
Method GET_DEF_BORDER on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEF_COLUMN_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MODE | Value transfer | Type reference (TYPE) | I | Default-Spaltenmodus (siehe CO_MODE*) | 20040820 |
Method GET_DEF_COLUMN_MODE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEF_COLUMN_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040820 | ||
2 | ![]() |
RS_SPLITPROP_COL | Value transfer | Type reference (TYPE) | RN1_SPLITPROP_COL | Default-Spalteneigenschaften | 20040820 |
Method GET_DEF_COLUMN_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEF_COLUMN_SASH_MOVABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040820 | ||
2 | ![]() |
R_MOVABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Spaltentrenner ist verschiebbar | 20040820 |
Method GET_DEF_COLUMN_SASH_MOVABLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEF_COLUMN_SASH_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040820 | ||
2 | ![]() |
R_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Spaltentrenner ist sichtbar | 20040820 |
Method GET_DEF_COLUMN_SASH_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEF_COLUMN_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040820 | ||
2 | ![]() |
R_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Spalte ist sichtbar | 20040820 |
Method GET_DEF_COLUMN_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEF_COLUMN_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040820 | ||
2 | ![]() |
R_WIDTH | Value transfer | Type reference (TYPE) | I | Spaltenbreite | 20040820 |
Method GET_DEF_COLUMN_WIDTH on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEF_COMMON_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_SPLITPROP | Value transfer | Type reference (TYPE) | RN1_SPLITPROP | Default allg. Eigenschaften | 20040820 |
Method GET_DEF_COMMON_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEF_CRS_POSSIBLE Signature
Method GET_DEF_CRS_POSSIBLE on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_DEF_CRS_POSSIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEF_ROW_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040820 | ||
2 | ![]() |
R_HEIGHT | Value transfer | Type reference (TYPE) | I | Default-Zeilenhöhe | 20040820 |
Method GET_DEF_ROW_HEIGHT on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEF_ROW_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MODE | Value transfer | Type reference (TYPE) | I | Default-Zeilenmodus (siehe CO_MODE*) | 20040820 |
Method GET_DEF_ROW_MODE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEF_ROW_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040820 | ||
2 | ![]() |
RS_SPLITPROP_ROW | Value transfer | Type reference (TYPE) | RN1_SPLITPROP_ROW | Default-Zeileneigenschaften | 20040820 |
Method GET_DEF_ROW_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEF_ROW_SASH_MOVABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040820 | ||
2 | ![]() |
R_MOVABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Zeilentrenner ist verschiebbar | 20040820 |
Method GET_DEF_ROW_SASH_MOVABLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEF_ROW_SASH_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040820 | ||
2 | ![]() |
R_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Zeilentrenner ist sichtbar | 20040820 |
Method GET_DEF_ROW_SASH_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DEF_ROW_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040820 | ||
2 | ![]() |
R_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Zeile ist sichtbar | 20040820 |
Method GET_DEF_ROW_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DYNPRO_HEADER Signature
Method GET_DYNPRO_HEADER on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_DYNPRO_HEADER on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_DYNPRO_HEADER_COLUMNS Signature
Method GET_DYNPRO_HEADER_COLUMNS on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_DYNPRO_HEADER_COLUMNS on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_EMBEDDED_CONTROLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040818 | ||
2 | ![]() |
ET_SCR_CONTROL | Call by reference | Type reference (TYPE) | ISH_T_SCR_CONTROL | Eingebundene Control Screens | 20040818 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040818 | ||
4 | ![]() |
I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | I | 0 | Nur Objekte dieses Typs werden zurückgeliefert | 20040818 | |
5 | ![]() |
I_ONLY_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | ON: Nur sichtbare Screens liefern | 20040818 |
Method GET_EMBEDDED_CONTROLS on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_ENVIRONMENT Signature
Method GET_ENVIRONMENT on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_ENVIRONMENT on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_FIELDS Signature
Method GET_FIELDS on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_FIELDS on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_FIELDS_CHANGEABLE Signature
Method GET_FIELDS_CHANGEABLE on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_FIELDS_CHANGEABLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_FIELDS_DEFINITION Signature
Method GET_FIELDS_DEFINITION on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_FIELDS_DEFINITION on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_FIELDS_VALUE Signature
Method GET_FIELDS_VALUE on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_FIELDS_VALUE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_HANDLE_MANDATORY_FIELDS Signature
Method GET_HANDLE_MANDATORY_FIELDS on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_HANDLE_MANDATORY_FIELDS on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_LOCK Signature
Method GET_LOCK on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_LOCK on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_MAIN_OBJECT Signature
Method GET_MAIN_OBJECT on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_MAIN_OBJECT on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_NR_OF_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_COLS | Value transfer | Type reference (TYPE) | I | Anzahl der Spalten | 20040813 |
Method GET_NR_OF_COLUMNS on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_NR_OF_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ROWS | Value transfer | Type reference (TYPE) | I | Anzahl der Zeilen | 20040813 |
Method GET_NR_OF_ROWS on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_PARENT Signature
Method GET_PARENT on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_PARENT on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_READ_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_READ_PROPERTIES | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Eigenschaften werden gelesen | 20040901 |
Method GET_READ_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_ROW_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_HEIGHT | Value transfer | Type reference (TYPE) | I | Zeilenhöhe | 20040814 | ||
3 | ![]() |
E_HEIGHT_CNTL | Value transfer | Type reference (TYPE) | I | Wert des Controls | 20040817 | ||
4 | ![]() |
E_HEIGHT_X | Value transfer | Type reference (TYPE) | BAPIUPDATE | ON: Wert geändert | 20040817 | ||
5 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
6 | ![]() |
I_FORCE_CNTL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | ON: Controleigenschaften neu ermitteln | 20040817 | |
7 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040814 |
Method GET_ROW_HEIGHT on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_ROW_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_MODE | Value transfer | Type reference (TYPE) | I | Zeilenmodus (siehe CO_MODE*) | 20040814 | ||
3 | ![]() |
E_MODE_CNTL | Value transfer | Type reference (TYPE) | I | Wert des Controls | 20040817 | ||
4 | ![]() |
E_MODE_X | Value transfer | Type reference (TYPE) | BAPIUPDATE | ON: Wert geändert | 20040817 | ||
5 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 |
Method GET_ROW_MODE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_ROW_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040817 | ||
2 | ![]() |
ES_SPLITPROP_ROW_CNTL | Call by reference | Type reference (TYPE) | RN1_SPLITPROP_ROW | Zeileneigenschaften des Controls | 20040817 | ||
3 | ![]() |
ES_SPLITPROP_ROW_X | Call by reference | Type reference (TYPE) | RN1_SPLITPROP_ROW_X | Aktuelle Zeileneigenschaften (mit Änderungskennzeichen) | 20040817 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040817 | ||
5 | ![]() |
I_FORCE_CNTL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | ON: Controleigenschaften neu ermitteln | 20040817 | |
6 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040817 |
Method GET_ROW_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_ROW_SASH_MOVABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_MOVABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Zeilentrenner ist verschiebbar | 20040814 | ||
3 | ![]() |
E_MOVABLE_CNTL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert des Controls | 20040817 | ||
4 | ![]() |
E_MOVABLE_X | Value transfer | Type reference (TYPE) | BAPIUPDATE | ON: Wert geändert | 20040817 | ||
5 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
6 | ![]() |
I_FORCE_CNTL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | ON: Controleigenschaften neu ermitteln | 20040817 | |
7 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040814 |
Method GET_ROW_SASH_MOVABLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_ROW_SASH_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
3 | ![]() |
E_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Zeilentrenner ist sichtbar | 20040814 | ||
4 | ![]() |
E_VISIBLE_CNTL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert des Controls | 20040817 | ||
5 | ![]() |
E_VISIBLE_X | Value transfer | Type reference (TYPE) | BAPIUPDATE | ON: Wert geändert | 20040817 | ||
6 | ![]() |
I_FORCE_CNTL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | ON: Controleigenschaften neu ermitteln | 20040817 | |
7 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040814 |
Method GET_ROW_SASH_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_ROW_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040816 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040816 | ||
3 | ![]() |
E_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Zeile ist sichtbar | 20040816 | ||
4 | ![]() |
E_VISIBLE_CNTL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert des Controls | 20040817 | ||
5 | ![]() |
E_VISIBLE_X | Value transfer | Type reference (TYPE) | BAPIUPDATE | ON: Wert geändert | 20040817 | ||
6 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040816 |
Method GET_ROW_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_SAVE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SAVE_PROPERTIES | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Eigenschaften werden gesichert | 20040823 |
Method GET_SAVE_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_SCRMOD_BY_FIELDNAME Signature
Method GET_SCRMOD_BY_FIELDNAME on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_SCRMOD_BY_FIELDNAME on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_SPLITTER_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
ER_SPLITTER_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | GUI-Splitter-Container | 20040814 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
4 | ![]() |
I_CREATE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Splitter wird erzeugt, wenn noch initial. | 20040814 |
Method GET_SPLITTER_CONTAINER on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_TYPE Signature
Method GET_TYPE on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_TYPE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_T_SCRMOD Signature
Method GET_T_SCRMOD on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_T_SCRMOD on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_T_SCRM_FIELD Signature
Method GET_T_SCRM_FIELD on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_T_SCRM_FIELD on Interface IF_ISH_SCR_SPLITTER has no exception.
Method GET_USE_TNDYM_CURSOR Signature
Method GET_USE_TNDYM_CURSOR on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method GET_USE_TNDYM_CURSOR on Interface IF_ISH_SCR_SPLITTER has no exception.
Method HELP_REQUEST Signature
Method HELP_REQUEST on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method HELP_REQUEST on Interface IF_ISH_SCR_SPLITTER has no exception.
Method INITIALIZE Signature
Method INITIALIZE on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method INITIALIZE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method IS_A Signature
Method IS_A on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method IS_A on Interface IF_ISH_SCR_SPLITTER has no exception.
Method IS_CELL_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20041015 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041015 | ||
3 | ![]() |
E_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Zelle ist sichtbar | 20041015 | ||
4 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20041015 | ||
5 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20041015 |
Method IS_CELL_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method IS_FIELD_CHANGED Signature
Method IS_FIELD_CHANGED on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method IS_FIELD_CHANGED on Interface IF_ISH_SCR_SPLITTER has no exception.
Method IS_FIELD_INITIAL Signature
Method IS_FIELD_INITIAL on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method IS_FIELD_INITIAL on Interface IF_ISH_SCR_SPLITTER has no exception.
Method IS_INHERITED_FROM Signature
Method IS_INHERITED_FROM on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method IS_INHERITED_FROM on Interface IF_ISH_SCR_SPLITTER has no exception.
Method MODIFY_SCREEN Signature
Method MODIFY_SCREEN on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method MODIFY_SCREEN on Interface IF_ISH_SCR_SPLITTER has no exception.
Method OK_CODE_SCREEN Signature
Method OK_CODE_SCREEN on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method OK_CODE_SCREEN on Interface IF_ISH_SCR_SPLITTER has no exception.
Method PROCESS_AFTER_INPUT Signature
Method PROCESS_AFTER_INPUT on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method PROCESS_AFTER_INPUT on Interface IF_ISH_SCR_SPLITTER has no exception.
Method PROCESS_BEFORE_OUTPUT Signature
Method PROCESS_BEFORE_OUTPUT on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method PROCESS_BEFORE_OUTPUT on Interface IF_ISH_SCR_SPLITTER has no exception.
Method RAISE_EV_ERROR Signature
Method RAISE_EV_ERROR on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method RAISE_EV_ERROR on Interface IF_ISH_SCR_SPLITTER has no exception.
Method RAISE_EV_USER_COMMAND Signature
Method RAISE_EV_USER_COMMAND on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method RAISE_EV_USER_COMMAND on Interface IF_ISH_SCR_SPLITTER has no exception.
Method READ_COLUMN_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040830 | ||
2 | ![]() |
ES_SPLITPROP_COL | Call by reference | Type reference (TYPE) | RN1_SPLITPROP_COL | Zuvor gespeicherte Spalteneigenschaften | 20040830 | ||
3 | ![]() |
E_PROP_FOUND | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Zuvor gespeicherte Spalteneigenschaften gefunden | 20040830 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040830 | ||
5 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040830 |
Method READ_COLUMN_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method READ_COMMON_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040830 | ||
2 | ![]() |
ES_SPLITPROP | Call by reference | Type reference (TYPE) | RN1_SPLITPROP | Zuvor gespeicherte allg. Eigenschaften | 20040830 | ||
3 | ![]() |
E_PROP_FOUND | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Zuvor gespeicherte allg. Eigenschaften gefunden | 20040830 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040830 |
Method READ_COMMON_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method READ_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040830 | ||
2 | ![]() |
ES_SPLITPROP | Call by reference | Type reference (TYPE) | RN1_SPLITPROP | Zuvor gespeicherte allg. Eigenschaften | 20040830 | ||
3 | ![]() |
ET_SPLITPROP_COL | Call by reference | Type reference (TYPE) | ISH_T_SPLITPROP_COL | Zuvor gespeicherte Spalteneigenschaften | 20040830 | ||
4 | ![]() |
ET_SPLITPROP_ROW | Call by reference | Type reference (TYPE) | ISH_T_SPLITPROP_ROW | Zuvor gespeicherte Zeileneigenschaften | 20040830 | ||
5 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040830 |
Method READ_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method READ_ROW_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040830 | ||
2 | ![]() |
ES_SPLITPROP_ROW | Call by reference | Type reference (TYPE) | RN1_SPLITPROP_ROW | Zuvor gespeicherte Zeileneigenschaften | 20040830 | ||
3 | ![]() |
E_PROP_FOUND | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Zuvor gespeicherte Zeileneigenschaften gefunden | 20040830 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040830 | ||
5 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040830 |
Method READ_ROW_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method REMIND_CURSORFIELD Signature
Method REMIND_CURSORFIELD on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method REMIND_CURSORFIELD on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SAVE_COLUMN_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040830 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040830 | ||
3 | ![]() |
IS_SPLITPROP_COL | Call by reference | Type reference (TYPE) | RN1_SPLITPROP_COL | Zu speichernde Spalteneigenschaften | 20040830 | ||
4 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040830 |
Method SAVE_COLUMN_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SAVE_COMMON_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040830 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040830 | ||
3 | ![]() |
IS_SPLITPROP | Call by reference | Type reference (TYPE) | RN1_SPLITPROP | Zu speichernde allg. Eigenschaften | 20040830 |
Method SAVE_COMMON_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SAVE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040830 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040830 |
Method SAVE_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SAVE_ROW_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040830 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040830 | ||
3 | ![]() |
IS_SPLITPROP_ROW | Call by reference | Type reference (TYPE) | RN1_SPLITPROP_ROW | Zu speichernde Zeileneigenschaften | 20040830 | ||
4 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040830 |
Method SAVE_ROW_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_ACTIVE_TABSTRIP Signature
Method SET_ACTIVE_TABSTRIP on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_ACTIVE_TABSTRIP on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_ALIAS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALIAS_NAME | Value transfer | Type reference (TYPE) | CHAR14 | Aliasname | 20050215 |
Method SET_ALIAS_NAME on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_BORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
3 | ![]() |
I_SHOW_BORDER | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Rahmen wird angezeigt | 20040814 |
Method SET_BORDER on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_CALLER Signature
Method SET_CALLER on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_CALLER on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_CELL_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040813 | ||
2 | ![]() |
ER_SCR_CONTROL_OLD | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCR_CONTROL | Screen-Objekt, das zuvor in der Zelle war | 20040813 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040813 | ||
4 | ![]() |
IR_SCR_CONTROL | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCR_CONTROL | Screen-Objekt, das in die Zelle gesetzt wird | 20040813 | ||
5 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer der Zelle | 20040813 | ||
6 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer der Zelle | 20040813 |
Method SET_CELL_SCREEN on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_COLUMN_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
3 | ![]() |
I_MODE | Value transfer | Type reference (TYPE) | I | Spaltenmodus (siehe CO_MODE*) | 20040814 |
Method SET_COLUMN_MODE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_COLUMN_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040817 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040817 | ||
3 | ![]() |
IS_SPLITPROP_COL_X | Call by reference | Type reference (TYPE) | RN1_SPLITPROP_COL_X | Zu übernehmende Spalteneigenschaften | 20040817 |
Method SET_COLUMN_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_COLUMN_SASH_MOVABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
3 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040814 | ||
4 | ![]() |
I_MOVABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Spaltentrenner ist verschiebbar | 20040814 |
Method SET_COLUMN_SASH_MOVABLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_COLUMN_SASH_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
3 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040814 | ||
4 | ![]() |
I_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Spaltentrenner ist sichtbar | 20040814 |
Method SET_COLUMN_SASH_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_COLUMN_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040816 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040816 | ||
3 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040816 | ||
4 | ![]() |
I_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Spalte ist sichtbar | 20040816 |
Method SET_COLUMN_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_COLUMN_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
3 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040814 | ||
4 | ![]() |
I_WIDTH | Value transfer | Type reference (TYPE) | I | Spaltenbreite | 20040814 |
Method SET_COLUMN_WIDTH on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_COMMON_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 | ||
3 | ![]() |
IS_SPLITPROP_X | Call by reference | Type reference (TYPE) | RN1_SPLITPROP_X | Zu übernehmende allgemeine Eigenschaften | 20040820 |
Method SET_COMMON_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_CONFIG Signature
Method SET_CONFIG on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_CONFIG on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_CURSOR Signature
Method SET_CURSOR on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_CURSOR on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_CURSORFIELD Signature
Method SET_CURSORFIELD on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_CURSORFIELD on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DATA Signature
Method SET_DATA on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_DATA on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DATA_FROM_FIELDVAL Signature
Method SET_DATA_FROM_FIELDVAL on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_DATA_FROM_FIELDVAL on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DEF_BORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 | ||
3 | ![]() |
I_SHOW_BORDER | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20040820 |
Method SET_DEF_BORDER on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DEF_COLUMN_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 | ||
3 | ![]() |
I_MODE | Value transfer | Type reference (TYPE) | I | Default-Spaltenmodus (siehe CO_MODE*) | 20040820 |
Method SET_DEF_COLUMN_MODE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DEF_COLUMN_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 | ||
3 | ![]() |
IS_SPLITPROP_COL_X | Call by reference | Type reference (TYPE) | RN1_SPLITPROP_COL_X | Zu übernehmende Spalteneigenschaften | 20040820 |
Method SET_DEF_COLUMN_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DEF_COLUMN_SASH_MOVABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 | ||
3 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040820 | ||
4 | ![]() |
I_MOVABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Spaltentrenner ist verschiebbar | 20040820 |
Method SET_DEF_COLUMN_SASH_MOVABLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DEF_COLUMN_SASH_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 | ||
3 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040820 | ||
4 | ![]() |
I_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Spaltentrenner ist sichtbar | 20040820 |
Method SET_DEF_COLUMN_SASH_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DEF_COLUMN_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 | ||
3 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040820 | ||
4 | ![]() |
I_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Spalte ist sichtbar | 20040820 |
Method SET_DEF_COLUMN_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DEF_COLUMN_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 | ||
3 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer | 20040820 | ||
4 | ![]() |
I_WIDTH | Value transfer | Type reference (TYPE) | I | Default-Spaltenbreite | 20040820 |
Method SET_DEF_COLUMN_WIDTH on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DEF_COMMON_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 | ||
3 | ![]() |
IS_SPLITPROP_X | Call by reference | Type reference (TYPE) | RN1_SPLITPROP_X | Zu übernehmende allgemeine Eigenschaften | 20040820 |
Method SET_DEF_COMMON_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DEF_ROW_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 | ||
3 | ![]() |
I_HEIGHT | Value transfer | Type reference (TYPE) | I | Default-Zeilenhöhe | 20040820 | ||
4 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040820 |
Method SET_DEF_ROW_HEIGHT on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DEF_ROW_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 | ||
3 | ![]() |
I_MODE | Value transfer | Type reference (TYPE) | I | Default-Zeilenmodus (siehe CO_MODE*) | 20040820 |
Method SET_DEF_ROW_MODE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DEF_ROW_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 | ||
3 | ![]() |
IS_SPLITPROP_ROW_X | Call by reference | Type reference (TYPE) | RN1_SPLITPROP_ROW_X | Zu übernehmende Zeileneigenschaften | 20040820 |
Method SET_DEF_ROW_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DEF_ROW_SASH_MOVABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 | ||
3 | ![]() |
I_MOVABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Zeilentrenner ist verschiebbar | 20040820 | |
4 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040820 |
Method SET_DEF_ROW_SASH_MOVABLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DEF_ROW_SASH_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 | ||
3 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040820 | ||
4 | ![]() |
I_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Zeilentrenner ist sichtbar | 20040820 |
Method SET_DEF_ROW_SASH_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_DEF_ROW_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040820 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040820 | ||
3 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040820 | ||
4 | ![]() |
I_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Zeile ist sichtbar | 20040820 |
Method SET_DEF_ROW_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_ENVIRONMENT Signature
Method SET_ENVIRONMENT on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_ENVIRONMENT on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_EV_USER_COMMAND_RESULT Signature
Method SET_EV_USER_COMMAND_RESULT on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_EV_USER_COMMAND_RESULT on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_FIELDS Signature
Method SET_FIELDS on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_FIELDS on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_FIELDS_OLD Signature
Method SET_FIELDS_OLD on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_FIELDS_OLD on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_FIELDVAL_FROM_DATA Signature
Method SET_FIELDVAL_FROM_DATA on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_FIELDVAL_FROM_DATA on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_FIRST_TIME Signature
Method SET_FIRST_TIME on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_FIRST_TIME on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_HANDLE_MANDATORY_FIELDS Signature
Method SET_HANDLE_MANDATORY_FIELDS on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_HANDLE_MANDATORY_FIELDS on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_INSTANCE_FOR_DISPLAY Signature
Method SET_INSTANCE_FOR_DISPLAY on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_INSTANCE_FOR_DISPLAY on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_LOCK Signature
Method SET_LOCK on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_LOCK on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_MAIN_OBJECT Signature
Method SET_MAIN_OBJECT on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_MAIN_OBJECT on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_PARENT Signature
Method SET_PARENT on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_PARENT on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_READ_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_READ_PROPERTIES | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Eigenschaften werden eingelesen | 20050215 |
Method SET_READ_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_ROW_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
3 | ![]() |
I_HEIGHT | Value transfer | Type reference (TYPE) | I | Zeilenhöhe | 20040814 | ||
4 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040814 |
Method SET_ROW_HEIGHT on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_ROW_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
3 | ![]() |
I_MODE | Value transfer | Type reference (TYPE) | I | Zeilenmodus (siehe CO_MODE*) | 20040814 |
Method SET_ROW_MODE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_ROW_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040817 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040817 | ||
3 | ![]() |
IS_SPLITPROP_ROW_X | Call by reference | Type reference (TYPE) | RN1_SPLITPROP_ROW_X | Zu übernehmende Zeileneigenschaften | 20040817 |
Method SET_ROW_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_ROW_SASH_MOVABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
3 | ![]() |
I_MOVABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Zeilentrenner ist verschiebbar | 20040814 | |
4 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040814 |
Method SET_ROW_SASH_MOVABLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_ROW_SASH_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040814 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040814 | ||
3 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040814 | ||
4 | ![]() |
I_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Zeilentrenner ist sichtbar | 20040814 |
Method SET_ROW_SASH_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_ROW_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040816 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040816 | ||
3 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer | 20040816 | ||
4 | ![]() |
I_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Zeile ist sichtbar | 20040816 |
Method SET_ROW_VISIBLE on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_SAVE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SAVE_PROPERTIES | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | ON: Eigenschaften werden gesichert | 20050215 |
Method SET_SAVE_PROPERTIES on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SET_USE_TNDYM_CURSOR Signature
Method SET_USE_TNDYM_CURSOR on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method SET_USE_TNDYM_CURSOR on Interface IF_ISH_SCR_SPLITTER has no exception.
Method SPLIT_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040816 | ||
2 | ![]() |
ER_SCR_CONTROL_OLD | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCR_CONTROL | Control-Screen, der zuvor in der Zelle war | 20040816 | ||
3 | ![]() |
ER_SCR_SPLITTER_SIMPLE | Call by reference | Object reference (TYPE REF TO) | CL_ISH_SCR_SPLITTER_SIMPLE | Erzeugter Splitter | 20040816 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040816 | ||
5 | ![]() |
I_ALIAS_NAME | Value transfer | Type reference (TYPE) | CHAR14 | Aliasname des neuen Splitters | 20040820 | ||
6 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Spaltennummer der Zelle | 20040816 | ||
7 | ![]() |
I_COLS | Value transfer | Type reference (TYPE) | I | Anzahl der Spalten des neuen Splitters | 20040816 | ||
8 | ![]() |
I_READ_PROPERTIES | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | ON: Eigenschaften einlesen | 20040903 | |
9 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Zeilennummer der Zelle | 20040816 | ||
10 | ![]() |
I_ROWS | Value transfer | Type reference (TYPE) | I | Anzahl der Zeilen des neuen Splitters | 20040816 | ||
11 | ![]() |
I_SAVE_PROPERTIES | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | ON: Eigenschaften sichern | 20040820 |
Method SPLIT_CELL on Interface IF_ISH_SCR_SPLITTER has no exception.
Method TRANSPORT_FROM_DY Signature
Method TRANSPORT_FROM_DY on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method TRANSPORT_FROM_DY on Interface IF_ISH_SCR_SPLITTER has no exception.
Method TRANSPORT_TO_DY Signature
Method TRANSPORT_TO_DY on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method TRANSPORT_TO_DY on Interface IF_ISH_SCR_SPLITTER has no exception.
Method VALUE_REQUEST Signature
Method VALUE_REQUEST on Interface IF_ISH_SCR_SPLITTER has no parameter.
Method VALUE_REQUEST on Interface IF_ISH_SCR_SPLITTER has no exception.
Event Signatures
Event EV_CLEAR_ALL_CURSORFIELDS Signature
Event EV_CLEAR_ALL_CURSORFIELDS on Interface IF_ISH_SCR_SPLITTER has no parameter.
Event EV_DATA_CHANGED_AT_OKCODE Signature
Event EV_DATA_CHANGED_AT_OKCODE on Interface IF_ISH_SCR_SPLITTER has no parameter.
Event EV_ERROR Signature
Event EV_ERROR on Interface IF_ISH_SCR_SPLITTER has no parameter.
Event EV_USER_COMMAND Signature
Event EV_USER_COMMAND on Interface IF_ISH_SCR_SPLITTER has no parameter.
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in | 473 |