SAP ABAP Class CL_GRPC_NWBC_PFCG_SYNC (Obsolete - Manage PC - PFCG Synchronization)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_NWBC_INTEGRATION (Package) Obsolete - NWBC
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_NWBC_INTEGRATION (Package) Obsolete - NWBC
Properties
Class | CL_GRPC_NWBC_PFCG_SYNC | |
Short Description | Obsolete - Manage PC - PFCG Synchronization | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_NWBC_INTEGRATION | Obsolete - NWBC |
Created | 20070921 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | GRPCS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_NWBC_PFCG_SYNC has no interface implemented.
Friends
Class CL_GRPC_NWBC_PFCG_SYNC has no friend class.
Attributes
Class CL_GRPC_NWBC_PFCG_SYNC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_AND_CREATE_ROLE | Static method | Private | Method | Check if a role name exists in PFCG, if not create it | 20070926 |
2 | DELETE_ROLE | Static method | Public | Method | Delete a role from PFCG | 20071018 |
3 | SYNC_PERSON | Static method | Public | Method | Sync a PC Person with its PFCG counterpart | 20070921 |
4 | SYNC_ROLE | Static method | Public | Method | Sync a PC Role with its PFCG counterpart | 20070921 |
Events
Class CL_GRPC_NWBC_PFCG_SYNC has no event.
Types
Class CL_GRPC_NWBC_PFCG_SYNC has no local type.
Method Signatures
Method CHECK_AND_CREATE_ROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DESC | Value transfer | Type reference (TYPE) | GRPC_TEXT | 20070926 | |||
2 | Importing | NAME | Value transfer | Type reference (TYPE) | GRPC_ROLE | 20070926 |
Method CHECK_AND_CREATE_ROLE on class CL_GRPC_NWBC_PFCG_SYNC has no exception.
Method DELETE_ROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ROLE_NAME | Value transfer | Type reference (TYPE) | AGR_NAME | Role Name | 20071018 |
Method DELETE_ROLE on class CL_GRPC_NWBC_PFCG_SYNC has no exception.
Method SYNC_PERSON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | T_USERS | Value transfer | Type reference (TYPE) | GRPC_T_NWBC_ROLEUSER | The list of the users and roles | 20070921 |
Method SYNC_PERSON on class CL_GRPC_NWBC_PFCG_SYNC has no exception.
Method SYNC_ROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | S_ROLE | Value transfer | Type reference (TYPE) | GRPC_S_NWBC_ROLEDATA | The details of the role | 20070921 | ||
2 | Importing | T_TASKS | Value transfer | Type reference (TYPE) | GRPC_T_NWBC_ROLETASK | Tasks assigned to the Role | 20070921 |
Method SYNC_ROLE on class CL_GRPC_NWBC_PFCG_SYNC has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |