SAP ABAP Class CL_GRPC_OIF_SUBPROCESS (Subprocess OIF status management)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_CCAT (Package) Process controls central catalogues
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_OIF_MD Master Data OIF class 20100802
Properties
Class CL_GRPC_OIF_SUBPROCESS  
Short Description Subprocess OIF status management    
Super Class CL_GRFN_OIF_MD Master Data OIF class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_CCAT   Process controls central catalogues 
Created 20081029   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 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 GRPC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRPC_OIF_SUBPROCESS has no interface implemented.
Friends
Class CL_GRPC_OIF_SUBPROCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_CTRL_ASSIGNMENT_IS_ENABLE Instance attribute Private Type reference (TYPE) ABAP_BOOL The Button Status of "Assign Control" in "Risk" Tab 20090706
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORIZE_ASSIGN_CTRL Instance method Private Method Authorize the Status of Button "Assign Control" in Risk Tab 20090706
2 AUTHORIZE_FOR_CENTRAL Instance method Private Method Authorize for Central Subprocess 20090121
3 AUTHORIZE_FOR_LOCAL Instance method Private Method Authorize for Local Subprocess 20090121
4 GET_ASSIGN_METHOD Instance method Private Method Subprocess Is "Copy" or "Reference" Assigned 20090226
5 GET_STATUS_OF_ASSIGN_CTRL Instance method Public Method Get the Status of Button "Assign Control" in Risk Tab 20090706
6 SET_STATUS_OF_ASSIGN_CTRL Instance method Public Method Set the Status of Button "Assign Control" in Risk Tab 20090706
Events
Class CL_GRPC_OIF_SUBPROCESS has no event.
Types
Class CL_GRPC_OIF_SUBPROCESS has no local type.
Method Signatures

Method AUTHORIZE_ASSIGN_CTRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REGULATION_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20090706
2 Importing IV_SUBPROCESS_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20090706
3 Returning RV_ASSIGN_CTRL_IS_ENABLE Value transfer Type reference (TYPE) ABAP_BOOL 20090706

Method AUTHORIZE_ASSIGN_CTRL on class CL_GRPC_OIF_SUBPROCESS has no exception.

Method AUTHORIZE_FOR_CENTRAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Whether pass authorization 20090121

Method AUTHORIZE_FOR_CENTRAL on class CL_GRPC_OIF_SUBPROCESS has no exception.

Method AUTHORIZE_FOR_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Whether pass authorization 20090121

Method AUTHORIZE_FOR_LOCAL on class CL_GRPC_OIF_SUBPROCESS has no exception.

Method GET_ASSIGN_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_METHOD_ASSIGNED Value transfer Type reference (TYPE) GRPC_METHOD_ASSIGN_STATUS Status of Assignment Method 20090226

Method GET_ASSIGN_METHOD on class CL_GRPC_OIF_SUBPROCESS has no exception.

Method GET_STATUS_OF_ASSIGN_CTRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ASSIGN_CTRL_IS_ENABLE Value transfer Type reference (TYPE) ABAP_BOOL 20090706

Method GET_STATUS_OF_ASSIGN_CTRL on class CL_GRPC_OIF_SUBPROCESS has no exception.

Method SET_STATUS_OF_ASSIGN_CTRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSIGN_CTRL_IS_ENABLE Call by reference Type reference (TYPE) ABAP_BOOL 20090706

Method SET_STATUS_OF_ASSIGN_CTRL on class CL_GRPC_OIF_SUBPROCESS has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300