SAP ABAP Class CL_ACO_BSP_TABVIEW_IT (Iterator for Table View)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM (Application Component) Product Lifecycle Management
⤷
ACO_BSP (Package) BSPs for Access Control Lists from Package ACO
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20020430 |
Properties
| Class | CL_ACO_BSP_TABVIEW_IT | |
| Short Description | Iterator for Table View | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ACO_BSP | |
| Program status | ||
| Category | 0 | |
| Package | ACO_BSP | BSPs for Access Control Lists from Package ACO |
| Created | 20020430 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20020430 |
Friends
Class CL_ACO_BSP_TABVIEW_IT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ACO_BSP_APPLICATION | Application | 20020430 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HTMLB_RADIOBUTTON | Radio Button: Admin | 20031027 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HTMLB_CHECKBOX | Checkbox: NoAuth | 20031027 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HTMLB_RADIOBUTTON | Radio Button: Read | 20031027 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HTMLB_RADIOBUTTON | Radio Button: Write | 20031027 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HTMLB_TEXTVIEW | 20020430 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HTMLB_INPUTFIELD | GEN: CLG_HTMLB_INPUTFIELD | 20020430 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HTMLB_RADIOBUTTONGROUP | Radio Button Group | 20031029 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HTMLB_LINK | Link: More | 20020613 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20020430 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | ACO_BSP_TT_ACTIVITY_SEQUENCET | Sequence of Activities in Table View | 20020430 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | TT_RADIOBUTTONGROUPS | Radio Button Groups | 20031028 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | ACO_ACTVT | Upper case of cl_aco_constants=>sc_authorization_none | 20030411 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | ACO_ACTVT | Upper case of cl_aco_constants=>sc_authorization_own | 20030411 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | ACO_ACTVT | Upper case of cl_aco_constants=>sc_authorization_read | 20030411 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | ACO_ACTVT | Upper case of cl_aco_constants=>sc_authorization_write | 20030411 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'checkbox' | Checkbox | 20031028 | ||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'MORE' | 20020613 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'radioButton' | Radio Button | 20031028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030411 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020430 | |
| 3 | Instance method | Private | Method | Provides Value in Column for Specified Row | 20020430 | |
| 4 | Instance method | Private | Method | Flag for Activity Is Set | 20020713 |
Events
Class CL_ACO_BSP_TABVIEW_IT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_RADIOBUTTONGROUP | Private | See coding | 20031028 | |
||
| 2 | TT_RADIOBUTTONGROUPS | Private | See coding | 20031028 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ACO_BSP_TABVIEW_IT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ACO_BSP_TABVIEW_IT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_ACO_BSP_APPLICATION | 20020430 |
Method CONSTRUCTOR on class CL_ACO_BSP_TABVIEW_IT has no exception.
Method GET_COLUMN_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | STRING | 20020430 | ||||
| 2 | RV_COLUMN_VALUE | Value transfer | Type reference (TYPE) | STRING | 20020430 |
Method GET_COLUMN_VALUE on class CL_ACO_BSP_TABVIEW_IT has no exception.
Method HAS_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20020713 | |||
| 2 | RV_HAS_ACTIVITY | Value transfer | Type reference (TYPE) | BOOLE_D | 20020713 |
Method HAS_ACTIVITY on class CL_ACO_BSP_TABVIEW_IT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |