SAP ABAP Class CL_PFCG_BOR_FLAG_VALUES (Encoding of Flags in AGR_HIER (Refer to Transaction PFCG))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
⤷
S_PROFGEN (Package) ABAP Role Administration (Profile Generator)
⤷
⤷
Properties
| Class | CL_PFCG_BOR_FLAG_VALUES | |
| Short Description | Encoding of Flags in AGR_HIER (Refer to Transaction PFCG) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_PROFGEN | ABAP Role Administration (Profile Generator) |
| Created | 20060919 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PFCG_BOR_FLAG_VALUES has no interface implemented.
Friends
Class CL_PFCG_BOR_FLAG_VALUES 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) | ABAP_BOOL | 20061031 | ||||
| 2 | Constant | Public | Type reference (TYPE) | XUBITVEC16 | '0002' | BIT VECTOR (16 BITS) | 20061031 | ||
| 3 | Constant | Public | Type reference (TYPE) | XUBITVEC16 | '0001' | BIT VECTOR (16 BITS) | 20061031 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20061031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clear All Flags | 20060919 | |
| 2 | Instance method | Public | Method | Convert Flags Back to Database Format | 20060919 | |
| 3 | Instance method | Public | Method | Set All Flags from Database (AGR_HIER-FLAGS) Input | 20060919 |
Events
Class CL_PFCG_BOR_FLAG_VALUES has no event.
Types
Class CL_PFCG_BOR_FLAG_VALUES has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_PFCG_BOR_FLAG_VALUES has no parameter.
Method CLEAR on class CL_PFCG_BOR_FLAG_VALUES has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAGS | Value transfer | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20060919 |
Method GET on class CL_PFCG_BOR_FLAG_VALUES has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAGS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060919 |
Method SET on class CL_PFCG_BOR_FLAG_VALUES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |