SAP ABAP Class CL_SRT_WSP_SDN_DOCU_URL (SRT: Maintenance for SDN Docu URLs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Properties
| Class | CL_SRT_WSP_SDN_DOCU_URL | |
| Short Description | SRT: Maintenance for SDN Docu URLs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20110725 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_WSP_SDN_DOCU_URL has no forward declaration.
Interfaces
Class CL_SRT_WSP_SDN_DOCU_URL has no interface implemented.
Friends
Class CL_SRT_WSP_SDN_DOCU_URL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_IBC' | Class Name | 20110729 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110729 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | 20110823 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110729 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | STTY_SRT_SDN_URL | SRT: SDN Docu URL | 20110729 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | STTY_SRT_SDN_URL_C | 20110823 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | STTY_SRT_SDN_URL_C | 20110823 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | STTY_SRT_SDN_URL | SRT: SDN Docu URL | 20110729 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | 20110830 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | 20110830 |
Methods
Events
Class CL_SRT_WSP_SDN_DOCU_URL has no event.
Types
Class CL_SRT_WSP_SDN_DOCU_URL has no local type.
Method Signatures
Method CANCEL Signature
Method CANCEL on class CL_SRT_WSP_SDN_DOCU_URL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110830 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_SDN_DOCU_URL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_SDN_DOCU_URL has no exception.
Method DELETE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARTICLE_ID | Call by reference | Type reference (TYPE) | SRT_WSP_SDN_ARTICLE_ID | SRT: Article ID for SDN Documentation | 20110729 | |||
| 2 | BASIS_RELEASE | Call by reference | Type reference (TYPE) | SAPRELEASE | 20110823 | ||||
| 3 | SP_LEVEL | Call by reference | Type reference (TYPE) | SRT_WSP_SP_LEVEL | 20110823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110729 |
Method EXPORT_URLS_CUSTOMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URLS | Value transfer | Type reference (TYPE) | XSTRING | 20110830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110830 |
Method EXPORT_URLS_SAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URLS | Value transfer | Type reference (TYPE) | XSTRING | 20110830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110830 |
Method GET_ARTICLE_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARTICLE_IDS | Value transfer | Type reference (TYPE) | STTY_SRT_SDN_ART_IDS | SRT: SDN Article IDs | 20110729 | |||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20110830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110729 |
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARTICLE_ID | Call by reference | Type reference (TYPE) | SRT_WSP_SDN_ARTICLE_ID | SRT: Article ID for SDN Documentation | 20110729 | |||
| 2 | BASIS_RELEASE | Call by reference | Type reference (TYPE) | SAPRELEASE | 20110823 | ||||
| 3 | SP_LEVEL | Call by reference | Type reference (TYPE) | SRT_WSP_SP_LEVEL | 20110823 | ||||
| 4 | URL | Value transfer | Type reference (TYPE) | SRT_WSP_SDN_URL | SRT: SDN Article URL | 20110729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110729 |
Method GET_URLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URLS | Call by reference | Type reference (TYPE) | STTY_SRT_SDN_URL | SRT: SDN Docu URL | 20110729 | |||
| 2 | URLS_C | Call by reference | Type reference (TYPE) | STTY_SRT_SDN_URL_C | 20110823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110729 |
Method IMPORT_URLS_CUSTOMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URLS | Call by reference | Type reference (TYPE) | XSTRING | 20110830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110830 |
Method IMPORT_URLS_SAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URLS | Call by reference | Type reference (TYPE) | XSTRING | 20110830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110830 |
Method INIT Signature
Method INIT on class CL_SRT_WSP_SDN_DOCU_URL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110823 |
Method IS_SAP_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SAP_SYSTEM | Value transfer | Type reference (TYPE) | BOOLEAN | 20110823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110823 |
Method IS_SAVE_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SAVE_NEEDED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110729 |
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCKED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110729 |
Method SAVE Signature
Method SAVE on class CL_SRT_WSP_SDN_DOCU_URL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110823 |
Method SET_ARTICLE_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARTICLE_IDS | Call by reference | Type reference (TYPE) | STTY_SRT_SDN_ART_IDS | 20110830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110830 |
Method SET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARTICLE_ID | Call by reference | Type reference (TYPE) | SRT_WSP_SDN_ARTICLE_ID | SRT: Article ID for SDN Documentation | 20110729 | |||
| 2 | BASIS_RELEASE | Call by reference | Type reference (TYPE) | SAPRELEASE | 20110823 | ||||
| 3 | SP_LEVEL | Call by reference | Type reference (TYPE) | SRT_WSP_SP_LEVEL | 20110823 | ||||
| 4 | URL | Call by reference | Type reference (TYPE) | SRT_WSP_SDN_URL | SRT: SDN Article URL | 20110729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110729 |
Method SET_URLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URLS | Call by reference | Type reference (TYPE) | STTY_SRT_SDN_URL | SRT: SDN Docu URL | 20110729 | |||
| 2 | URLS_C | Call by reference | Type reference (TYPE) | STTY_SRT_SDN_URL_C | 20110823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110823 |
Method UNLOCK Signature
Method UNLOCK on class CL_SRT_WSP_SDN_DOCU_URL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110729 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |