SAP ABAP Class CL_EHFND_CI_VIEW_CTRL (Controller class of the content integration window.)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EHS-BD (Application Component) Basic Data and Tools
⤷
EHFND_FW_CI (Package) Objects of the Content Integration Framework
⤷
⤷
Properties
| Class | CL_EHFND_CI_VIEW_CTRL | |
| Short Description | Controller class of the content integration window. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EHFND_FW_CI | Objects of the Content Integration Framework |
| Created | 20081222 | SAP |
| Last change | 20100310 | 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) |
Interfaces
Class CL_EHFND_CI_VIEW_CTRL has no interface implemented.
Friends
Class CL_EHFND_CI_VIEW_CTRL 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_EHFND_CI_CONFIG | 20090121 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EHFND_CI_DEFAULTS_MGR | 20090121 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | 20090121 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | 20090121 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | W3HTMLTABTYPE | ITS: Table Type for HTML Source | 20090112 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20090122 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | EHFND_CI_IP_ID | Integration point ID | 20090114 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20081222 | ||
| 2 | Instance method | Public | Constructor | 20081222 | ||
| 3 | Instance method | Public | Method | 20090210 | ||
| 4 | Instance method | Public | Method | 20081222 | ||
| 5 | Instance method | Public | Method | 20081222 | ||
| 6 | Instance method | Public | Event handling method | 20081222 | ||
| 7 | Instance method | Public | Method | 20081222 | ||
| 8 | Instance method | Private | Method | 20081222 | ||
| 9 | Instance method | Private | Method | 20081222 | ||
| 10 | Instance method | Public | Method | 20081222 |
Events
Class CL_EHFND_CI_VIEW_CTRL has no event.
Types
Class CL_EHFND_CI_VIEW_CTRL has no local type.
Method Signatures
Method CLOSE_VIEW Signature
Method CLOSE_VIEW on class CL_EHFND_CI_VIEW_CTRL has no parameter.
Method CLOSE_VIEW on class CL_EHFND_CI_VIEW_CTRL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INTEGRATION_POINT | Call by reference | Type reference (TYPE) | EHFND_CI_IP_ID | Integration point ID | 20090114 |
Method CONSTRUCTOR on class CL_EHFND_CI_VIEW_CTRL has no exception.
Method GET_CONFIG_CTRLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONFIG_CTRLER | Value transfer | Object reference (TYPE REF TO) | CL_EHFND_CI_CONFIG | Reads and provides the config. of an int. point. | 20090210 |
Method GET_CONFIG_CTRLER on class CL_EHFND_CI_VIEW_CTRL has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FLG_IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081222 |
Method IS_ACTIVE on class CL_EHFND_CI_VIEW_CTRL has no exception.
Method IS_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FLG_IS_VISIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081222 |
Method IS_VISIBLE on class CL_EHFND_CI_VIEW_CTRL has no exception.
Method ON_CLOSE Signature
Method ON_CLOSE on class CL_EHFND_CI_VIEW_CTRL has no parameter.
Method ON_CLOSE on class CL_EHFND_CI_VIEW_CTRL has no exception.
Method OPEN_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_EHFND_CI_CONTEXT | Encapsulates the data structure for the context data. | 20090113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Content Integration Framework Exception | 20090205 |
Method RETRIEVE_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_EHFND_CI_CONTEXT | Encapsulates the data structure for the context data. | 20090224 | |||
| 2 | RT_TEMPLATE | Value transfer | Type reference (TYPE) | W3HTMLTABTYPE | ITS: Table Type for HTML Source | 20090205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Content Integration Framework Exception | 20090205 |
Method SAVE_VIEW_GEOMETRY Signature
Method SAVE_VIEW_GEOMETRY on class CL_EHFND_CI_VIEW_CTRL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Content Integration Framework Exception | 20090205 |
Method UPDATE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_EHFND_CI_CONTEXT | Encapsulates the data structure for the context data. | 20090113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Content Integration Framework Exception | 20090205 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |