SAP ABAP Class CL_GRPC_PERSON (Obsolete: Shared Central Person Services)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_CUSTOMIZING (Package) Customizing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20080409 |
Properties
| Class | CL_GRPC_PERSON | |
| Short Description | Obsolete: Shared Central Person Services | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_CUSTOMIZING | Customizing |
| Created | 20070808 | SAP |
| Last change | 20141106 | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20080409 |
Friends
Class CL_GRPC_PERSON has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | GRPC_PERSON | Settings for the Person in MIC | 20070808 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | YT_PERS_ID | 20070808 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | YT_PERS_ID | 20070808 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | YT_INSTANCE_POOL | 20070808 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | YT_PERSON | 20070808 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | YT_UNAME | 20070808 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | BEGDATUM | Start Date | 20070808 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ENDDATUM | End Date | 20070808 | |||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRPC_PERSON | Shared Central Person Services | 20070808 | |||
| 10 | Constant | Private | Type reference (TYPE) | PLVAR | '01' | Plan Variant | 20070808 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | NUMC4 | Count Parameter | 20070808 | |||
| 12 | Constant | Private | Type reference (TYPE) | SYTABIX | 200 | Internal Tables; Current Line Index | 20070808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Internal: Checking Buffers for Given Object Type | 20070808 | |
| 2 | Instance method | Public | Method | 20070808 | ||
| 3 | Instance method | Public | Constructor | Constructor | 20070808 | |
| 4 | Instance method | Public | Method | Create New Persons | 20070808 | |
| 5 | Static method | Public | Method | Create an Instance of the Object | 20070808 | |
| 6 | Instance method | Public | Method | Name of Person Reading | 20070808 | |
| 7 | Instance method | Public | Method | Reading User ID | 20070808 | |
| 8 | Instance method | Public | Method | Read List of Persons (Bound Internally) | 20070808 | |
| 9 | Instance method | Public | Method | Save Persons Created or Changed to Database | 20070808 | |
| 10 | Static method | Public | Method | Save all the instances of the class | 20070808 | |
| 11 | Instance method | Public | Method | Pattern-Based Search (ID, Text) | 20070808 |
Events
Class CL_GRPC_PERSON has no event.
Types
Class CL_GRPC_PERSON has no local type.
Method Signatures
Method CHECK_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Value transfer | Type reference (TYPE) | GRPCB_OBJECTID | 20070808 |
Method CHECK_BUFFER on class CL_GRPC_PERSON has no exception.
Method CONNECT_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECTID | Value transfer | Type reference (TYPE) | GRPCS_OBJECTID | 20070808 | ||||
| 2 | I_OBJECTID | Value transfer | Type reference (TYPE) | GRPCS_OBJECTID | 20070808 | ||||
| 3 | I_TEXT | Value transfer | Type reference (TYPE) | GRPCS_TEXT | 20070808 | ||||
| 4 | I_UNAME | Value transfer | Type reference (TYPE) | SYUNAME | Logon name of user | 20070808 |
Method CONNECT_USER on class CL_GRPC_PERSON has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BEGIN | Value transfer | Type reference (TYPE) | BEGDATUM | Start Date | 20070808 | |||
| 2 | I_END | Value transfer | Type reference (TYPE) | ENDDATUM | End Date | 20070808 |
Method CONSTRUCTOR on class CL_GRPC_PERSON has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID | Value transfer | Type reference (TYPE) | GRPCB_OBJECTID | 20070808 | ||||
| 2 | I_TEXT | Value transfer | Type reference (TYPE) | STRING | 20070808 | ||||
| 3 | I_VALIDFROM | Value transfer | Type reference (TYPE) | GRPC_DATE_FROM | Valid from | 20071018 |
Method CREATE on class CL_GRPC_PERSON has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_PERSON | Process Model Class | 20070808 | |||
| 2 | I_BEGIN | Value transfer | Type reference (TYPE) | BEGDATUM | Start Date | 20070808 | |||
| 3 | I_END | Value transfer | Type reference (TYPE) | ENDDATUM | End Date | 20070808 |
Method GET_INSTANCE on class CL_GRPC_PERSON has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT | Value transfer | Type reference (TYPE) | STRING | 20070808 | ||||
| 2 | I_ID | Value transfer | Type reference (TYPE) | GRPCB_OBJECTID | 20070808 |
Method GET_TEXT on class CL_GRPC_PERSON has no exception.
Method GET_UNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UNAME | Value transfer | Type reference (TYPE) | SYUNAME | Logon name of user | 20070808 | |||
| 2 | I_ID | Value transfer | Type reference (TYPE) | GRPCB_OBJECTID | 20070808 |
Method GET_UNAME on class CL_GRPC_PERSON has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Value transfer | Type reference (TYPE) | GRPCB_TO_PERSON | 20070808 | ||||
| 2 | I_NO_USER | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070808 |
Method READ on class CL_GRPC_PERSON has no exception.
Method SAVE Signature
Method SAVE on class CL_GRPC_PERSON has no parameter.
Method SAVE on class CL_GRPC_PERSON has no exception.
Method SAVE_ALL Signature
Method SAVE_ALL on class CL_GRPC_PERSON has no parameter.
Method SAVE_ALL on class CL_GRPC_PERSON has no exception.
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Value transfer | Type reference (TYPE) | GRPCB_TO_PERSON | 20070808 | ||||
| 2 | IS_PERSON | Value transfer | Type reference (TYPE) | GRPCB_S_PERSON | 20070808 | ||||
| 3 | I_NO_USER | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070808 |
Method SEARCH on class CL_GRPC_PERSON has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |