SAP ABAP Class CL_OTR_LONGTEXT (Longtext Managed in OTR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SOOL (Package) Object-Oriented Basis Classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STRINGABLE Objects can be represented as strings 20010917
Properties
Class CL_OTR_LONGTEXT  
Short Description Longtext Managed in OTR    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOOL   Object-Oriented Basis Classes 
Created 20010917   SAP 
Last change 20010917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OTR_LONGTEXT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_STRINGABLE Objects can be represented as strings 20010917
Friends
Class CL_OTR_LONGTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 RAW_TEXT Instance attribute Protected Type reference (TYPE) STRING Text without placeholders having been replaced 20010917
2 SUBSTITUTION_TABLE Instance attribute Protected Type reference (TYPE) SOTR_PARAMS --- 20010917
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PLACEHOLDER_VALUES Instance method Public Method Specifies values for text placeholders 20010917
2 AS_STRING Instance method Public Method 20010917
3 CREATE_FOR_MESSAGE Static method Public Method Factory method: Generates long text for message 20010917
4 FETCH_RAW_TEXT Instance method Protected Method Gets long text from OTR 20010917
Events
Class CL_OTR_LONGTEXT has no event.
Types
Class CL_OTR_LONGTEXT has no local type.
Method Signatures

Method ADD_PLACEHOLDER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_SUBSTITUTION_TABLE Call by reference Type reference (TYPE) NAME2VALUE_TABLE --- 20010917

Method ADD_PLACEHOLDER_VALUES on class CL_OTR_LONGTEXT has no exception.

Method AS_STRING Signature

Method AS_STRING on class CL_OTR_LONGTEXT has no parameter.
Method AS_STRING on class CL_OTR_LONGTEXT has no exception.

Method CREATE_FOR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_OTR_LONGTEXT --- 20010917
2 Importing THE_MESSAGE Call by reference Object reference (TYPE REF TO) CL_OTR_MESSAGE --- 20010917

Method CREATE_FOR_MESSAGE on class CL_OTR_LONGTEXT has no exception.

Method FETCH_RAW_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_MESSAGE Call by reference Object reference (TYPE REF TO) CL_OTR_MESSAGE --- 20010917

Method FETCH_RAW_TEXT on class CL_OTR_LONGTEXT has no exception.
History
Last changed by/on SAP  20010917 
SAP Release Created in 620