SAP ABAP Class CL_B2E_TEXT (B2E [PDM] Long Text)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-PDM (Application Component) Product Data Management
⤷
CE (Package) B2B Engineering
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_B2E_PS_NODE | B2E [PS] Node with remark strings | 20000525 |
Properties
| Class | CL_B2E_TEXT | |
| Short Description | B2E [PDM] Long Text | |
| Super Class | CL_B2E_PS_NODE | B2E [PS] Node with remark strings |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CE | B2B Engineering |
| Created | 20000525 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_B2E_TEXT has no forward declaration.
Interfaces
Class CL_B2E_TEXT has no interface implemented.
Friends
Class CL_B2E_TEXT 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) | I | Number of Stored Lines | 20000525 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CETT_TEXT_TABLE | Long Text | 20000525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Line from String | 20000526 | |
| 2 | Instance method | Public | Method | Add Line from Long Text | 20000525 | |
| 3 | Instance method | Public | Method | Returns Index-th Line from List | 20000525 | |
| 4 | Instance method | Public | Method | Reads Number of Lines Stored Inside Text | 20000525 |
Events
Class CL_B2E_TEXT has no event.
Types
Class CL_B2E_TEXT has no local type.
Method Signatures
Method APPEND_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE | Call by reference | Type reference (TYPE) | STRING | Input-Line | 20000526 |
Method APPEND_LINE on class CL_B2E_TEXT has no exception.
Method APPEND_TDLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | TDLINE | Textzeile | 20000525 |
Method APPEND_TDLINE on class CL_B2E_TEXT has no exception.
Method GET_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | N | Linenumber... | 20000525 | |||
| 2 | LINE | Call by reference | Type reference (TYPE) | STRING | Resulting line, empty, if index>number_of_lines | 20000525 |
Method GET_LINE on class CL_B2E_TEXT has no exception.
Method GET_NUMBER_OF_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINES | Call by reference | Type reference (TYPE) | I | Returns number of lines | 20000525 |
Method GET_NUMBER_OF_LINES on class CL_B2E_TEXT has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 46C |