SAP ABAP Class CL_CWB_DELTA_MTXT (Delta: Manual Activities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SCWB (Package) Correction Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_DELTA_SINGLE | Delta Between Two CL_CWB_OBJECT | 20060309 |
Properties
| Class | CL_CWB_DELTA_MTXT | |
| Short Description | Delta: Manual Activities | |
| Super Class | CL_CWB_DELTA_SINGLE | Delta Between Two CL_CWB_OBJECT |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCWB | Correction Workbench |
| Created | 20060224 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CWB_DELTA_MTXT has no interface implemented.
Friends
Class CL_CWB_DELTA_MTXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SCWB_T_PDF | Note Assistant: PDF Documents | 20060406 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | XSTRING | Binary PDF String | 20060406 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060224 | |
| 2 | Instance method | Public | Method | Read Text as PDF Data Record | 20060224 | |
| 3 | Instance method | Public | Method | Read Text as SAPScript | 20060224 |
Events
Class CL_CWB_DELTA_MTXT has no event.
Types
Class CL_CWB_DELTA_MTXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJECT_NEW | Call by reference | Object reference (TYPE REF TO) | CL_CWB_OBJECT | Objekt für Korrekturworkbench | 20060224 | |||
| 2 | IR_OBJECT_OLD | Call by reference | Object reference (TYPE REF TO) | CL_CWB_OBJECT | Objekt für Korrekturworkbench | 20060224 | |||
| 3 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_CWB_DELTA_COMPOSITION | Übergeordnetes Delta | 20060224 | |||
| 4 | IR_PARENT_CORR | Call by reference | Object reference (TYPE REF TO) | CL_CWB_CORRECTION_INSTRUCTION | Korrekturanleitung | 20060224 | |||
| 5 | IS_CIKEY | Call by reference | Type reference (TYPE) | CWBCIKEYVS | Key einer Korrekturanleitung mit Versionsnummer | 20060224 | |||
| 6 | IS_HEADER | Call by reference | Type reference (TYPE) | BCWBD_DELTA_HEADER | Header | 20060224 | |||
| 7 | IS_HISTORY_HEADER_OLD | Call by reference | Type reference (TYPE) | CWB_HIST_K | History Header | 20060224 | |||
| 8 | IS_SMODISRC_KEY | Call by reference | Type reference (TYPE) | TY_SMODISRC_KEY | 20060303 | ||||
| 9 | IT_DELTA_CODE | Call by reference | Type reference (TYPE) | BCWBN_CINST_DELTAS | 20060303 | ||||
| 10 | IT_OBJECT_DATA_BIN | Call by reference | Type reference (TYPE) | CWBCI_T_OBJDELTA | Objektdaten der Korrekturanleitung (XML-Transformation) | 20060224 | |||
| 11 | IV_EMPTY | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060224 | ||
| 12 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Lese Modus | 20060224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060224 |
Method GET_TEXT_PDF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA_TABLE | Call by reference | Type reference (TYPE) | SCWB_T_PDF | Einstelliges Kennzeichen | 20060406 | |||
| 2 | EV_DOCUMENT_SIZE | Call by reference | Type reference (TYPE) | I | Dokumentgrösse | 20060406 | |||
| 3 | EV_PDF | Call by reference | Type reference (TYPE) | XSTRING | PDF als binärer String | 20060406 | |||
| 4 | IV_FORMULAR | Call by reference | Type reference (TYPE) | FPNAME | 'SCWB_NA_FO_TEXT' | Name eines Formularobjektes | 20060406 | ||
| 5 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20060406 |
Method GET_TEXT_SAPSCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXT | Call by reference | Type reference (TYPE) | TLINE_TAB | Liste von Sapscript Zeilen | 20060720 | |||
| 2 | EV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20060720 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20060406 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |