SAP ABAP Class CL_RPLM_QIMT_TEXT_CONVERTER (Preparation of SAPScript Texts)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EP-PCT-MAN-MT (Application Component) Business Package for Maintenance Technician
⤷
RPLM_QIMT_BE (Package) Quality Inspector & Maintenance Technician BE

⤷

⤷

Properties
Class | CL_RPLM_QIMT_TEXT_CONVERTER | |
Short Description | Preparation of SAPScript Texts | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RPLM_QIMT_BE | Quality Inspector & Maintenance Technician BE |
Created | 20050203 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RPLM_QIMT_TEXT_CONVERTER has no forward declaration.
Interfaces
Class CL_RPLM_QIMT_TEXT_CONVERTER has no interface implemented.
Friends
Class CL_RPLM_QIMT_TEXT_CONVERTER has no friend class.
Attributes
Class CL_RPLM_QIMT_TEXT_CONVERTER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Converts from ITF Format to a Text Stream | 20050203 |
2 | ![]() |
Instance method | Public | Method | Converts from a Text Stream to the ITF Format | 20050203 |
3 | ![]() |
Instance method | Public | Method | Generates a Log Line | 20050204 |
Events
Class CL_RPLM_QIMT_TEXT_CONVERTER has no event.
Types
Class CL_RPLM_QIMT_TEXT_CONVERTER has no local type.
Method Signatures
Method CONVERT_ITF_TO_STREAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITF_TEXT | Call by reference | Type reference (TYPE) | RPLM_TT_ITF_TEXT | SAPscript: Text-Zeilen | 20050203 | ||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050203 | ||
3 | ![]() |
LOG_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_RPLM_QIMT_MESSAGELOG | Sammelt Meldungen und Nachrichten | 20050204 | ||
4 | ![]() |
TEXT_STREAM | Call by reference | Type reference (TYPE) | RPLM_TT_STREAM_TEXT | Tabelle von Strings | 20050203 | ||
5 | ![]() |
WD_FORMAT | Call by reference | Type reference (TYPE) | TDBOOL | Ankreuzfeld (Ja oder Nein) | 20050418 |
Method CONVERT_ITF_TO_STREAM on class CL_RPLM_QIMT_TEXT_CONVERTER has no exception.
Method CONVERT_STREAM_TO_ITF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITF_TEXT | Call by reference | Type reference (TYPE) | RPLM_TT_ITF_TEXT | Tabellentyp der Struktur TLINE | 20050203 | ||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050203 | ||
3 | ![]() |
LOG_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_RPLM_QIMT_MESSAGELOG | Sammelt Meldungen und Nachrichten | 20050204 | ||
4 | ![]() |
TEXT_STREAM | Call by reference | Type reference (TYPE) | RPLM_TT_STREAM_TEXT | Tabelle von Strings | 20050204 |
Method CONVERT_STREAM_TO_ITF on class CL_RPLM_QIMT_TEXT_CONVERTER has no exception.
Method CREATE_HISTORY_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TLINE_HISTORY | Call by reference | Type reference (TYPE) | TLINE | SAPscript: Text-Zeilen | 20050204 |
Method CREATE_HISTORY_LINE on class CL_RPLM_QIMT_TEXT_CONVERTER has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 600 |