Hierarchy

⤷

⤷

Properties
Class | CL_ENH_SCPCONT_VIEWER | |
Short Description | Display Tool for Hook Container | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEEF_REDEFINITION_HOOK | Switch Framework Hook Enhancement |
Created | 20080222 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ENH_SCPCONT_VIEWER has no interface implemented.
Friends
Class CL_ENH_SCPCONT_VIEWER has no friend class.
Attributes
Methods
Events
Class CL_ENH_SCPCONT_VIEWER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CHANGE_MODE | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20080304 |
|
2 | TY_KEY_INDEX | Protected | See coding | 20080222 | ty_key_index type hashed table of ty_key_index_entry with unique key key
|
||
3 | TY_KEY_INDEX_ENTRY | Protected | See coding | 20080222 | begin of ty_key_index_entry,
key type lvc_nkey,
node_type type c length 1,
element type ref to cl_enh_scpcont_element_node,
option type ref to cl_enh_scpcont_option_node,
end of ty_key_index_entry
|
Method Signatures
Method ADD_ELEMENT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_ENH_SCPCONT_ELEMENT_NODE | Erweiterungs-Option im Editor | 20080222 | ||
2 | ![]() |
IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20080222 | ||
3 | ![]() |
RE_NODE_KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20080222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enhancement Framework Ausnahme | 20080226 |
Method ADD_OPTION_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_ENH_SCPCONT_OPTION_NODE | Erweiterungs-Option im Editor | 20080222 | ||
2 | ![]() |
IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20080222 | ||
3 | ![]() |
RE_NODE_KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20080222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enhancement Framework Ausnahme | 20080225 |
Method ADD_ROOT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_NODE_KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20080226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enhancement Framework Ausnahme | 20080226 |
Method BUILD_TREE Signature
Method BUILD_TREE on class CL_ENH_SCPCONT_VIEWER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enhancement Framework Ausnahme | 20080222 | |
2 | ![]() |
GUI Package-Builder exceptions | 20080222 |
Method CHANGE_ALVTREE_TOOLBAR Signature
Method CHANGE_ALVTREE_TOOLBAR on class CL_ENH_SCPCONT_VIEWER has no parameter.
Method CHANGE_ALVTREE_TOOLBAR on class CL_ENH_SCPCONT_VIEWER has no exception.
Method CHOOSE_ORIGINAL_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MAIN_NAME | Call by reference | Type reference (TYPE) | EU_ANAME | Entwicklungsumgebung: Tadirname | 20080305 | ||
2 | ![]() |
EX_MAIN_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20080305 | ||
3 | ![]() |
EX_OBJ_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | Objektname in der Objektliste | 20080305 | ||
4 | ![]() |
EX_OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20080305 | ||
5 | ![]() |
EX_PGMID | Call by reference | Type reference (TYPE) | PGMID | Programm-ID in Aufträgen und Aufgaben | 20080305 | ||
6 | ![]() |
EX_PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20080305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enhancement Persistenz über normale Tabellen | 20080305 |
Method CHOOSE_SPOTNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_ENH_SCPCONT_OPTION_NODE | Erweiterungs-Option im Editor | 20080305 | ||
2 | ![]() |
RE_SPOTNAME | Value transfer | Type reference (TYPE) | ENHSPOTNAME | Name (ID) eines Erweiterungsspots | 20080305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enhancement Persistenz über normale Tabellen | 20080305 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ALLOW_CHANGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | <=> Änderungen erlaubt | 20080225 | |
2 | ![]() |
IM_ALLOW_INSPECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | <=> Inspection Button soll angezeigt werden | 20080307 | |
3 | ![]() |
IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20080222 | ||
4 | ![]() |
IM_IGNORE_VERSION_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | <=> Active/inactive is displayed | 20090121 | |
5 | ![]() |
IM_SCP_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_ENH_SCP_CONTAINER | Container | 20080222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enhancement Framework Ausnahme | 20080225 | |
2 | ![]() |
GUI Exceptions | 20080222 |
Method CREATE_ENHANCEMENT Signature
Method CREATE_ENHANCEMENT on class CL_ENH_SCPCONT_VIEWER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enhancement Framework Ausnahme | 20080305 |
Method DO_CHANGE_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_ENH_SCPCONT_ELEMENT_NODE | Element | 20080229 |
Method DO_CHANGE_ELEMENT on class CL_ENH_SCPCONT_VIEWER has no exception.
Method DO_CHANGE_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_ENH_SCPCONT_OPTION_NODE | Erweiterungs-Option im Editor | 20080229 |
Method DO_CHANGE_OPTION on class CL_ENH_SCPCONT_VIEWER has no exception.
Method DO_CREATE_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_ENH_SCPCONT_OPTION_NODE | Element | 20080305 |
Method DO_CREATE_ELEMENT on class CL_ENH_SCPCONT_VIEWER has no exception.
Method DO_CREATE_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_ENH_SCPCONT_ELEMENT_NODE | Element | 20080228 |
Method DO_CREATE_OPTION on class CL_ENH_SCPCONT_VIEWER has no exception.
Method DO_DELETE_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_ENH_SCPCONT_ELEMENT_NODE | Erweiterungs-Element im Editor | 20080229 |
Method DO_DELETE_ELEMENT on class CL_ENH_SCPCONT_VIEWER has no exception.
Method DO_DELETE_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_ENH_SCPCONT_OPTION_NODE | Erweiterungs-Option im Editor | 20080229 |
Method DO_DELETE_OPTION on class CL_ENH_SCPCONT_VIEWER has no exception.
Method DO_REPLACE_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_ENH_SCPCONT_ELEMENT_NODE | Element | 20080305 |
Method DO_REPLACE_ELEMENT on class CL_ENH_SCPCONT_VIEWER has no exception.
Method EXCLUDE_TB_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PT_EXCLUDE | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | 20080222 |
Method EXCLUDE_TB_FUNCTIONS on class CL_ENH_SCPCONT_VIEWER has no exception.
Method FREE Signature
Method FREE on class CL_ENH_SCPCONT_VIEWER has no parameter.
Method FREE on class CL_ENH_SCPCONT_VIEWER has no exception.
Method GET_ELEMENT_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ICON | Value transfer | Type reference (TYPE) | TV_IMAGE | Tree Control: Icon / Image | 20080222 |
Method GET_ELEMENT_ICON on class CL_ENH_SCPCONT_VIEWER has no exception.
Method GET_ELEMENT_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_LINE | Call by reference | Type reference (TYPE) | ENH_SCPCONT_BROWSER_LINE | Zeilenformat Container Viewer | 20080226 | ||
2 | ![]() |
EX_NODE_TEXT | Call by reference | Type reference (TYPE) | LVC_VALUE | ALV-Control: Zelleninhalt | 20080226 | ||
3 | ![]() |
IM_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_ENH_SCPCONT_ELEMENT_NODE | Erweiterungs-Option im Editor | 20080226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enhancement Framework Ausnahme | 20080226 |
Method GET_LOCKED_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_IS_LOCKED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080225 | |||
2 | ![]() |
RE_ICON | Value transfer | Type reference (TYPE) | TV_IMAGE | Tree Control: Ikone / Bild | 20080225 |
Method GET_LOCKED_ICON on class CL_ENH_SCPCONT_VIEWER has no exception.
Method GET_OPTION_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_ENH_SCPCONT_OPTION_NODE | Erweiterungs-Option im Editor | 20080222 | ||
2 | ![]() |
RE_ICON | Value transfer | Type reference (TYPE) | TV_IMAGE | Tree Control: Icon / Image | 20080222 |
Method GET_OPTION_ICON on class CL_ENH_SCPCONT_VIEWER has no exception.
Method GET_OPTION_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_LINE | Call by reference | Type reference (TYPE) | ENH_SCPCONT_BROWSER_LINE | Zeilenformat Container Viewer | 20080226 | ||
2 | ![]() |
EX_NODE_TEXT | Call by reference | Type reference (TYPE) | LVC_VALUE | ALV-Control: Zelleninhalt | 20080226 | ||
3 | ![]() |
IM_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_ENH_SCPCONT_OPTION_NODE | Erweiterungs-Option im Editor | 20080226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enhancement Framework Ausnahme | 20080226 |
Method GET_ROOT_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJ_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20080226 | |||
2 | ![]() |
RE_ICON | Value transfer | Type reference (TYPE) | TV_IMAGE | Tree Control: Ikone / Bild | 20080226 |
Method GET_ROOT_ICON on class CL_ENH_SCPCONT_VIEWER has no exception.
Method GET_STATE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STATE | Call by reference | Type reference (TYPE) | R3STATE | Werte von cl_enh_scp_container=>co_object_state | 20080310 | ||
2 | ![]() |
RE_STATE_TEXT | Value transfer | Type reference (TYPE) | STRING | Text | 20080310 |
Method GET_STATE_TEXT on class CL_ENH_SCPCONT_VIEWER has no exception.
Method HANDLE_ACTION_COMPLETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Value transfer | Attribute reference (LIKE) | 20080311 |
Method HANDLE_ACTION_COMPLETED on class CL_ENH_SCPCONT_VIEWER has no exception.
Method HANDLE_ELEMENT_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Value transfer | Attribute reference (LIKE) | 20080226 |
Method HANDLE_ELEMENT_CHANGED on class CL_ENH_SCPCONT_VIEWER has no exception.
Method HANDLE_ELEMENT_DELETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Value transfer | Attribute reference (LIKE) | 20080226 |
Method HANDLE_ELEMENT_DELETED on class CL_ENH_SCPCONT_VIEWER has no exception.
Method HANDLE_NEW_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Value transfer | Attribute reference (LIKE) | 20080226 |
Method HANDLE_NEW_ELEMENT on class CL_ENH_SCPCONT_VIEWER has no exception.
Method HANDLE_NEW_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPTION | Value transfer | Attribute reference (LIKE) | 20080226 |
Method HANDLE_NEW_OPTION on class CL_ENH_SCPCONT_VIEWER has no exception.
Method HANDLE_NODE_CM_REQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Value transfer | Attribute reference (LIKE) | 20080222 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20080222 |
Method HANDLE_NODE_CM_REQ on class CL_ENH_SCPCONT_VIEWER has no exception.
Method HANDLE_NODE_CM_SEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20080222 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20080222 |
Method HANDLE_NODE_CM_SEL on class CL_ENH_SCPCONT_VIEWER has no exception.
Method HANDLE_NODE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20080222 |
Method HANDLE_NODE_DOUBLE_CLICK on class CL_ENH_SCPCONT_VIEWER has no exception.
Method HANDLE_OBJECT_TOUCHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJ_NAME | Value transfer | Attribute reference (LIKE) | 20080312 | ||||
2 | ![]() |
P_OBJ_TYPE | Value transfer | Attribute reference (LIKE) | 20080312 |
Method HANDLE_OBJECT_TOUCHED on class CL_ENH_SCPCONT_VIEWER has no exception.
Method HANDLE_ON_FUNCTION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20080225 |
Method HANDLE_ON_FUNCTION_SELECTED on class CL_ENH_SCPCONT_VIEWER has no exception.
Method HANDLE_OPTION_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPTION | Value transfer | Attribute reference (LIKE) | 20080226 |
Method HANDLE_OPTION_CHANGED on class CL_ENH_SCPCONT_VIEWER has no exception.
Method HANDLE_OPTION_DELETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPTION | Value transfer | Attribute reference (LIKE) | 20080226 |
Method HANDLE_OPTION_DELETED on class CL_ENH_SCPCONT_VIEWER has no exception.
Method HIER_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_HIERARCHY_HEADER | Call by reference | Type reference (TYPE) | TREEV_HHDR | 20080222 |
Method HIER_HEADER on class CL_ENH_SCPCONT_VIEWER has no exception.
Method INSPECT Signature
Method INSPECT on class CL_ENH_SCPCONT_VIEWER has no parameter.
Method INSPECT on class CL_ENH_SCPCONT_VIEWER has no exception.
Method POPUP_GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FIELDNAME | Call by reference | Type reference (TYPE) | CLIKE | Field name | 20080226 | ||
2 | ![]() |
IM_POPUP_TITLE | Call by reference | Type reference (TYPE) | CLIKE | Title of popup | 20080226 | ||
3 | ![]() |
IM_TABNAME | Call by reference | Type reference (TYPE) | CLIKE | Name of structure or table | 20080226 | ||
4 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | CLIKE | Initial value | 20080226 | ||
5 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | SPO_VALUE | Input value | 20080226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUI Exceptions | 20080226 |
Method REGISTER_ALVTREE_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVATION | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | 20080222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080222 |
Method SETUP_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field catalog for ListViewer control | 20080222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUI Package-Builder exceptions | 20080222 |
Method SETUP_TREE Signature
Method SETUP_TREE on class CL_ENH_SCPCONT_VIEWER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUI Package-Builder exceptions | 20080222 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |