SAP ABAP Class /TDAG/CPCL_UA_COL_VIEW_CTRL (CP: View controller for use collection in use assessment)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP (Package) Compliance for products
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /TDAG/CPCL_REACH_USE_VIEW_CTRL | CP: View controller for REACH use data | 20100620 |
Properties
| Class | /TDAG/CPCL_UA_COL_VIEW_CTRL | |
| Short Description | CP: View controller for use collection in use assessment | |
| Super Class | /TDAG/CPCL_REACH_USE_VIEW_CTRL | CP: View controller for REACH use data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /TDAG/CP | Compliance for products |
| Created | 20100620 | SAP |
| Last change | 20141109 | |
| 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) |
Interfaces
Class /TDAG/CPCL_UA_COL_VIEW_CTRL has no interface implemented.
Friends
Class /TDAG/CPCL_UA_COL_VIEW_CTRL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /TDAG/CPCL_UA_COL_DATA | Reference to COL data class | 20100902 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | STRING | Link Group icon with text | 20100817 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete all Link Group icons | 20100816 | |
| 2 | Instance method | Public | Method | Get all current view data | 20101020 | |
| 3 | Instance method | Public | Method | Get current view data to given RowNo | 20101021 | |
| 4 | Instance method | Public | Method | Get linked U&E uses to given Use and Exposure RECNVA | 20100902 | |
| 5 | Instance method | Public | Method | Get linked Use and Exposure uses to given RowNo | 20100902 | |
| 6 | Instance method | Public | Method | Get current RowNo of Use API entry (needed if new entry) | 20101110 | |
| 7 | Instance method | Public | Method | Get current ALV selection | 20100902 | |
| 8 | Instance method | Public | Method | Public method to return the specification id | 20101013 | |
| 9 | Instance method | Public | Method | Public method to return the specification recn | 20101021 | |
| 10 | Instance method | Public | Method | Set Link Flag to defined value | 20100928 | |
| 11 | Instance method | Public | Method | Set Link Group icons | 20100816 | |
| 12 | Instance method | Public | Method | Set current ALV selection | 20100902 | |
| 13 | Instance method | Public | Method | Set current ALV selection to Link Group entries | 20100910 | |
| 14 | Instance method | Public | Method | Sort ALV content according to Link Group column | 20100908 |
Events
Class /TDAG/CPCL_UA_COL_VIEW_CTRL has no event.
Types
Class /TDAG/CPCL_UA_COL_VIEW_CTRL has no local type.
Method Signatures
Method DELETE_LINK_GROUP_ICONS Signature
Method DELETE_LINK_GROUP_ICONS on class /TDAG/CPCL_UA_COL_VIEW_CTRL has no parameter.
Method DELETE_LINK_GROUP_ICONS on class /TDAG/CPCL_UA_COL_VIEW_CTRL has no exception.
Method GET_IOTAB_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IOTAB | Call by reference | Type reference (TYPE) | /TDAG/CPY_ALV03 | Current view property data | 20101020 |
Method GET_IOTAB_ALL on class /TDAG/CPCL_UA_COL_VIEW_CTRL has no exception.
Method GET_IOTAB_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IOTAB | Call by reference | Type reference (TYPE) | /TDAG/CPY_ALV03 | Current view property data | 20101021 | |||
| 2 | IT_ROWNUMBER | Call by reference | Type reference (TYPE) | /TDAG/CPY_ROWNUMBER | Table of Row Numbers | 20101021 |
Method GET_IOTAB_ROW on class /TDAG/CPCL_UA_COL_VIEW_CTRL has no exception.
Method GET_LINK_RECNVA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_USELINK | Call by reference | Type reference (TYPE) | /TDAG/CPY_USELINK | Use Link Table | 20100902 | |||
| 2 | IT_LINKTOUSE | Call by reference | Type reference (TYPE) | /TDAG/CPY_LINKTOUSE | Table for link to use and exposure | 20100902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Use Collection use not found | 20100902 |
Method GET_LINK_ROWNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_USELINK | Call by reference | Type reference (TYPE) | /TDAG/CPY_USELINK | Use Link Table | 20100902 | |||
| 2 | IT_ROWNUMBER | Call by reference | Type reference (TYPE) | /TDAG/CPY_ROWNUMBER | Table of Row Numbers | 20100902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Use and Exposure use is linked | 20100902 |
Method GET_ROWNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ROWNO | Call by reference | Type reference (TYPE) | /TDAG/CPY_ROWNUMBER | According current row numbers | 20101110 | |||
| 2 | IT_USEAPI | Call by reference | Type reference (TYPE) | /TDAG/CPY_USEAPI | Use API entries | 20101110 |
Method GET_ROWNO on class /TDAG/CPCL_UA_COL_VIEW_CTRL has no exception.
Method GET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ROWNUMBER | Call by reference | Type reference (TYPE) | /TDAG/CPY_ROWNUMBER | Table of Row Numbers | 20100902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No row is selected | 20100902 |
Method GET_SPECIFICATION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SPEC_ID | Value transfer | Type reference (TYPE) | ESESUBID | Specification id | 20101013 |
Method GET_SPECIFICATION_ID on class /TDAG/CPCL_UA_COL_VIEW_CTRL has no exception.
Method GET_SPECIFICATION_RECN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RECN | Value transfer | Type reference (TYPE) | ESERECN | RECN of specification | 20101021 |
Method GET_SPECIFICATION_RECN on class /TDAG/CPCL_UA_COL_VIEW_CTRL has no exception.
Method SET_LINK_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LINKTOUSE_CBX | Call by reference | Type reference (TYPE) | ESP1_BOOLEAN | Value of Link Flag | 20100928 | |||
| 2 | IV_ROWNUMBER | Call by reference | Type reference (TYPE) | /TDAG/CPE_ROWNUMBER | Row Number | 20100928 |
Method SET_LINK_FLAG on class /TDAG/CPCL_UA_COL_VIEW_CTRL has no exception.
Method SET_LINK_GROUP_ICONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ROWNUMBER | Call by reference | Type reference (TYPE) | /TDAG/CPY_ROWNUMBER | Table of Row Numbers | 20100816 |
Method SET_LINK_GROUP_ICONS on class /TDAG/CPCL_UA_COL_VIEW_CTRL has no exception.
Method SET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ROWNUMBER | Call by reference | Type reference (TYPE) | /TDAG/CPY_ROWNUMBER | Table of Row Numbers | 20100902 |
Method SET_SELECTION on class /TDAG/CPCL_UA_COL_VIEW_CTRL has no exception.
Method SET_SELECTION_LINKGROUP Signature
Method SET_SELECTION_LINKGROUP on class /TDAG/CPCL_UA_COL_VIEW_CTRL has no parameter.
Method SET_SELECTION_LINKGROUP on class /TDAG/CPCL_UA_COL_VIEW_CTRL has no exception.
Method SORT_LINK_GROUP Signature
Method SORT_LINK_GROUP on class /TDAG/CPCL_UA_COL_VIEW_CTRL has no parameter.
Method SORT_LINK_GROUP on class /TDAG/CPCL_UA_COL_VIEW_CTRL has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200_600 |