SAP ABAP Class CL_RMSL_HDL_LONGTEXTS (Label Long Text - Handler)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSL (Package) Labeling Application
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMSL_HDL Handler - Base Class 20080311
Properties
Class CL_RMSL_HDL_LONGTEXTS  
Short Description Label Long Text - Handler    
Super Class CL_RMSL_HDL Handler - Base Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSL   Labeling Application 
Created 20080304   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RMSL_LO_TLS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RMSL_HDL_LONGTEXTS has no interface implemented.
Friends
Class CL_RMSL_HDL_LONGTEXTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_HDL_CL Static Attribute Protected Object reference (TYPE REF TO) CL_RMSL_HDL_LONGTEXTS Label Long Text - Handler 20080304
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_STREAM_TO_ITF_TEXT Instance method Public Method Delivers Draft for a Language 20080414
2 DELETE_LONGTEXT Instance method Public Method Deletes Draft for a Language 20080310
3 GET_INSTANCE_CL Static method Public Method Delivers a Handler Instance 20080310
4 GET_LONGTEXT Instance method Public Method Delivers Draft for a Language 20080310
5 GET_PARENT_LO Instance method Protected Method Delivers Parent Instance 20080317
6 MODIFY_LONGTEXT Instance method Public Method Changes a Draft 20080310
Events
Class CL_RMSL_HDL_LONGTEXTS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_TLINE Public See coding 20130124 TY_T_TLINE TYPE TABLE OF tline
Method Signatures

Method CONVERT_STREAM_TO_ITF_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Meldungen 20080414
2 Exporting ET_ITF_TEXT Call by reference Type reference (TYPE) TY_T_TLINE 20080414
3 Importing IT_LGTXT Call by reference Type reference (TYPE) LDPS_TXT_TAB Tabelle für Langtext 20080414
4 Importing I_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig 20080414
5 Importing I_LABEL_ID Call by reference Type reference (TYPE) RMSLE_LABELID Etikettensatz 20080414
6 Importing I_LANGU Call by reference Type reference (TYPE) LANGU Sprache 20080414

Method CONVERT_STREAM_TO_ITF_TEXT on class CL_RMSL_HDL_LONGTEXTS has no exception.

Method DELETE_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Meldungen 20080312
2 Importing I_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig 20080312
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20080312
4 Importing I_CNT Call by reference Type reference (TYPE) RMSLE_CNT Zähler 20080312
5 Importing I_LABEL_ID Call by reference Type reference (TYPE) RMSLE_LABELID Etikettensatz 20080312
6 Importing I_LANGU Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20080312
7 Importing I_TDID Call by reference Type reference (TYPE) TDID Text-ID 20080312
8 Importing I_TDOBJECT Call by reference Type reference (TYPE) TDOBJECT CL_RMSL_LO_TLS=>CON_LABEL_TDOBJECT_DRAFT Texte: Anwendungsobjekt 20080312

Method DELETE_LONGTEXT on class CL_RMSL_HDL_LONGTEXTS has no exception.

Method GET_INSTANCE_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_HANDLER Call by reference Object reference (TYPE REF TO) CL_RMSL_HDL_LONGTEXTS Handlerinstanz 20080310

Method GET_INSTANCE_CL on class CL_RMSL_HDL_LONGTEXTS has no exception.

Method GET_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LGTXT Call by reference Type reference (TYPE) RMSLS_LO_LGTXT Etikettobjekt: Langtext 20080311
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Meldungen 20080310
3 Exporting ET_LGTXT Call by reference Type reference (TYPE) RMSLTY_LO_LGTXT Etikettobjekt: Langtext 20080327
4 Importing IT_LANGU Call by reference Type reference (TYPE) RMSLTY_LANGU Sprachen 20080327
5 Importing I_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig 20080310
6 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20080310
7 Importing I_CNT Call by reference Type reference (TYPE) RMSLE_CNT Zähler 20080310
8 Importing I_LABEL_ID Call by reference Type reference (TYPE) RMSLE_LABELID Etikettensatz 20080310
9 Importing I_LANGU Call by reference Type reference (TYPE) LANGU Sprache 20080310
10 Importing I_TDID Call by reference Type reference (TYPE) TDID Text-ID 20080310
11 Importing I_TDOBJECT Call by reference Type reference (TYPE) TDOBJECT CL_RMSL_LO_TLS=>CON_LABEL_TDOBJECT_DRAFT Texte: Anwendungsobjekt 20080310

Method GET_LONGTEXT on class CL_RMSL_HDL_LONGTEXTS has no exception.

Method GET_PARENT_LO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_PARENT Call by reference Object reference (TYPE REF TO) IF_RMSL_LO_LGTXT Kommunikation zwischen Aussage Objekt und Vater-Objekt 20080317
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20080317
3 Importing IO_LABEL Call by reference Object reference (TYPE REF TO) CL_RMSL_LO_LBL Etikettobjekt: Etikettierung 20080317
4 Importing I_PARENT_TYPE Call by reference Type reference (TYPE) RMSLE_PARENT_TYPE Vater-Objekt-Typ 20080317

Method GET_PARENT_LO on class CL_RMSL_HDL_LONGTEXTS has no exception.

Method MODIFY_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Meldungen 20080310
2 Importing IT_LGTXT Call by reference Type reference (TYPE) LDPS_TXT_TAB Tabelle für Langtext 20080311
3 Importing I_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig 20080310
4 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20080310
5 Importing I_CNT Call by reference Type reference (TYPE) RMSLE_CNT Zähler 20080310
6 Importing I_LABEL_ID Call by reference Type reference (TYPE) RMSLE_LABELID Etikettensatz 20080310
7 Importing I_LANGU Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20080310
8 Importing I_TDID Call by reference Type reference (TYPE) TDID Text-ID 20080310
9 Importing I_TDOBJECT Call by reference Type reference (TYPE) TDOBJECT CL_RMSL_LO_TLS=>CON_LABEL_TDOBJECT_DRAFT Texte: Anwendungsobjekt 20080310

Method MODIFY_LONGTEXT on class CL_RMSL_HDL_LONGTEXTS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604