SAP ABAP Class CL_ACO_BSP_C_TABVIEW (Application Controller)
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 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_CONTROLLER2 | BSP Component | 20020409 |
Properties
Class | CL_ACO_BSP_C_TABVIEW | |
Short Description | Application Controller | |
Super Class | CL_BSP_CONTROLLER2 | BSP Component |
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 | 20020204 | 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) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
5 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ACO_BSP_C_TABVIEW has no interface implemented.
Friends
Class CL_ACO_BSP_C_TABVIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020409 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_ACO_BSP_APPLICATION | Application | 20020226 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_ACO_AUTHORIZATION | Information About Authorization Subject | 20020211 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping & Filtering | 20020430 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ACO_BSP_TT_ACTIVITY_SEQUENCET | Sequence of Activities in Table View | 20020430 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ACO_BSP_TT_PERMISSIONS | List of Authorizations for Users, User Groups,... | 20020430 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ACO_BSP_TT_SELECTED_ROWS | List of Selected Values in Table View | 20040405 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | 'X' = Content Changed | 20020204 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Display Mode ( = 'X' ) | 20020430 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | First Viewable Row in Table View | 20020222 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | INITIALIZE method was carried out | 20020211 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Message | 20020301 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Messages Are Issued in Dialog Box | 20030318 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ACO_OBJECT_ID | Object ID | 20020204 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Table Rows | 20020211 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 10 | Rows per Page in Table View | 20020211 | |
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 'MULTISELECT' | SINGLESELECT or MULTISELECT | 20020211 | |
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 600 | Width of Table View | 20020211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Initialize | 20020211 |
2 | ![]() |
Instance method | Private | Event handling method | Event Handler for AUTH_HOLDER_ADDED | 20020222 |
3 | ![]() |
Instance method | Private | Event handling method | Event Handler for AUTH_HOLDER_TYPE_CHANGED | 20020215 |
4 | ![]() |
Instance method | Private | Event handling method | Event Handler for DETAIL_SCREEN_CHANGED | 20020219 |
5 | ![]() |
Instance method | Private | Event handling method | Event Handl. for DISPLAY_MODE_CHANGED:CL_ACO_BSP_APPLICATION | 20030320 |
6 | ![]() |
Instance method | Private | Event handling method | Event Handler for PERMISSIONS_CHANGED | 20020222 |
7 | ![]() |
Instance method | Private | Event handling method | Event Handler for ROWS_SELECTED | 20040405 |
Events
Class CL_ACO_BSP_C_TABVIEW has no event.
Types
Class CL_ACO_BSP_C_TABVIEW has no local type.
Method Signatures
Method INITIALIZE Signature
Method INITIALIZE on class CL_ACO_BSP_C_TABVIEW has no parameter.
Method INITIALIZE on class CL_ACO_BSP_C_TABVIEW has no exception.
Method ON_AUTH_HOLDER_ADDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_AUTH_HOLDER_COUNT | Call by reference | Attribute reference (LIKE) | 20020222 |
Method ON_AUTH_HOLDER_ADDED on class CL_ACO_BSP_C_TABVIEW has no exception.
Method ON_AUTH_HOLDER_TYPE_CHANGED Signature
Method ON_AUTH_HOLDER_TYPE_CHANGED on class CL_ACO_BSP_C_TABVIEW has no parameter.
Method ON_AUTH_HOLDER_TYPE_CHANGED on class CL_ACO_BSP_C_TABVIEW has no exception.
Method ON_DETAIL_SCREEN_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DETAIL_SCREEN | Call by reference | Attribute reference (LIKE) | 20020226 |
Method ON_DETAIL_SCREEN_CHANGED on class CL_ACO_BSP_C_TABVIEW has no exception.
Method ON_DISPLAY_MODE_CHANGED Signature
Method ON_DISPLAY_MODE_CHANGED on class CL_ACO_BSP_C_TABVIEW has no parameter.
Method ON_DISPLAY_MODE_CHANGED on class CL_ACO_BSP_C_TABVIEW has no exception.
Method ON_PERMISSIONS_CHANGED Signature
Method ON_PERMISSIONS_CHANGED on class CL_ACO_BSP_C_TABVIEW has no parameter.
Method ON_PERMISSIONS_CHANGED on class CL_ACO_BSP_C_TABVIEW has no exception.
Method ON_ROWS_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SELECTED_ROWS | Call by reference | Attribute reference (LIKE) | 20040405 |
Method ON_ROWS_SELECTED on class CL_ACO_BSP_C_TABVIEW has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |