SAP ABAP Class CL_NETGRAPHIC_ASHISH (class designed for testing NG Control)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSIWA (Package) Impact and Water Level Display - Apollo
⤷
⤷
Properties
| Class | CL_NETGRAPHIC_ASHISH | |
| Short Description | class designed for testing NG Control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSIWA1 | |
| Program status | T | Test Program |
| Category | 0 | |
| Package | RSIWA | Impact and Water Level Display - Apollo |
| Created | 20040210 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_NETGRAPHIC_ASHISH has no interface implemented.
Friends
Class CL_NETGRAPHIC_ASHISH has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Create Network and Container | 20040210 | |
| 2 | Instance method | Private | Method | Method for creating docking control | 20040223 | |
| 3 | Instance method | Private | Method | Methid defined for creating link between two objects | 20040212 | |
| 4 | Instance method | Private | Method | Method for creating Network Control | 20040224 | |
| 5 | Instance method | Public | Method | Create and Send Tables and Links | 20040210 | |
| 6 | Instance method | Private | Method | create_splitter_and_toolbar | 20040210 | |
| 7 | Instance method | Private | Event handling method | Method defined for enabling functions like zooming etc. | 20040211 | |
| 8 | Instance method | Private | Method | Request number associated with ODS Object | 20040217 | |
| 9 | Instance method | Private | Event handling method | Method for Key down Event | 20040219 | |
| 10 | Instance method | Private | Event handling method | Method defined for handling Double Click | 20040217 | |
| 11 | Instance method | Private | Event handling method | Method for Object Selected Event | 20040218 |
Events
Class CL_NETGRAPHIC_ASHISH has no event.
Types
Class CL_NETGRAPHIC_ASHISH has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER | Call by reference | Type reference (TYPE) | C | 20040210 |
Method CONSTRUCTOR on class CL_NETGRAPHIC_ASHISH has no exception.
Method CREATE_DOCKINGCONTROL Signature
Method CREATE_DOCKINGCONTROL on class CL_NETGRAPHIC_ASHISH has no parameter.
Method CREATE_DOCKINGCONTROL on class CL_NETGRAPHIC_ASHISH has no exception.
Method CREATE_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ICON | Call by reference | Type reference (TYPE) | ICON_L4 | con in an Object in Network Graphic | 20040212 | |||
| 2 | I_PREDROW | Call by reference | Type reference (TYPE) | INT2 | 2 Byte Integer (Signed) | 20040212 | |||
| 3 | I_R_PREDTAB | Call by reference | Object reference (TYPE REF TO) | IF_RSNETGRAPHIC_TABLE | Netzwerktabellenobjekt | 20040212 | |||
| 4 | I_R_SUCCTAB | Call by reference | Object reference (TYPE REF TO) | IF_RSNETGRAPHIC_TABLE | Netzwerktabellenobjekt | 20040212 | |||
| 5 | I_SUCCROW | Call by reference | Type reference (TYPE) | INT2 | 2 Byte Integer (Signed) | 20040212 | |||
| 6 | I_TEXT | Call by reference | Type reference (TYPE) | RSNG_TEXT | Objekttext in Netzwerk | 20040212 |
Method CREATE_LINK on class CL_NETGRAPHIC_ASHISH has no exception.
Method CREATE_NETWORK_CONTROL Signature
Method CREATE_NETWORK_CONTROL on class CL_NETGRAPHIC_ASHISH has no parameter.
Method CREATE_NETWORK_CONTROL on class CL_NETGRAPHIC_ASHISH has no exception.
Method CREATE_SEND_DATA Signature
Method CREATE_SEND_DATA on class CL_NETGRAPHIC_ASHISH has no parameter.
Method CREATE_SEND_DATA on class CL_NETGRAPHIC_ASHISH has no exception.
Method CREATE_SPLITTERANDTOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstrakter Container für GUI Controls | 20040210 | |||
| 2 | I_CONTAINER | Call by reference | Type reference (TYPE) | C | 20040210 |
Method CREATE_SPLITTERANDTOOLBAR on class CL_NETGRAPHIC_ASHISH has no exception.
Method ENABLE_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20040224 |
Method ENABLE_FUNCTION on class CL_NETGRAPHIC_ASHISH has no exception.
Method GET_REQUEST_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATATARGET | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20040217 | |||
| 2 | NROWS | Call by reference | Type reference (TYPE) | INT2 | 2 byte integer (signed) | 20040217 |
Method GET_REQUEST_NUMBER on class CL_NETGRAPHIC_ASHISH has no exception.
Method ON_HANDLE_KEYDOWN Signature
Method ON_HANDLE_KEYDOWN on class CL_NETGRAPHIC_ASHISH has no parameter.
Method ON_HANDLE_KEYDOWN on class CL_NETGRAPHIC_ASHISH has no exception.
Method ON_HANDLE_OBJDBLCLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROW | Call by reference | Attribute reference (LIKE) | 20040218 | |||||
| 2 | R_LINK | Call by reference | Attribute reference (LIKE) | 20040218 | |||||
| 3 | R_TABLE | Call by reference | Attribute reference (LIKE) | 20040218 |
Method ON_HANDLE_OBJDBLCLICK on class CL_NETGRAPHIC_ASHISH has no exception.
Method ON_HANDLE_OBJSELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LINK | Call by reference | Attribute reference (LIKE) | 20040218 | |||||
| 2 | R_TABLE | Call by reference | Attribute reference (LIKE) | 20040218 |
Method ON_HANDLE_OBJSELECTED on class CL_NETGRAPHIC_ASHISH has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |