SAP ABAP Class CL_IUUC_HC_INPUT (Input form for RFC destination)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_MULTI_LOGTAB_USE (Package) multiple use of logging tables -> registration of consumer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | AC_IUUC_HC_WINDOW_BASE | Abstract base for all screen areas in Healthcheck applicatio | 20130408 |
Properties
| Class | CL_IUUC_HC_INPUT | |
| Short Description | Input form for RFC destination | |
| Super Class | AC_IUUC_HC_WINDOW_BASE | Abstract base for all screen areas in Healthcheck applicatio |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_IUUC_MULTI_LOGTAB_USE | multiple use of logging tables -> registration of consumer |
| Created | 20130408 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_HC_INPUT has no forward declaration.
Interfaces
Class CL_IUUC_HC_INPUT has no interface implemented.
Friends
Class CL_IUUC_HC_INPUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_BUTTON_ELEMENT | Dynamic Documents: Button Element | 20130408 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_BUTTON_ELEMENT | Dynamic Documents: Button Element | 20130408 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Documents: Document | 20130408 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_FORM_AREA | Dynamic Documents: Range of a Form | 20130408 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_INPUT_ELEMENT | Dynamic Documents: Input Element | 20130411 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_INPUT_ELEMENT | Dynamic Documents: Input Element | 20130408 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_INPUT_ELEMENT | Dynamic Documents: Input Element | 20130411 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130408 | |
| 2 | Instance method | Private | Method | Get Info on all senders attached to this LT Server | 20130414 | |
| 3 | Instance method | Private | Event handling method | Handler for all buttons | 20130414 | |
| 4 | Instance method | Private | Event handling method | Handler for RFC Input after ENTER pressing | 20130412 | |
| 5 | Instance method | Public | Method | Sets default RFCDEST into the input field | 20130429 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | INPUT_RFC | Instance Event (0) |
Public (2) |
Validated RFC destination has been entered | 20130413 |
| 2 | WRONG_INPUT | Instance Event (0) |
Public (2) |
Wrong input entered | 20130416 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_S_SENDERS | Private | See coding | Structure for the list of senders on this LT Server | 20130414 | |
|
| 2 | LTY_T_SENDERS | Private | See coding | 20130414 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130408 |
Method CONSTRUCTOR on class CL_IUUC_HC_INPUT has no exception.
Method GET_LT_SENDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUE_TAB | Call by reference | Type reference (TYPE) | LTY_T_SENDERS | 20130414 |
Method GET_LT_SENDERS on class CL_IUUC_HC_INPUT has no exception.
Method ON_BUT_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20130414 |
Method ON_BUT_CLICKED on class CL_IUUC_HC_INPUT has no exception.
Method ON_INPUT_ENTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20130412 |
Method ON_INPUT_ENTER on class CL_IUUC_HC_INPUT has no exception.
Method SET_RFC_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RFC_SND | Call by reference | Type reference (TYPE) | W3_QVALUE | Value for WWW query string name/value pair | 20130429 |
Method SET_RFC_INPUT on class CL_IUUC_HC_INPUT has no exception.
Event Signatures
Event INPUT_RFC Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RFC | Exporting | Value transfer | Type reference (TYPE) | W3_QVALUE | Entered and validated RFC | 20130413 |
Event WRONG_INPUT Signature
Event WRONG_INPUT on class CL_IUUC_HC_INPUT has no parameter.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |