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 CL_ACO_BSP_APPLICATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_ACO_BSP_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_ACO_BSP_TABVIEW_IT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_HTMLB_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_HTTP_UTILITY 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 DIFFERENTIAL Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20020409
2 MR_APPLICATION Instance attribute Public Object reference (TYPE REF TO) CL_ACO_BSP_APPLICATION Application 20020226
3 MR_AUTHORIZATION Instance attribute Public Object reference (TYPE REF TO) IF_ACO_AUTHORIZATION Information About Authorization Subject 20020211
4 MR_TVITERATOR Instance attribute Public Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping & Filtering 20020430
5 MT_ACTIVITY Instance attribute Public Type reference (TYPE) ACO_BSP_TT_ACTIVITY_SEQUENCET Sequence of Activities in Table View 20020430
6 MT_PERMISSION Instance attribute Public Type reference (TYPE) ACO_BSP_TT_PERMISSIONS List of Authorizations for Users, User Groups,... 20020430
7 MT_SELECTED_ROWS Instance attribute Public Type reference (TYPE) ACO_BSP_TT_SELECTED_ROWS List of Selected Values in Table View 20040405
8 MV_CHANGED Instance attribute Public Type reference (TYPE) FLAG 'X' = Content Changed 20020204
9 MV_DISPLAY Instance attribute Public Type reference (TYPE) BOOLE_D Display Mode ( = 'X' ) 20020430
10 MV_FIRST_ROW_VISIBLE Instance attribute Public Type reference (TYPE) STRING First Viewable Row in Table View 20020222
11 MV_INITIALIZED Instance attribute Private Type reference (TYPE) BOOLE_D INITIALIZE method was carried out 20020211
12 MV_MESSAGE Instance attribute Public Type reference (TYPE) STRING Message 20020301
13 MV_MESSAGE_POPUP Instance attribute Public Type reference (TYPE) BOOLE_D Messages Are Issued in Dialog Box 20030318
14 MV_OBJECT_ID Instance attribute Public Type reference (TYPE) ACO_OBJECT_ID Object ID 20020204
15 MV_ROWS_IN_TABLE Instance attribute Public Type reference (TYPE) STRING Table Rows 20020211
16 MV_ROWS_PER_PAGE Instance attribute Public Type reference (TYPE) STRING 10 Rows per Page in Table View 20020211
17 MV_SELECTION_MODE Instance attribute Public Type reference (TYPE) STRING 'MULTISELECT' SINGLESELECT or MULTISELECT 20020211
18 MV_WIDTH Instance attribute Public Type reference (TYPE) STRING 600 Width of Table View 20020211
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE Instance method Public Method Initialize 20020211
2 ON_AUTH_HOLDER_ADDED Instance method Private Event handling method Event Handler for AUTH_HOLDER_ADDED 20020222
3 ON_AUTH_HOLDER_TYPE_CHANGED Instance method Private Event handling method Event Handler for AUTH_HOLDER_TYPE_CHANGED 20020215
4 ON_DETAIL_SCREEN_CHANGED Instance method Private Event handling method Event Handler for DETAIL_SCREEN_CHANGED 20020219
5 ON_DISPLAY_MODE_CHANGED Instance method Private Event handling method Event Handl. for DISPLAY_MODE_CHANGED:CL_ACO_BSP_APPLICATION 20030320
6 ON_PERMISSIONS_CHANGED Instance method Private Event handling method Event Handler for PERMISSIONS_CHANGED 20020222
7 ON_ROWS_SELECTED 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 Importing 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 Importing 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 Importing 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