SAP ABAP Class CL_SRAPI_WRITE_RES_PARSER (Basis Class Response Parser for Write)
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_WRITE_RES_PARSER | Tagging-Interface Write-Result Parser | 20041117 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRAPI_WRITE_RES_PARSER_70 | Response Parser for Write Release 7.0 | 20041118 |
Properties
| Class | CL_SRAPI_WRITE_RES_PARSER | |
| Short Description | Basis Class Response Parser for Write | |
| 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 | 20041117 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_WRITE_RES_PARSER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAPI_WRITE_RES_PARSER | Tagging-Interface Write-Result Parser | 20041117 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | IF_SRAPI_WRITE_SERVICE | 20041124 | Interface for Write-Access to Repository |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRAPI_SERVICE_REP_INTERNAL | Service Repository - Internal Interface | 20041124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Creates DOM from Response | 20041117 | |
| 2 | Instance method | Protected | Method | Creates Message Instance from Message Tags | 20041117 | |
| 3 | Instance method | Protected | Method | Creates Object Container Instance from Container Tag | 20041118 | |
| 4 | Instance method | Private | Method | Sets Repository Attribute | 20041124 |
Events
Class CL_SRAPI_WRITE_RES_PARSER has no event.
Types
Class CL_SRAPI_WRITE_RES_PARSER has no local type.
Method Signatures
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 | 20041117 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PROXY_XSD_NODE | DOM | 20041117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler Write-Service | 20041118 |
Method PARSE_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MESSAGE_NODE | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_XSD_NODE | Messages-Knoten | 20041117 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_MESSAGES | Container für (Fehler-)Meldungen | 20041117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy-Generierung: Fehler | 20041117 |
Method PARSE_OBJECT_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_XSD_NODE | container-tag | 20041118 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_OBJECT_CONTAINER | Abstraktion Changelisten... | 20041118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy-Generierung: Fehler | 20041118 |
Method SET_REPOSITORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REP | Call by reference | Object reference (TYPE REF TO) | IF_SRAPI_SERVICE_REP_INTERNAL | Service Repository - internes Interface | 20041124 |
Method SET_REPOSITORY on class CL_SRAPI_WRITE_RES_PARSER has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |