SAP ABAP Class CL_SRAPI_QUERY_RESULT_PARSER70 (Query Result Parser 7.0)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SRAPI_QUERY_RESULT_PARSER30 | Interpretation Query Result XML | 20040920 |
Properties
| Class | CL_SRAPI_QUERY_RESULT_PARSER70 | |
| Short Description | Query Result Parser 7.0 | |
| Super Class | CL_SRAPI_QUERY_RESULT_PARSER30 | Interpretation Query Result XML |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_SREP_API | API for Repository |
| Created | 20040920 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_QUERY_RESULT_PARSER70 has no forward declaration.
Interfaces
Class CL_SRAPI_QUERY_RESULT_PARSER70 has no interface implemented.
Friends
Class CL_SRAPI_QUERY_RESULT_PARSER70 has no friend class.
Attributes
Class CL_SRAPI_QUERY_RESULT_PARSER70 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | New Result Object in Query Result for New Workspace | 20050913 | |
| 2 | Instance method | Protected | Method | Handler for Type Attribute in Existence Check | 20060208 | |
| 3 | Instance method | Protected | Method | Handler for Workspaces | 20050913 |
Events
Class CL_SRAPI_QUERY_RESULT_PARSER70 has no event.
Types
Class CL_SRAPI_QUERY_RESULT_PARSER70 has no local type.
Method Signatures
Method AT_NEW_WORKSPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_SRAPI_QUERY_RESULT | Queryergebnis - interne Darstellung | 20050913 |
Method AT_NEW_WORKSPACE on class CL_SRAPI_QUERY_RESULT_PARSER70 has no exception.
Method HANDLE_TYPE_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 | 20060208 | |||
| 2 | IM_ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | STRING | Attributid | 20060208 | |||
| 3 | IM_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_SRAPI_QUERY_RESULT | aktuelles Ergebnis | 20060208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy-Generierung: Fehler | 20060208 |
Method HANDLE_WORKSPACE_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 | Workspace | 20050913 | |||
| 2 | IM_ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | STRING | AttributId | 20050913 | |||
| 3 | IM_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_SRAPI_QUERY_RESULT | Queryergebnis - interne Darstellung | 20050913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy-Generierung: Fehler | 20050913 |
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |