SAP ABAP Class IF_GRPC_API_AOD (Interface for AOD Entity)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GRFN_API_BASIS Basis interface for the GRC API 20091028
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_AOD AOD API Entity Class (AoD Group as Aod Entity) 20091028
Properties
Class IF_GRPC_API_AOD  
Short Description Interface for AOD Entity    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091028   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRPC_API_AOD has no forward declaration.
Interfaces
Class IF_GRPC_API_AOD has no interface implemented.
Friends
Class IF_GRPC_API_AOD has no friend class.
Attributes
Class IF_GRPC_API_AOD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AOD_API_ID Static method Public Method Get AOD Object ID 20091031
2 GET_INFO_FROM_ID Static method Public Method Get Analysis ID and Org Unit from AOD Object ID 20091031
3 RETRIEVE Instance method Public Method Retrieve AOD Data Specified 20091030
4 UPDATE Instance method Public Method Update AOD Data Specified 20091030
Events
Class IF_GRPC_API_AOD has no event.
Types
Class IF_GRPC_API_AOD has no local type.
Method Signatures

Method GET_AOD_API_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AOD_API_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091031
2 Importing I_ANALYSIS_ID Call by reference Type reference (TYPE) GUID_32 20091101
3 Importing I_ORG_UNIT Call by reference Type reference (TYPE) GRPC_ORGUNIT_ID 20091101

Method GET_AOD_API_ID on class IF_GRPC_API_AOD has no exception.

Method GET_INFO_FROM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ANALYSIS_ID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20091031
2 Exporting E_ORG_UNIT Call by reference Type reference (TYPE) GRPC_ORGUNIT_ID Organization ID 20091031
3 Importing I_AOD_API_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091031

Method GET_INFO_FROM_ID on class IF_GRPC_API_AOD has no exception.

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AOD_DATA Call by reference Type reference (TYPE) GRPC_T_AOD_DATA AoD Entity 20091030
2 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091030
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091030

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AOD_DATA Call by reference Type reference (TYPE) GRPC_T_AOD_DATA table of GRPC_S_AOD_DATA 20091030
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091030
History
Last changed by/on SAP  20141106 
SAP Release Created in