SAP ABAP Class CL_ACO_BSP_C_DETAIL (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_DETAIL | |
| Short Description | Application Controller | |
| Super Class | CL_BSP_CONTROLLER2 | BSP Component |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ACO_BSP | BSPs for Access Control Lists from Package ACO |
| Created | 20020215 | 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) |
Interfaces
Class CL_ACO_BSP_C_DETAIL has no interface implemented.
Friends
Class CL_ACO_BSP_C_DETAIL 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 Object | 20020226 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_ACO_AUTHORIZATION | Information About Authorization Subject | 20020215 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ACO_BSP_TS_DETAIL_D | Dialog Structure for Detail Screen Authorizations | 20020220 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20020714 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ACO_AUTH_HOLDER_TYPE | Type of "Authorization Object": User, User Group, ... | 20020304 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | FLAG | 'X' = Content Changed | 20020215 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Initializations carried out | 20020222 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | ACO_OBJECT_ID | Object ID | 20020215 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Type of Detail Screen (A=Create, C=Change) | 20020226 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Initialize | 20020215 | |
| 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 | 20020304 | |
| 4 | Instance method | Private | Event handling method | Event Handler for DETAIL_SCREEN_CHANGED | 20030129 | |
| 5 | Instance method | Private | Event handling method | Event Handl. for DISPLAY_MODE_CHANGED:CL_ACO_BSP_APPLICATION | 20030320 |
Events
Class CL_ACO_BSP_C_DETAIL has no event.
Types
Class CL_ACO_BSP_C_DETAIL has no local type.
Method Signatures
Method INITIALIZE Signature
Method INITIALIZE on class CL_ACO_BSP_C_DETAIL has no parameter.
Method INITIALIZE on class CL_ACO_BSP_C_DETAIL has no exception.
Method ON_AUTH_HOLDER_ADDED Signature
Method ON_AUTH_HOLDER_ADDED on class CL_ACO_BSP_C_DETAIL has no parameter.
Method ON_AUTH_HOLDER_ADDED on class CL_ACO_BSP_C_DETAIL has no exception.
Method ON_AUTH_HOLDER_TYPE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_AUTH_HOLDER_TYPE | Call by reference | Attribute reference (LIKE) | 20020304 |
Method ON_AUTH_HOLDER_TYPE_CHANGED on class CL_ACO_BSP_C_DETAIL 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) | 20030129 |
Method ON_DETAIL_SCREEN_CHANGED on class CL_ACO_BSP_C_DETAIL has no exception.
Method ON_DISPLAY_MODE_CHANGED Signature
Method ON_DISPLAY_MODE_CHANGED on class CL_ACO_BSP_C_DETAIL has no parameter.
Method ON_DISPLAY_MODE_CHANGED on class CL_ACO_BSP_C_DETAIL has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |