SAP ABAP Class IF_GRPC_LOCAL_CTRL_WD (Interface of local control)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GRPC_MAPPER_WD 20070928
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_LOCAL_CTRL_WD UI class for local control of local subprocess 20070928
Properties
Class IF_GRPC_LOCAL_CTRL_WD  
Short Description Interface of local control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070928   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)
Interfaces
Class IF_GRPC_LOCAL_CTRL_WD has no interface implemented.
Friends
Class IF_GRPC_LOCAL_CTRL_WD has no friend class.
Attributes
Class IF_GRPC_LOCAL_CTRL_WD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_NEW_CONTROL Instance method Public Method create new control of the subprocess 20071016
2 CREATE_NEW_CONTROL_CENTRAL Instance method Public Method Create a new central control 20100923
3 DELETE_CONTROL Instance method Public Method Delete local control 20071205
4 GET_MESSAGE_HANDLER Instance method Public Method 20071017
5 SET_MESSAGE_HANDLER Instance method Public Method 20071017
6 SET_ORGUNIT_ID Instance method Public Method set orgunit id 20071016
7 SET_PARENT_ID Instance method Public Method set subprocess id 20071016
8 SET_REGULATION_ID Instance method Public Method Set Regulation ID 20080828
9 SET_SESSION_ID Instance method Public Method set the session id 20071016
Events
Class IF_GRPC_LOCAL_CTRL_WD has no event.
Types
Class IF_GRPC_LOCAL_CTRL_WD has no local type.
Method Signatures

Method CREATE_NEW_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CREATE_PERFORMED Call by reference Type reference (TYPE) ABAP_BOOL 20071016
2 Exporting EV_NEW_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20071016

Method CREATE_NEW_CONTROL on class IF_GRPC_LOCAL_CTRL_WD has no exception.

Method CREATE_NEW_CONTROL_CENTRAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CREATE_PERFORMED Call by reference Type reference (TYPE) ABAP_BOOL 20100923
2 Exporting EV_NEW_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20100923

Method CREATE_NEW_CONTROL_CENTRAL on class IF_GRPC_LOCAL_CTRL_WD has no exception.

Method DELETE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DELETE_PERFORMED Call by reference Type reference (TYPE) ABAP_BOOL 20071205

Method DELETE_CONTROL on class IF_GRPC_LOCAL_CTRL_WD has no exception.

Method GET_MESSAGE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MSG_HANDLER Value transfer Object reference (TYPE REF TO) IF_GRPC_MSG_HANDLER_WD 20071017

Method GET_MESSAGE_HANDLER on class IF_GRPC_LOCAL_CTRL_WD has no exception.

Method SET_MESSAGE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20071017

Method SET_MESSAGE_HANDLER on class IF_GRPC_LOCAL_CTRL_WD has no exception.

Method SET_ORGUNIT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20071016

Method SET_ORGUNIT_ID on class IF_GRPC_LOCAL_CTRL_WD has no exception.

Method SET_PARENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARENT_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20071016

Method SET_PARENT_ID on class IF_GRPC_LOCAL_CTRL_WD has no exception.

Method SET_REGULATION_ID 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) GRFN_API_OBJECT_ID Object ID 20080828

Method SET_REGULATION_ID on class IF_GRPC_LOCAL_CTRL_WD has no exception.

Method SET_SESSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SESSION_ID Value transfer Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20071016

Method SET_SESSION_ID on class IF_GRPC_LOCAL_CTRL_WD has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in