SAP ABAP Class IF_GRAC_API_UAR_COORDINATOR (Interface for UAR Coordinator)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_API_UAR_COORDINATOR Class implementation for Access request template API 20100216
Properties
Class IF_GRAC_API_UAR_COORDINATOR  
Short Description Interface for UAR Coordinator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100216   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRAC_API_UAR_COORDINATOR has no forward declaration.
Interfaces
Class IF_GRAC_API_UAR_COORDINATOR has no interface implemented.
Friends
Class IF_GRAC_API_UAR_COORDINATOR has no friend class.
Attributes
Class IF_GRAC_API_UAR_COORDINATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete Coordinator 20100216
2 RETRIEVE Instance method Public Method Retrieve Coordinator 20100216
3 UPDATE Instance method Public Method Update Coordinator 20100216
Events
Class IF_GRAC_API_UAR_COORDINATOR has no event.
Types
Class IF_GRAC_API_UAR_COORDINATOR has no local type.
Method Signatures

Method DELETE 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 20100217
2 Importing IS_COORDINATOR Call by reference Type reference (TYPE) GRAC_S_API_COORDINATOR Structure for Coordinator 20100217

Method DELETE on class IF_GRAC_API_UAR_COORDINATOR has no exception.

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_COORDINATOR Value transfer Type reference (TYPE) GRAC_S_API_COORDINATOR Structure for Coordinator 20100222
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100224
3 Importing IS_COORDINATOR Call by reference Type reference (TYPE) GRAC_S_API_COORDINATOR Structure for Coordinator 20100222

Method RETRIEVE on class IF_GRAC_API_UAR_COORDINATOR has no exception.

Method UPDATE 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 20100216
2 Importing IS_COORDINATOR Call by reference Type reference (TYPE) GRAC_S_API_COORDINATOR Structure for Coordinator 20100216
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100216
History
Last changed by/on SAP  20141106 
SAP Release Created in