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 CO_CLASS_NAME Static Attribute Private Type reference (TYPE) STRING 'CL_SRT_WSP_TEXT_HELPER' 20110203
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_TEXT Static method Public Method Delete Text 20110203
2 DELETE_TEXTS Static method Public Method Delete Texts 20110203
3 GET_TEXT Static method Public Method Get Text for Object, Id and Name 20110203
4 GET_TEXTS Static method Public Method Get Texts for Object and Name 20110203
5 GET_TEXT_ID_DDLB Static method Public Method Get Text Ids in DDLB Format 20110203
6 SAVE_TEXT Static method Public Method Save Text 20110203
7 SAVE_TEXTS 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 Importing ID Call by reference Type reference (TYPE) TDID 20110203
2 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS 20110203
3 Importing NAME Call by reference Type reference (TYPE) TDOBNAME 20110203
4 Importing OBJECT Call by reference Type reference (TYPE) TDOBJECT 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203

Method DELETE_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS 20110203
2 Importing NAME Call by reference Type reference (TYPE) TDOBNAME 20110203
3 Importing OBJECT Call by reference Type reference (TYPE) TDOBJECT 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) TDID 20110203
2 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS 20110203
3 Importing NAME Call by reference Type reference (TYPE) TDOBNAME 20110203
4 Importing OBJECT Call by reference Type reference (TYPE) TDOBJECT 20110203
5 Returning TEXT Value transfer Type reference (TYPE) SSTR_SRT_WSP_TEXT_LINE 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203

Method GET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS 20110203
2 Importing NAME Call by reference Type reference (TYPE) TDOBNAME 20110203
3 Importing OBJECT Call by reference Type reference (TYPE) TDOBJECT 20110203
4 Returning TEXTS Value transfer Type reference (TYPE) STTY_SRT_WSP_TEXT_LINE 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203

Method GET_TEXT_ID_DDLB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS 20110203
2 Importing OBJECT Call by reference Type reference (TYPE) TDOBJECT 20110203
3 Returning 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 Importing NAME Call by reference Type reference (TYPE) TDOBNAME 20110203
2 Importing OBJECT Call by reference Type reference (TYPE) TDOBJECT 20110203
3 Importing TEXT Call by reference Type reference (TYPE) SSTR_SRT_WSP_TEXT_LINE 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203

Method SAVE_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) TDOBNAME 20110203
2 Importing OBJECT Call by reference Type reference (TYPE) TDOBJECT 20110203
3 Importing TEXTS Call by reference Type reference (TYPE) STTY_SRT_WSP_TEXT_LINE 20110203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110203
History
Last changed by/on SAP  20110908 
SAP Release Created in