SAP ABAP Class CL_PFCG_ROLE_PERSISTENCE (Roles API - Persistence)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
⤷
S_PROFGEN_API (Package) Roles API
⤷
⤷
Properties
| Class | CL_PFCG_ROLE_PERSISTENCE | |
| Short Description | Roles API - Persistence | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_PROFGEN_API | Roles API |
| Created | 20130404 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_PFCG_ROLE_PERSISTENCE has no interface implemented.
Friends
Class CL_PFCG_ROLE_PERSISTENCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TY_SEG_STATUS | 'C' | Change indicator for segment | 20130404 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_PFCG_ROLE_PERSISTENCE | Instance | 20130404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Instance | 20130404 | |
| 2 | Instance method | Public | Method | Change tables | 20130404 | |
| 3 | Instance method | Private | Method | Calculate difference | 20130404 | |
| 4 | Instance method | Private | Method | Calculate difference | 20130404 | |
| 5 | Instance method | Private | Method | Calculate difference | 20130404 | |
| 6 | Instance method | Private | Method | Calculate difference | 20130404 | |
| 7 | Instance method | Private | Method | Calculate difference | 20130404 | |
| 8 | Instance method | Public | Method | Read tables | 20130404 |
Events
Class CL_PFCG_ROLE_PERSISTENCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_AGR_1016 | Public | See coding | Table Type: AGR_1016 | 20130404 | tt_agr_1016 type standard table of agr_1016 with default key
|
|
| 2 | TT_AGR_1250 | Public | See coding | Table Type: AGR_1250 | 20130404 | tt_agr_1250 type standard table of agr_1250 with default key
|
|
| 3 | TT_AGR_1251 | Public | See coding | Table Type: AGR_1251 | 20130404 | tt_agr_1251 type standard table of agr_1251 with default key
|
|
| 4 | TT_AGR_DEFINE | Public | See coding | Table Type: AGR_DEFINE | 20130404 | tt_agr_define type standard table of agr_define with default key
|
|
| 5 | TT_AGR_FLAGS | Public | See coding | Table Type: AGR_FLAGS | 20130404 | tt_agr_flags type standard table of agr_flags with default key
|
|
| 6 | TT_AGR_PROF | Public | See coding | Table Type: AGR_PROF | 20130404 | tt_agr_prof type standard table of agr_prof with default key
|
|
| 7 | TT_AGR_TIME | Public | See coding | Table Type: AGR_TIME | 20130404 | tt_agr_time type standard table of agr_time with default key
|
|
| 8 | TT_SEGMENT_AGR_1016 | Public | See coding | Table Type: Segment for AGR_1016 | 20130404 | tt_segment_agr_1016 type standard table of ty_segment_agr_1016
|
|
| 9 | TT_SEGMENT_AGR_1250 | Public | See coding | Table Type: Segment for AGR_1250 | 20130404 | tt_segment_agr_1250 type standard table of ty_segment_agr_1250
|
|
| 10 | TT_SEGMENT_AGR_1251 | Public | See coding | Table Type: Segment for AGR_1251 | 20130404 | tt_segment_agr_1251 type standard table of ty_segment_agr_1251
|
|
| 11 | TT_SEGMENT_AGR_DEFINE | Public | See coding | Table Type: Segment for AGR_DEFINE | 20130404 | tt_segment_agr_define type standard table of ty_segment_agr_define
|
|
| 12 | TT_SEGMENT_AGR_FLAGS | Public | See coding | Table Type: Segment for AGR_FLAGS | 20130404 | tt_segment_agr_flags type standard table of ty_segment_agr_flags
|
|
| 13 | TT_SEGMENT_AGR_PROF | Public | See coding | Table Type: Segment for AGR_PROF | 20130404 | tt_segment_agr_prof type standard table of ty_segment_agr_prof
|
|
| 14 | TT_SEGMENT_AGR_TIME | Public | See coding | Table Type: Segment for AGR_TIME | 20130404 | tt_segment_agr_time type standard table of ty_segment_agr_time
|
|
| 15 | TY_SEGINCLUDE | Public | See coding | Include structure for segments | 20130404 | begin of ty_seginclude
, role type agr_name
, status type ty_seg_status
, end of ty_seginclude
|
|
| 16 | TY_SEGMENT_AGR_1016 | Public | See coding | Structure type: Segment for AGR_1016 | 20130404 | begin of ty_segment_agr_1016.
include type ty_seginclude.
types: before_image type tt_agr_1016
, actual type tt_agr_1016
, end of ty_segment_agr_1016
|
|
| 17 | TY_SEGMENT_AGR_1250 | Public | See coding | Structure type: Segment for AGR_1250 | 20130404 | begin of ty_segment_agr_1250.
include type ty_seginclude.
types: before_image type tt_agr_1250
, actual type tt_agr_1250
, before_finalize type tt_agr_1250
, torso type agprofile
, new_torso type agprofile
, create_new_torso type abap_bool
, end of ty_segment_agr_1250
|
|
| 18 | TY_SEGMENT_AGR_1251 | Public | See coding | Structure type: Segment for AGR_1251 | 20130404 | begin of ty_segment_agr_1251.
include type ty_seginclude.
types: before_image type tt_agr_1251
, actual type tt_agr_1251
, before_finalize type tt_agr_1251
, end of ty_segment_agr_1251
|
|
| 19 | TY_SEGMENT_AGR_DEFINE | Public | See coding | Structure type: Segment for AGR_DEFINE | 20130404 | begin of ty_segment_agr_define.
include type ty_seginclude.
types: before_image type agr_define
, actual type agr_define
, end of ty_segment_agr_define
|
|
| 20 | TY_SEGMENT_AGR_FLAGS | Public | See coding | Structure type: Segment for AGR_FLAGS | 20130404 | begin of ty_segment_agr_flags.
include type ty_seginclude.
types: before_image type tt_agr_flags
, actual type tt_agr_flags
, end of ty_segment_agr_flags
|
|
| 21 | TY_SEGMENT_AGR_PROF | Public | See coding | Structure type: Segment for AGR_PROF | 20130404 | begin of ty_segment_agr_prof.
include type ty_seginclude.
types: before_image type tt_agr_prof
, actual type tt_agr_prof
, end of ty_segment_agr_prof
|
|
| 22 | TY_SEGMENT_AGR_TIME | Public | See coding | Structure type: Segment for AGR_TIME | 20130404 | begin of ty_segment_agr_time.
include type ty_seginclude.
types: before_image type tt_agr_time
, actual type tt_agr_time
, end of ty_segment_agr_time
|
|
| 23 | TY_SEG_STATUS | Public | Type reference (TYPE) | CHAR01 | Segment Status | 20130404 | |
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | CL_PFCG_ROLE_PERSISTENCE | 20130404 |
Method GET_INSTANCE on class CL_PFCG_ROLE_PERSISTENCE has no exception.
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_PFCG_ROLE=>TY_TIMESTAMP | 20130404 | ||||
| 2 | IT_SEGMENT_AGR_1250 | Call by reference | Type reference (TYPE) | CL_PFCG_ROLE_PERSISTENCE=>TT_SEGMENT_AGR_1250 | 20130404 | ||||
| 3 | IT_SEGMENT_AGR_1251 | Call by reference | Type reference (TYPE) | CL_PFCG_ROLE_PERSISTENCE=>TT_SEGMENT_AGR_1251 | 20130404 | ||||
| 4 | IT_SEGMENT_AGR_DEFINE | Call by reference | Type reference (TYPE) | CL_PFCG_ROLE_PERSISTENCE=>TT_SEGMENT_AGR_DEFINE | 20130404 | ||||
| 5 | IT_SEGMENT_AGR_FLAGS | Call by reference | Type reference (TYPE) | CL_PFCG_ROLE_PERSISTENCE=>TT_SEGMENT_AGR_FLAGS | 20130404 | ||||
| 6 | IT_SEGMENT_AGR_TIME | Call by reference | Type reference (TYPE) | CL_PFCG_ROLE_PERSISTENCE=>TT_SEGMENT_AGR_TIME | 20130404 | ||||
| 7 | IV_UPDATE_TASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | 20130404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130404 |
Method MODIFY_AGR_1250 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_AGR_1250_DELETE | Call by reference | Type reference (TYPE) | TT_AGR_1250 | 20130404 | ||||
| 2 | CT_AGR_1250_INSERT | Call by reference | Type reference (TYPE) | TT_AGR_1250 | 20130404 | ||||
| 3 | CT_AGR_1250_UPDATE | Call by reference | Type reference (TYPE) | TT_AGR_1250 | 20130404 | ||||
| 4 | IT_SEGMENT_AGR_1250 | Call by reference | Type reference (TYPE) | TT_SEGMENT_AGR_1250 | 20130404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130404 |
Method MODIFY_AGR_1251 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_AGR_1251_DELETE | Call by reference | Type reference (TYPE) | TT_AGR_1251 | 20130404 | ||||
| 2 | CT_AGR_1251_INSERT | Call by reference | Type reference (TYPE) | TT_AGR_1251 | 20130404 | ||||
| 3 | CT_AGR_1251_UPDATE | Call by reference | Type reference (TYPE) | TT_AGR_1251 | 20130404 | ||||
| 4 | CT_AGR_1251_UPDATE_BEFORE | Call by reference | Type reference (TYPE) | TT_AGR_1251 | 20130404 | ||||
| 5 | IT_SEGMENT_AGR_1251 | Call by reference | Type reference (TYPE) | TT_SEGMENT_AGR_1251 | 20130404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130404 |
Method MODIFY_AGR_DEFINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_AGR_DEFINE_DELETE | Call by reference | Type reference (TYPE) | TT_AGR_DEFINE | 20130404 | ||||
| 2 | CT_AGR_DEFINE_INSERT | Call by reference | Type reference (TYPE) | TT_AGR_DEFINE | 20130404 | ||||
| 3 | CT_AGR_DEFINE_UPDATE | Call by reference | Type reference (TYPE) | TT_AGR_DEFINE | 20130404 | ||||
| 4 | CT_AGR_DEFINE_UPDATE_BEFORE | Call by reference | Type reference (TYPE) | TT_AGR_DEFINE | 20130404 | ||||
| 5 | IT_SEGMENT_AGR_DEFINE | Call by reference | Type reference (TYPE) | TT_SEGMENT_AGR_DEFINE | 20130404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130404 |
Method MODIFY_AGR_FLAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_AGR_FLAGS_DELETE | Call by reference | Type reference (TYPE) | TT_AGR_FLAGS | 20130404 | ||||
| 2 | CT_AGR_FLAGS_INSERT | Call by reference | Type reference (TYPE) | TT_AGR_FLAGS | 20130404 | ||||
| 3 | CT_AGR_FLAGS_UPDATE | Call by reference | Type reference (TYPE) | TT_AGR_FLAGS | 20130404 | ||||
| 4 | CT_AGR_FLAGS_UPDATE_BEFORE | Call by reference | Type reference (TYPE) | TT_AGR_FLAGS | 20130404 | ||||
| 5 | IT_SEGMENT_AGR_FLAGS | Call by reference | Type reference (TYPE) | TT_SEGMENT_AGR_FLAGS | 20130404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130404 |
Method MODIFY_AGR_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_AGR_TIME_DELETE | Call by reference | Type reference (TYPE) | TT_AGR_TIME | 20130404 | ||||
| 2 | CT_AGR_TIME_INSERT | Call by reference | Type reference (TYPE) | TT_AGR_TIME | 20130404 | ||||
| 3 | CT_AGR_TIME_UPDATE | Call by reference | Type reference (TYPE) | TT_AGR_TIME | 20130404 | ||||
| 4 | IT_SEGMENT_AGR_TIME | Call by reference | Type reference (TYPE) | TT_SEGMENT_AGR_TIME | 20130404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130404 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AGR_1016 | Call by reference | Type reference (TYPE) | TT_AGR_1016 | 20130404 | ||||
| 2 | ET_AGR_1250 | Call by reference | Type reference (TYPE) | TT_AGR_1250 | 20130404 | ||||
| 3 | ET_AGR_1251 | Call by reference | Type reference (TYPE) | TT_AGR_1251 | 20130404 | ||||
| 4 | ET_AGR_DEFINE | Call by reference | Type reference (TYPE) | TT_AGR_DEFINE | 20130404 | ||||
| 5 | ET_AGR_FLAGS | Call by reference | Type reference (TYPE) | TT_AGR_FLAGS | 20130404 | ||||
| 6 | ET_AGR_PROF | Call by reference | Type reference (TYPE) | TT_AGR_PROF | 20130404 | ||||
| 7 | ET_AGR_TIME | Call by reference | Type reference (TYPE) | TT_AGR_TIME | 20130404 | ||||
| 8 | IT_PFCG_ROLE | Call by reference | Type reference (TYPE) | IF_PFCG_ROLE=>TT_PFCG_ROLE | 20130404 |
Method READ on class CL_PFCG_ROLE_PERSISTENCE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |