SAP ABAP Class /UI2/CL_PFCG_UTILS (Utilities for PFCG handling)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_UTIL (Package) UI BE: Basic utilities (release independent)

⤷

⤷

Properties
Class | /UI2/CL_PFCG_UTILS | |
Short Description | Utilities for PFCG handling | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /UI2/BASIS_UTIL | UI BE: Basic utilities (release independent) |
Created | 20130808 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /UI2/CL_PFCG_UTILS has no forward declaration.
Interfaces
Class /UI2/CL_PFCG_UTILS has no interface implemented.
Friends
Class /UI2/CL_PFCG_UTILS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | '' | X= the check has already been carried out | 20131023 | |
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | '' | X= PFCG has changed | 20131023 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check whether PFCG has changed | 20130808 |
Events
Class /UI2/CL_PFCG_UTILS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_PFCG_CHANGED | Protected | See coding | 20130808 | begin of ty_s_pfcg_changed,
roles_key type string,
roles type timestamp,
hash_code type string,
end of ty_s_pfcg_changed
|
||
2 | TY_S_TRACE | Protected | See coding | 20140326 | begin of ty_s_trace,
reason type string,
pfcg_roles_key type string,
cache_roles_key type string,
pfcg_timestamp type timestamp,
cache_timestamp type timestamp,
end of ty_s_trace
|
Method Signatures
Method HAS_PFCG_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | /UI2/BOOLEAN | 'X'= PFXG has changed | 20130808 |
Method HAS_PFCG_CHANGED on class /UI2/CL_PFCG_UTILS has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |