SAP ABAP Class CL_SRAPI_GOA_RENDERER (Serializes the Queries to the GOA)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SAI_SREP_API (Package) API for Repository
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRAPI_GOA_RENDERER | GOA Service Renderer | 20051118 |
Properties
| Class | CL_SRAPI_GOA_RENDERER | |
| Short Description | Serializes the Queries to the GOA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_SREP_API | API for Repository |
| Created | 20051118 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_GOA_RENDERER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAPI_GOA_RENDERER | GOA Service Renderer | 20051118 |
Friends
Class CL_SRAPI_GOA_RENDERER has no friend class.
Attributes
Class CL_SRAPI_GOA_RENDERER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adds the List of Required Keys | 20051118 | |
| 2 | Instance method | Private | Method | Closes Request XML and Converts XSTRING | 20051122 | |
| 3 | Instance method | Private | Method | Creates Navigation Cursor Fragment | 20060126 | |
| 4 | Instance method | Private | Method | Creates Navigation Request Document | 20060126 | |
| 5 | Instance method | Private | Method | Creates Read Request Document | 20051118 |
Events
Class CL_SRAPI_GOA_RENDERER has no event.
Types
Class CL_SRAPI_GOA_RENDERER has no local type.
Method Signatures
Method ADD_KEY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_KEY_LIST | Call by reference | Type reference (TYPE) | SRAPI_T_REP_OBJECT_KEY | Keys von Repositoryobjekten | 20051118 | |||
| 2 | IM_XML | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_XSD_NODE | Request-XML | 20051118 |
Method ADD_KEY_LIST on class CL_SRAPI_GOA_RENDERER has no exception.
Method CLOSE_REQUEST_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_XML | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_XSD_NODE | Request-XML | 20051122 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | serialisiertes XML | 20051122 |
Method CLOSE_REQUEST_DOCUMENT on class CL_SRAPI_GOA_RENDERER has no exception.
Method CREATE_NAVIGATION_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAVIGATION_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_SRAPI_NAVIGATION_REQUEST | NavigationRequest | 20060126 | |||
| 2 | IM_XML | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_XSD_NODE | Request-XML | 20060126 |
Method CREATE_NAVIGATION_CURSOR on class CL_SRAPI_GOA_RENDERER has no exception.
Method CREATE_NAVI_REQUEST_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PROXY_XSD_NODE | Dom für Request-XML | 20060126 |
Method CREATE_NAVI_REQUEST_DOCUMENT on class CL_SRAPI_GOA_RENDERER has no exception.
Method CREATE_READ_REQUEST_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PROXY_XSD_NODE | Dom für Request-XML | 20051118 |
Method CREATE_READ_REQUEST_DOCUMENT on class CL_SRAPI_GOA_RENDERER has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |