SAP ABAP Class CL_ACO_BSP_C_SUBSTITUTES (Controller Class for Specifying Substitute (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 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_CONTROLLER2 | BSP Component | 20030909 |
Properties
| Class | CL_ACO_BSP_C_SUBSTITUTES | |
| Short Description | Controller Class for Specifying Substitute (Table View) | |
| Super Class | CL_BSP_CONTROLLER2 | BSP Component |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ACO_BSP | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | ACO_BSP | BSPs for Access Control Lists from Package ACO |
| Created | 20030909 | 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_SUBSTITUTES has no interface implemented.
Friends
Class CL_ACO_BSP_C_SUBSTITUTES 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 (=" ") | 20030909 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ACO_BSP_SUBSTITUTES | Application Object | 20030909 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filters | 20030910 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ACO_BSP_TT_SELECTED_ROWS | Rows Marked in Table View | 20030917 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | FLAG | 'X' = Content Changed | 20030909 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Error Message When Deleting Authorization Holders | 20030922 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Display Mode, if = 'X' | 20030909 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Display mode | 20030909 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | First View Table Row in Table View | 20030910 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | Title for Object Description | 20030917 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | Title for Object ID | 20030917 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | LOIO for Help Link | 20030909 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | Message | 20030929 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Messages Are Issued in Dialog Box | 20030929 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | ACO_OBJECT_TYPE | Object Category | 20030910 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | Table Rows | 20030910 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | STRING | 10 | Rows per Page in Table View | 20030910 | ||
| 18 | Instance attribute | Public | Type reference (TYPE) | STRING | 'MULTISELECT' | SINGLESELECT or MULTISELECT | 20030910 | ||
| 19 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Display Details | 20030916 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | ACO_USER_ID_SUBSTITUTE | User ID of Substitute | 20030924 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | ACO_OBJECT_TYPE | Object Category | 20030909 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | Event Handler for ALL_DESELECTED | 20031007 | |
| 2 | Instance method | Private | Event handling method | Event Handler for ALL_SELECTED | 20031006 | |
| 3 | Instance method | Private | Event handling method | Event Handler for ALL_WO_SUBST_SELECTED | 20031006 | |
| 4 | Instance method | Private | Event handling method | Event Handler for DETAIL_SCREEN_CHANGED | 20030916 | |
| 5 | Instance method | Private | Event handling method | Event Handler for ROWS_SELECTED | 20030917 | |
| 6 | Instance method | Private | Event handling method | Event Handler for Substitute_added | 20030916 |
Events
Class CL_ACO_BSP_C_SUBSTITUTES has no event.
Types
Class CL_ACO_BSP_C_SUBSTITUTES has no local type.
Method Signatures
Method ON_ALL_DESELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROWCOUNT | Call by reference | Attribute reference (LIKE) | 20040220 |
Method ON_ALL_DESELECT on class CL_ACO_BSP_C_SUBSTITUTES has no exception.
Method ON_ALL_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROWCOUNT | Call by reference | Attribute reference (LIKE) | 20031007 |
Method ON_ALL_SELECTED on class CL_ACO_BSP_C_SUBSTITUTES has no exception.
Method ON_ALL_WO_SUBST_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ROWS | Call by reference | Attribute reference (LIKE) | 20031007 |
Method ON_ALL_WO_SUBST_SELECTED on class CL_ACO_BSP_C_SUBSTITUTES 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) | 20030916 |
Method ON_DETAIL_SCREEN_CHANGED on class CL_ACO_BSP_C_SUBSTITUTES has no exception.
Method ON_ROWS_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTED_ROWS | Value transfer | Type reference (TYPE) | ACO_BSP_TT_SELECTED_ROWS | Liste von selektierten Werten in Tableview | 20030918 |
Method ON_ROWS_SELECTED on class CL_ACO_BSP_C_SUBSTITUTES has no exception.
Method ON_SUBSTITUTE_ADDED Signature
Method ON_SUBSTITUTE_ADDED on class CL_ACO_BSP_C_SUBSTITUTES has no parameter.
Method ON_SUBSTITUTE_ADDED on class CL_ACO_BSP_C_SUBSTITUTES has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 310 |