SAP ABAP Class IF_GRPC_API_OU_ASGN_SUBPR (Assign Subprocess to Organization)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GRFN_API_EXTENSION Basis interface for API extension 20091026
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_OU_ASGN_SUBPR Assigned Subprocessies 20091026
Properties
Class IF_GRPC_API_OU_ASGN_SUBPR  
Short Description Assign Subprocess to Organization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091022   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GRPCS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_GRPC_API_OU_ASGN_SUBPR has no interface implemented.
Friends
Class IF_GRPC_API_OU_ASGN_SUBPR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_OBJECT Instance attribute Public Attribute reference (LIKE) 20091026
Methods
# Method Level Visibility Method type Description Created on
1 MOVE_ASSIGNMENT Instance method Public Method Move subprocess asssignment to another organization 20140228
2 RETRIEVE Instance method Public Method Retrieve list of assigned Subprocesses and Controls 20091022
3 UPDATE Instance method Public Method Update assignment of Subprocesses 20091022
Events
Class IF_GRPC_API_OU_ASGN_SUBPR has no event.
Types
Class IF_GRPC_API_OU_ASGN_SUBPR has no local type.
Method Signatures

Method MOVE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST_ORGUNIT Call by reference Type reference (TYPE) GRPCS_OBJECTID 20140228
2 Importing IT_SUBPROCESS Call by reference Type reference (TYPE) GRPC_T_ORGUNIT_PRO table type for subprocess local 20140228
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20140228

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTROL Call by reference Type reference (TYPE) GRPC_T_API_CONTROL_BDATA List of assigned Controls 20091022
2 Exporting ET_SUBPROCESS Call by reference Type reference (TYPE) GRPC_T_API_SUBPROCESS_LOCAL List of assigned Subprocesses 20091022
3 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Regulation ID 20091022
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091022

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SUBPROCESS Call by reference Type reference (TYPE) GRPC_T_API_SUBPROCESS_LOCAL List of assigned Subrocesses 20091022
2 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Regulation ID 20091022
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091022
History
Last changed by/on SAP  20141106 
SAP Release Created in