SAP ABAP Class CL_PPELITXT_CNTL (Long Text Handling in iPPE)
Hierarchy
EA-IPPE (Software Component) SAP iPPE
   AP-PPE (Application Component) Integrated Product and Process Engineering
     CPPEENG (Package) iPPE Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PPELIEXT_CNTL iPPE Engine Interface for External Objects 20011015
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PPELIEXT_OPERATION iPPE Engine Interface for Operations on Objects 20040120
Properties
Class CL_PPELITXT_CNTL  
Short Description Long Text Handling in iPPE    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CPPEENG   iPPE Engine 
Created 20011015   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PPET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PPELIEXT_CNTL iPPE Engine Interface for External Objects 20011015
2 IF_PPELIEXT_OPERATION iPPE Engine Interface for Operations on Objects 20040120
Friends
Class CL_PPELITXT_CNTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_HEADER Static Attribute Private Type reference (TYPE) T_HEADER_TAB List of Long Text Header Objects 20011015
2 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_PPELITXT_CNTL Long Text Handling in iPPE 20011015
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011123
2 GET_INSTANCE Static method Public Method Generate the Instance for the iPPE Engine 20011015
3 HEADER_ADD Static method Public Method Mark a Text Header for Saving 20011015
4 LONGTEXT_COPY Static method Public Method Copy Long Text for iPPE Object 20011015
5 LONGTEXT_DELETE Static method Public Method Delete Long Text for iPPE Object 20011015
6 LONGTEXT_INLINE_GET Static method Public Method Read Long Text for iPPE Object 20011017
7 LONGTEXT_INLINE_SET Static method Public Method Set the inline in the long text from the short text 20011015
Events
Class CL_PPELITXT_CNTL has no event.
Types
Class CL_PPELITXT_CNTL has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PPELITXT_CNTL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PPELITXT_CNTL has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INSTANCE Call by reference Object reference (TYPE REF TO) IF_PPELIEXT_CNTL iPPE Engine Interface for External Objects 20011015

Method GET_INSTANCE on class CL_PPELITXT_CNTL has no exception.

Method HEADER_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INTENDED_DBOP Call by reference Type reference (TYPE) PVS_DBOP Update Indicator 20011015
2 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Controls Message Handling in the iPPE Engine 20011015
3 Importing IM_THEAD Call by reference Type reference (TYPE) THEAD SAPscript: Text Header 20011015
# Exception Resumable Description Created on
1 ERROR Error marking a long text for saving 20011015

Method LONGTEXT_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CURRAENNR Call by reference Type reference (TYPE) PVS_AENNR Definition of the Change Number in iPPE 20011015
2 Importing IM_CURRGUID Call by reference Type reference (TYPE) PVS_GUID Internal Identification for PVS Objects 20011015
3 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Controls Message Handling in the iPPE Engine 20011015
4 Importing IM_PREVAENNR Call by reference Type reference (TYPE) PVS_AENNR Definition of the Change Number in iPPE 20011015
5 Importing IM_PREVGUID Call by reference Type reference (TYPE) PVS_GUID Internal Identification for PVS Objects 20011015
6 Importing IM_TDID Call by reference Type reference (TYPE) TDID Text ID 20011015
7 Importing IM_TDOBJECT Call by reference Type reference (TYPE) TDOBJECT 'PVS' Long Text Object Type 20011015
# Exception Resumable Description Created on
1 COPY_ERROR Error copying the long text 20011015

Method LONGTEXT_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AENNR Call by reference Type reference (TYPE) PVS_AENNR Definition of the Change Number in iPPE 20011015
2 Importing IM_GUID Call by reference Type reference (TYPE) PVS_GUID Internal Identification for PVS Objects 20011015
3 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Nachrichtenbehandlung im iPPE 20031010
4 Importing IM_TDID Call by reference Type reference (TYPE) TDID Text ID 20011015
5 Importing IM_TDOBJECT Call by reference Type reference (TYPE) TDOBJECT 'PVS' Texts: application object 20011015
6 Importing IM_TDSPRAS Call by reference Type reference (TYPE) SPRAS Language Key 20011015
# Exception Resumable Description Created on
1 DELETE_ERROR Error deleting the long text of an iPPE object 20011015

Method LONGTEXT_INLINE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TEXT Call by reference Type reference (TYPE) TEXT60 Text Field (60 Characters) 20011018
2 Importing IM_AENNR Call by reference Type reference (TYPE) PVS_AENNR AENNR with deletion indicator 20011018
3 Importing IM_GUID Call by reference Type reference (TYPE) PVS_GUID Internal Identification for PVS Objects 20011018
4 Importing IM_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20011018
5 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Controls Message Handling in the iPPE Engine 20011017
6 Importing IM_OTYPE Call by reference Type reference (TYPE) PVS_OTYPE iPPE Object Type 20011018
# Exception Resumable Description Created on
1 INLINE_TEXT_READ_ERROR Error reading the inline text 20011017

Method LONGTEXT_INLINE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TEXT Call by reference Type reference (TYPE) PVS_VARTXT First Line of Long Text 20011015
2 Exporting EX_LINE Call by reference Type reference (TYPE) TLINE SAPscript: Text-Zeilen 20020903
3 Importing IM_AENNR Call by reference Type reference (TYPE) PVS_AENNR SPACE Definition of the Change Number in iPPE 20011015
4 Importing IM_DO_IT Call by reference Type reference (TYPE) C PPET_FALSE Inline-Text auf jeden Fall setzen 20020903
5 Importing IM_GUID Call by reference Type reference (TYPE) PVS_GUID Internal Identification for PVS Objects 20011015
6 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Controls Message Handling in the iPPE Engine 20011015
7 Importing IM_TDID Call by reference Type reference (TYPE) TDID Text ID 20011015
8 Importing IM_TDOBJECT Call by reference Type reference (TYPE) TDOBJECT 'PVS' Texts: Application Object 20011015
9 Importing IM_TDSPRAS Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20011015
# Exception Resumable Description Created on
1 ERROR Error setting the inline text 20011015
2 NO_LONG_TEXT Kein Langtext gepflegt 20020903
History
Last changed by/on SAP  20041209 
SAP Release Created in 110