SAP ABAP Class CL_SRAPI_GOA_PARSER_70 (Parser of GOA Results for a 70 ESR)
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_PARSER | Parser for GOA Result | 20051118 |
Properties
| Class | CL_SRAPI_GOA_PARSER_70 | |
| Short Description | Parser of GOA Results for a 70 ESR | |
| 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 | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_GOA_PARSER_70 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAPI_GOA_PARSER | Parser for GOA Result | 20051118 |
Friends
Class CL_SRAPI_GOA_PARSER_70 has no friend class.
Attributes
Class CL_SRAPI_GOA_PARSER_70 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Creates a QueryResult Instance from Read Objects | 20051125 | |
| 2 | Instance method | Protected | Method | Creates DOM from Response XML | 20051122 | |
| 3 | Instance method | Protected | Method | Handler for Link Attribute | 20060202 | |
| 4 | Instance method | Protected | Method | Handler for Texts | 20060202 |
Events
Class CL_SRAPI_GOA_PARSER_70 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_NODES_TAB | Protected | See coding | Table of cl_proxy_xsd_node Instances | 20051125 | TY_NODES_TAB type table of ref to cl_proxy_xsd_node
|
Method Signatures
Method CREATE_OBJECTS_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_READ_OBJECTS | Call by reference | Type reference (TYPE) | TY_NODES_TAB | Tabelle von cl_proxy_xsd_node-Instanzen | 20051125 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_QUERY_RESULT | Queryergebnis - interne Darstellung | 20051125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy-Generierung: Fehler | 20051125 |
Method CREATE_RESPONSE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SER_OUTPUT | Call by reference | Type reference (TYPE) | XSTRING | serialisierter Output | 20051122 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PROXY_XSD_NODE | DOM | 20051122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Queryservice | 20051122 |
Method HANDLE_ASSOCIATION_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_XSD_NODE | aktuelles Attribut | 20060202 | |||
| 2 | IM_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_SRAPI_QUERY_RESULT | Queryergebnis - interne Darstellung | 20060202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy-Generierung: Fehler | 20060203 |
Method HANDLE_TEXT_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_XSD_NODE | Attribut | 20060202 | |||
| 2 | IM_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_SRAPI_QUERY_RESULT | aktuelles Objekt | 20060202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy-Generierung: Fehler | 20060203 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |