SAP ABAP Class CL_SRAPI_CHNG_LST_SRV_PARSER (Impl of Changelist State Service Parser)
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_CHNG_LST_SRV_PARSER | Parses the xml result for changelist check | 20090126 |
Properties
| Class | CL_SRAPI_CHNG_LST_SRV_PARSER | |
| Short Description | Impl of Changelist State Service Parser | |
| 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 | 20090126 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_CHNG_LST_SRV_PARSER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAPI_CHNG_LST_SRV_PARSER | Parses the xml result for changelist check | 20090126 |
Friends
Class CL_SRAPI_CHNG_LST_SRV_PARSER has no friend class.
Attributes
Class CL_SRAPI_CHNG_LST_SRV_PARSER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Converts the reponse to XML | 20090126 | |
| 2 | Instance method | Private | Method | Get the changelist information | 20090126 | |
| 3 | Instance method | Private | Method | Get the messages into the result set | 20090126 |
Events
Class CL_SRAPI_CHNG_LST_SRV_PARSER has no event.
Types
Class CL_SRAPI_CHNG_LST_SRV_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 | 20090126 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PROXY_XSD_NODE | Proxy Generation: Nodes in a WSDL/XML Schema Document | 20090126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Rep API | 20090126 |
Method GET_CHANGELISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHANGELISTS_NODE | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_XSD_NODE | Proxy Generation: Nodes in a WSDL/XML Schema Document | 20090126 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SRAPI_T_CHNGLST_INFO | Array of Changelist Info | 20090126 | |||
| 3 | SWC_NAME | Call by reference | Type reference (TYPE) | STRING | 20090323 | ||||
| 4 | SWC_VERSION | Call by reference | Type reference (TYPE) | STRING | 20090323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Rep API | 20090126 |
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MESSAGES_NODE | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_XSD_NODE | Proxy Generation: Nodes in a WSDL/XML Schema Document | 20090126 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SRAPI_T_STRING | Table with String Entries | 20090126 |
Method GET_MESSAGES on class CL_SRAPI_CHNG_LST_SRV_PARSER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |