SAP ABAP Class CL_SRT_WSP_TEXT_HELPER (SRT: Text Helper)
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_TEXT_HELPER | |
| Short Description | SRT: Text Helper | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20110203 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_WSP_TEXT_HELPER has no forward declaration.
Interfaces
Class CL_SRT_WSP_TEXT_HELPER has no interface implemented.
Friends
Class CL_SRT_WSP_TEXT_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_TEXT_HELPER' | 20110203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Text | 20110203 | |
| 2 | Static method | Public | Method | Delete Texts | 20110203 | |
| 3 | Static method | Public | Method | Get Text for Object, Id and Name | 20110203 | |
| 4 | Static method | Public | Method | Get Texts for Object and Name | 20110203 | |
| 5 | Static method | Public | Method | Get Text Ids in DDLB Format | 20110203 | |
| 6 | Static method | Public | Method | Save Text | 20110203 | |
| 7 | Static method | Public | Method | Save Texts | 20110203 |
Events
Class CL_SRT_WSP_TEXT_HELPER has no event.
Types
Class CL_SRT_WSP_TEXT_HELPER has no local type.
Method Signatures
Method DELETE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | TDID | 20110203 | ||||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 20110203 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | TDOBNAME | 20110203 | ||||
| 4 | OBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 |
Method DELETE_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 20110203 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | TDOBNAME | 20110203 | ||||
| 3 | OBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 |
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | TDID | 20110203 | ||||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 20110203 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | TDOBNAME | 20110203 | ||||
| 4 | OBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | 20110203 | ||||
| 5 | TEXT | Value transfer | Type reference (TYPE) | SSTR_SRT_WSP_TEXT_LINE | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 |
Method GET_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 20110203 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | TDOBNAME | 20110203 | ||||
| 3 | OBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | 20110203 | ||||
| 4 | TEXTS | Value transfer | Type reference (TYPE) | STTY_SRT_WSP_TEXT_LINE | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 |
Method GET_TEXT_ID_DDLB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 20110203 | ||||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | 20110203 | ||||
| 3 | TEXT_ID_DDLB | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | 20110203 |
Method GET_TEXT_ID_DDLB on class CL_SRT_WSP_TEXT_HELPER has no exception.
Method SAVE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | TDOBNAME | 20110203 | ||||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | 20110203 | ||||
| 3 | TEXT | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_TEXT_LINE | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 |
Method SAVE_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | TDOBNAME | 20110203 | ||||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | 20110203 | ||||
| 3 | TEXTS | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_TEXT_LINE | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |