SAP ABAP Class CL_ACO_BSP_C_AUTH (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_AUTH | |
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 | P | SAP Standard Production Program |
Category | 0 | |
Package | ACO_BSP | BSPs for Access Control Lists from Package ACO |
Created | 20020214 | 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_AUTH has no interface implemented.
Friends
Class CL_ACO_BSP_C_AUTH 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 | 20020214 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ACO_BSP_TT_AUTH_HOLDER_TYPE | Authorization Holder | 20020215 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ACO_BSP_TT_SELECTED_ROWS | Rows Marked in Table View | 20020227 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ACO_AUTH_HOLDER_TYPE | Selected Authorization Holder Type | 20020215 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | 'X' = Content Changed | 20020214 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Error Message When Changing Authorization Holders | 20020228 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Error Message When Deleting Authorization Holders | 20020226 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Display Mode, if = 'X' | 20020430 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Display mode | 20021031 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Quick Info for Help | 20030130 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Controller Initialized | 20020215 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | LOIO for Help Link | 20030130 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Messages Are Issued in Dialog Box | 20030318 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ACO_OBJECT_ID | Object ID | 20020214 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | Type of Detail Screen (A=Create, C=Change) | 20020226 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 400 | Width of Initiating Text | 20020215 | |
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Authorizations Are Used As Templates | 20030115 | ||
20 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | DB_COMMIT is carried out after each step | 20020513 | ||
21 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '9590A46554936F4485B58681C77CF2DD' | LOIO for General Help | 20030130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Initialize | 20020214 |
2 | ![]() |
Instance method | Private | Event handling method | Event Handler for PERMISSIONS_CHANGED | 20020222 |
3 | ![]() |
Instance method | Private | Event handling method | Event Handler for DETAIL_SCREEN_CHANGED | 20020219 |
4 | ![]() |
Instance method | Private | Event handling method | Event Handl. for DISPLAY_MODE_CHANGED:CL_ACO_BSP_APPLICATION | 20030320 |
5 | ![]() |
Instance method | Private | Event handling method | Event Handler for PERMISSIONS_CHANGED | 20020222 |
6 | ![]() |
Instance method | Private | Event handling method | Event Handler for ROWS_SELECTED | 20020227 |
Events
Class CL_ACO_BSP_C_AUTH has no event.
Types
Class CL_ACO_BSP_C_AUTH has no local type.
Method Signatures
Method INITIALIZE Signature
Method INITIALIZE on class CL_ACO_BSP_C_AUTH has no parameter.
Method INITIALIZE on class CL_ACO_BSP_C_AUTH has no exception.
Method ON_AUTH_HOLDER_ADDED Signature
Method ON_AUTH_HOLDER_ADDED on class CL_ACO_BSP_C_AUTH has no parameter.
Method ON_AUTH_HOLDER_ADDED on class CL_ACO_BSP_C_AUTH 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) | 20020225 |
Method ON_DETAIL_SCREEN_CHANGED on class CL_ACO_BSP_C_AUTH has no exception.
Method ON_DISPLAY_MODE_CHANGED Signature
Method ON_DISPLAY_MODE_CHANGED on class CL_ACO_BSP_C_AUTH has no parameter.
Method ON_DISPLAY_MODE_CHANGED on class CL_ACO_BSP_C_AUTH has no exception.
Method ON_PERMISSIONS_CHANGED Signature
Method ON_PERMISSIONS_CHANGED on class CL_ACO_BSP_C_AUTH has no parameter.
Method ON_PERMISSIONS_CHANGED on class CL_ACO_BSP_C_AUTH 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) | 20020227 |
Method ON_ROWS_SELECTED on class CL_ACO_BSP_C_AUTH has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |