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 NUMBER_OF_LINES Instance attribute Private Type reference (TYPE) I Number of Stored Lines 20000525
2 TEXTLINES Instance attribute Public Type reference (TYPE) CETT_TEXT_TABLE Long Text 20000525
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_LINE Instance method Public Method Add Line from String 20000526
2 APPEND_TDLINE Instance method Public Method Add Line from Long Text 20000525
3 GET_LINE Instance method Public Method Returns Index-th Line from List 20000525
4 GET_NUMBER_OF_LINES 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 Importing 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 Importing 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 Importing INDEX Call by reference Type reference (TYPE) N Linenumber... 20000525
2 Exporting 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 Exporting 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