SAP ABAP Class CL_GRPC_API_XPROCESS (Central Process Entity API Class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_ENTITY_API (Package) GRC Process controls API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_BASIS Basis class for GRC API classes 20091020
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_CUSTOMFIELD Interface for Customer Field API 20091020
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_MD_COMMON Interface for common master data 20100510
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_ROLE_CONTAINER API role container 20091020
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_REPORT Get data for reporting engine 20130218
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRPC_API_XPROCESS Interface for Xprocess Entity APIs 20091020
Properties
Class CL_GRPC_API_XPROCESS  
Short Description Central Process Entity API Class    
Super Class CL_GRFN_API_BASIS Basis class for GRC API classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_ENTITY_API   GRC Process controls API 
Created 20091020   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GRPC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 GRPCS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_CUSTOMFIELD Interface for Customer Field API 20091020
2 IF_GRFN_API_MD_COMMON Interface for common master data 20100510
3 IF_GRFN_API_ROLE_CONTAINER API role container 20091020
4 IF_GRFN_REPORT Get data for reporting engine 20130218
5 IF_GRPC_API_XPROCESS Interface for Xprocess Entity APIs 20091020
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20091029 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Message Type 20091020
2 MC_MESSAGE_CLASS_PC Constant Private Type reference (TYPE) SY-MSGID 'GRPC_ENTITY_API' Message Class 20091020
3 MC_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRPC_MODEL_SETUP' Class Name 20091020
4 MC_MODEL_MCF_CLASSNAME Constant Private Type reference (TYPE) CLASSNAME 'CL_GRFN_MODEL_MCF' Class Name 20091022
Methods
# Method Level Visibility Method type Description Created on
1 CENTRAL_PROCESS_UPDATE Instance method Private Method Update Central Process 20091022
2 CHILDREN Instance method Public Method 20091110
3 CREATE Instance method Public Method 20091110
4 DELETE Instance method Public Method 20091110
5 GET Static method Private Method Get Instance 20091029
6 GET_CHILDREN Instance method Private Method Get Children Entity 20091021
7 GET_LOCAL Instance method Public Method 20100720
8 GET_PROCESSES_AC Static method Public Method Get processes with AC business process 20110525
9 MOVE Instance method Public Method 20091110
10 QUERY Instance method Public Method 20091110
11 RETRIEVE Instance method Public Method 20091110
12 UPDATE Instance method Public Method 20091110
Events
Class CL_GRPC_API_XPROCESS has no event.
Types
Class CL_GRPC_API_XPROCESS has no local type.
Method Signatures

Method CENTRAL_PROCESS_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) CL_GRPC_MODEL_SETUP Process Model Class 20091022
2 Importing IS_PROCESS Call by reference Type reference (TYPE) GRPC_S_API_PROCESS API structure of Process 20091022
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091022

Method CHILDREN Signature

Method CHILDREN on class CL_GRPC_API_XPROCESS has no parameter.
Method CHILDREN on class CL_GRPC_API_XPROCESS has no exception.

Method CREATE Signature

Method CREATE on class CL_GRPC_API_XPROCESS has no parameter.
Method CREATE on class CL_GRPC_API_XPROCESS has no exception.

Method DELETE Signature

Method DELETE on class CL_GRPC_API_XPROCESS has no parameter.
Method DELETE on class CL_GRPC_API_XPROCESS has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091029
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091029
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRPC_API_XPROCESS Central Process Entity API Class 20091029

Method GET on class CL_GRPC_API_XPROCESS has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROCESS_CHILD Call by reference Type reference (TYPE) GRPCS_TO_PRGROUP 20091021
2 Importing IT_PROCESS Call by reference Type reference (TYPE) GRPCS_TO_PRGROUP 20091021
3 Importing IV_PROCESS_ID Value transfer Type reference (TYPE) OBJEKTID Object ID 20091021

Method GET_CHILDREN on class CL_GRPC_API_XPROCESS has no exception.

Method GET_LOCAL Signature

Method GET_LOCAL on class CL_GRPC_API_XPROCESS has no parameter.
Method GET_LOCAL on class CL_GRPC_API_XPROCESS has no exception.

Method GET_PROCESSES_AC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BPROCESS Call by reference Type reference (TYPE) GRAC_T_BPROC Table type for Business Process 20110525
2 Exporting ET_PROCESS Call by reference Type reference (TYPE) GRPC_T_API_PROCESS Table for Process 20110525
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110525
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110525
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110525

Method MOVE Signature

Method MOVE on class CL_GRPC_API_XPROCESS has no parameter.
Method MOVE on class CL_GRPC_API_XPROCESS has no exception.

Method QUERY Signature

Method QUERY on class CL_GRPC_API_XPROCESS has no parameter.
Method QUERY on class CL_GRPC_API_XPROCESS has no exception.

Method RETRIEVE Signature

Method RETRIEVE on class CL_GRPC_API_XPROCESS has no parameter.
Method RETRIEVE on class CL_GRPC_API_XPROCESS has no exception.

Method UPDATE Signature

Method UPDATE on class CL_GRPC_API_XPROCESS has no parameter.
Method UPDATE on class CL_GRPC_API_XPROCESS has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600