SAP ABAP Class CL_SWN_UTL_TEXT (WF Notif: Service Class for Text Functions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWN (Package) Business Workflow: E-Mail Notifications for Work Items
Properties
Class CL_SWN_UTL_TEXT  
Short Description WF Notif: Service Class for Text Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWN   Business Workflow: E-Mail Notifications for Work Items 
Created 20030811   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWN_UTL_TEXT has no forward declaration.
Interfaces
Class CL_SWN_UTL_TEXT has no interface implemented.
Friends
Class CL_SWN_UTL_TEXT has no friend class.
Attributes
Class CL_SWN_UTL_TEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONDENSE_ESCAPED_TLINES Static method Public Method CONDENSE on Table of Structure TLINE 20130206
2 ESCAPE_GET_CUSTOMIZING Static method Public Method Gets Customizing for ESCAPING, parse formats 20130130
3 ESCAPE_LINE_UNDOSTRING Static method Private Method Reset ESCAPE in TLINE 20130201
4 ESCAPE_STRING Static method Public Method ESCAPE on string 20130208
5 ESCAPE_TLINE Static method Public Method ESCAPE on Table of Structure TLINE 20121204
6 GET_MESSAGE Static method Public Method Read and Format T100 Message 20101027
7 GET_TEXT_FOR_LANGU Static method Public Method Get text with appropriate language from table 20030820
8 GET_TEXT_FROM_REPOSITORY Static method Public Method Load text from repository (e.g message from SE61) 20031007
9 STRING_TO_TABLE Static method Public Method Breaks a string into lines with length 255 20031010
10 STRING_TO_TABLE132 Static method Public Method Wraps a string in lines with length 132 20130123
11 TABLE_TO_STRING Static method Public Method Convert text table according to string 20030908
12 _READ_T100 Static method Private Method Read T100 Message 20101027
Events
Class CL_SWN_UTL_TEXT has no event.
Types
Class CL_SWN_UTL_TEXT has no local type.
Method Signatures

Method CONDENSE_ESCAPED_TLINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMATS Call by reference Type reference (TYPE) STRING 20130206
2 Importing I_TEXT_STRING Call by reference Type reference (TYPE) STRING 20130206
3 Returning R_TEXT_STRING Value transfer Type reference (TYPE) STRING 20130206

Method CONDENSE_ESCAPED_TLINES on class CL_SWN_UTL_TEXT has no exception.

Method ESCAPE_GET_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVE Call by reference Type reference (TYPE) XFELD 20130208
2 Exporting E_FORMAT4TEXT Call by reference Type reference (TYPE) I 20130130
3 Exporting E_FORMAT4URL Call by reference Type reference (TYPE) I 20130130
4 Exporting E_FORMATS Call by reference Type reference (TYPE) STRING 20130130
5 Importing I_FORMATS Call by reference Type reference (TYPE) STRING 20130206

Method ESCAPE_GET_CUSTOMIZING on class CL_SWN_UTL_TEXT has no exception.

Method ESCAPE_LINE_UNDOSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMAT Call by reference Type reference (TYPE) I 20130201
2 Importing I_LINE Call by reference Type reference (TYPE) STRING 20130201
3 Importing I_STRING Call by reference Type reference (TYPE) STRING 20130201
4 Returning R_LINE Value transfer Type reference (TYPE) STRING 20130201

Method ESCAPE_LINE_UNDOSTRING on class CL_SWN_UTL_TEXT has no exception.

Method ESCAPE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMAT Call by reference Type reference (TYPE) I 20130208
2 Importing I_STRING Call by reference Type reference (TYPE) STRING 20130208
3 Returning R_STRING Value transfer Type reference (TYPE) STRING 20130208

Method ESCAPE_STRING on class CL_SWN_UTL_TEXT has no exception.

Method ESCAPE_TLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TLINES Call by reference Type reference (TYPE) SWFTTLINE 20130208
2 Exporting E_UNESCAPE_FORMATS Call by reference Type reference (TYPE) TEDFORMAT 20130206
3 Importing I_FORMATS Call by reference Type reference (TYPE) STRING 20130206
4 Importing I_TLINES Call by reference Type reference (TYPE) SWFTTLINE 20121204

Method ESCAPE_TLINE on class CL_SWN_UTL_TEXT has no exception.

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ARBGB Call by reference Type reference (TYPE) ARBGB Arbeitsgebiet 20101027
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20101027
3 Importing I_MSGNR Call by reference Type reference (TYPE) MSGNR Nachrichtennummer 20101027
4 Importing I_MSGV1 Call by reference Type reference (TYPE) STRING Parameter 20101027
5 Returning R_TEXT Value transfer Type reference (TYPE) STRING Text 20101027
# Exception Resumable Description Created on
1 NOT_FOUND Text nicht gefunden 20101027

Method GET_TEXT_FOR_LANGU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprache 20030820
2 Importing I_TEXTS Call by reference Type reference (TYPE) SWNTTXTLANG Texttabelle 20030820
3 Returning R_TEXT Value transfer Type reference (TYPE) SWN_DESCR Ermittelter Text 20030820

Method GET_TEXT_FOR_LANGU on class CL_SWN_UTL_TEXT has no exception.

Method GET_TEXT_FROM_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HTML_ESCAPE_FORMAT Call by reference Type reference (TYPE) STRING html-ESCAPE-Format 20121204
2 Importing I_HTML_FORMAT Call by reference Type reference (TYPE) XFELD SPACE Text als HTML liefern (nicht für T100-Nachrichten) 20070523
3 Importing I_ID Call by reference Type reference (TYPE) STRING ID im Format des Repositories 20031007
4 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU gewünschte Sprache 20031007
5 Importing I_MSGV1 Call by reference Type reference (TYPE) STRING Parameter 20031007
6 Returning R_TEXT Value transfer Type reference (TYPE) STRING Text 20031007

Method GET_TEXT_FROM_REPOSITORY on class CL_SWN_UTL_TEXT has no exception.

Method STRING_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) STRING Quelle 20031010
2 Returning R_SOLITAB Value transfer Type reference (TYPE) SOLI_TAB Ziel 20031010

Method STRING_TO_TABLE on class CL_SWN_UTL_TEXT has no exception.

Method STRING_TO_TABLE132 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) STRING Quelle 20130123
2 Returning R_TEXTTAB Value transfer Type reference (TYPE) SWNTTEXTLINE Ziel 20130123

Method STRING_TO_TABLE132 on class CL_SWN_UTL_TEXT has no exception.

Method TABLE_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLE Call by reference Type reference (TYPE) TABLE Tabelle 20030908
2 Returning R_STRING Value transfer Type reference (TYPE) STRING Text als String 20030908

Method TABLE_TO_STRING on class CL_SWN_UTL_TEXT has no exception.

Method _READ_T100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ARBGB Call by reference Type reference (TYPE) ARBGB 20101027
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU 20101027
3 Importing I_MSGNR Call by reference Type reference (TYPE) MSGNR 20101027
4 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20101027
# Exception Resumable Description Created on
1 NOT_FOUND Text nicht gefunden 20101027
History
Last changed by/on SAP  20140121 
SAP Release Created in 640