SAP ABAP Class IF_SRAPI_GOA_SERVICE (GOA Service)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAPI_GOA_SERVICE GOA Service 20051118
Properties
Class IF_SRAPI_GOA_SERVICE  
Short Description GOA Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051118   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRAPI_GOA_SERVICE has no forward declaration.
Interfaces
Class IF_SRAPI_GOA_SERVICE has no interface implemented.
Friends
Class IF_SRAPI_GOA_SERVICE has no friend class.
Attributes
Class IF_SRAPI_GOA_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHILDREN Instance method Public Method Gets Children of a Specific Hierarchy Node 20060125
2 READ_OBJECTS Instance method Public Method Read Objects from ESR 20051118
3 READ_SINGLE_OBJECT Instance method Public Method Reading Single Object from ESR 20081210
Events
Class IF_SRAPI_GOA_SERVICE has no event.
Types
Class IF_SRAPI_GOA_SERVICE has no local type.
Method Signatures

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAVIGATION_REQUEST Call by reference Object reference (TYPE REF TO) CL_SRAPI_NAVIGATION_REQUEST Navigationsrequest 20060125
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_QUERY_RESULT Queryergebnis - interne Darstellung 20060125
# Exception Resumable Description Created on
1 CX_SRAPI_QUERY_SERVICE_ERROR Ausnahme Queryservice 20060125
2 CX_SRAPI_REP_NOT_AVAILABLE Repository nicht verfügbar 20060125
3 CX_SRAPI_USER_NOT_AUTHORIZED User nicht berechtigt 20060125

Method READ_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_KEYS Call by reference Type reference (TYPE) SRAPI_T_REP_OBJECT_KEY Keys von Repositoryobjekten 20051118
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_QUERY_RESULT Ergebnis in der internen Darstellung 20051118
# Exception Resumable Description Created on
1 CX_SRAPI_QUERY_SERVICE_ERROR interner Fehler Goa-Service 20051119
2 CX_SRAPI_REP_NOT_AVAILABLE Repository nicht verfügbar 20051118
3 CX_SRAPI_USER_NOT_AUTHORIZED User nicht berechtigt 20051118

Method READ_SINGLE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGUAGES Call by reference Type reference (TYPE) SRAPI_T_STRING Tabelle mit Stringeinträgen 20081210
2 Importing IM_REP_OBJECT_KEY Call by reference Object reference (TYPE REF TO) CL_SRAPI_REP_OBJECT_KEY Schlüssel eines Repositoryobjekts 20081210
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_QUERY_RESULT Queryergebnis - interne Darstellung 20081210
# Exception Resumable Description Created on
1 CX_SRAPI_GOAINFRASTRUCTURE_ERR GOAInfrastructureException 20081212
2 CX_SRAPI_GOAOBJECT_ERROR GOAObjectException 20081212
3 CX_SRAPI_QUERY_SERVICE_ERROR Exception Query Service 20081212
4 CX_SRAPI_REP_NOT_AVAILABLE Repository Not Available 20081212
5 CX_SRAPI_USER_NOT_AUTHORIZED Insufficient Authorization 20081212
History
Last changed by/on SAP  20090618 
SAP Release Created in