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 CL_ACO_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_BSP_SERVICES 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 MR_APPLICATION Instance attribute Public Object reference (TYPE REF TO) CL_ACO_BSP_APPLICATION Application 20020430
2 MR_COL_AUTH_ADMIN_N Instance attribute Private Object reference (TYPE REF TO) CL_HTMLB_RADIOBUTTON Radio Button: Admin 20031027
3 MR_COL_AUTH_NONE_N Instance attribute Private Object reference (TYPE REF TO) CL_HTMLB_CHECKBOX Checkbox: NoAuth 20031027
4 MR_COL_AUTH_READ_N Instance attribute Private Object reference (TYPE REF TO) CL_HTMLB_RADIOBUTTON Radio Button: Read 20031027
5 MR_COL_AUTH_WRITE_N Instance attribute Private Object reference (TYPE REF TO) CL_HTMLB_RADIOBUTTON Radio Button: Write 20031027
6 MR_COL_INHERITED_FROM Instance attribute Private Object reference (TYPE REF TO) CL_HTMLB_TEXTVIEW 20020430
7 MR_COL_NAME Instance attribute Private Object reference (TYPE REF TO) CL_HTMLB_INPUTFIELD GEN: CLG_HTMLB_INPUTFIELD 20020430
8 MR_HTMLB_RADIOBUTTONGROUP Instance attribute Private Object reference (TYPE REF TO) CL_HTMLB_RADIOBUTTONGROUP Radio Button Group 20031029
9 MR_MORE_LINK Instance attribute Private Object reference (TYPE REF TO) CL_HTMLB_LINK Link: More 20020613
10 MR_ROW_REF Instance attribute Private Object reference (TYPE REF TO) DATA 20020430
11 MT_ACTIVITY Instance attribute Private Type reference (TYPE) ACO_BSP_TT_ACTIVITY_SEQUENCET Sequence of Activities in Table View 20020430
12 MT_HTMLB_RADIOBUTTONGROUP Instance attribute Private Type reference (TYPE) TT_RADIOBUTTONGROUPS Radio Button Groups 20031028
13 SC_AUTHORIZATION_NONE Static Attribute Private Type reference (TYPE) ACO_ACTVT Upper case of cl_aco_constants=>sc_authorization_none 20030411
14 SC_AUTHORIZATION_OWN Static Attribute Private Type reference (TYPE) ACO_ACTVT Upper case of cl_aco_constants=>sc_authorization_own 20030411
15 SC_AUTHORIZATION_READ Static Attribute Private Type reference (TYPE) ACO_ACTVT Upper case of cl_aco_constants=>sc_authorization_read 20030411
16 SC_AUTHORIZATION_WRITE Static Attribute Private Type reference (TYPE) ACO_ACTVT Upper case of cl_aco_constants=>sc_authorization_write 20030411
17 SC_CHECKBOX Constant Public Type reference (TYPE) STRING 'checkbox' Checkbox 20031028
18 SC_MORE Constant Public Type reference (TYPE) STRING 'MORE' 20020613
19 SC_RADIOBUTTON Constant Public Type reference (TYPE) STRING 'radioButton' Radio Button 20031028
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030411
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020430
3 GET_COLUMN_VALUE Instance method Private Method Provides Value in Column for Specified Row 20020430
4 HAS_ACTIVITY 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 Importing 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 Importing IV_COLUMN_NAME Call by reference Type reference (TYPE) STRING 20020430
2 Returning 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 Importing IV_ACTIVITY Call by reference Type reference (TYPE) ACO_ACTVT Aktivitiät für Berechtigungsprüfung 20020713
2 Returning 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