SAP ABAP Class CL_RMSL_VIEW_HTML_PREVIEW (Label Set View - HTML Preview)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMSL_VIEW View Interface 20060817
Properties
Class CL_RMSL_VIEW_HTML_PREVIEW  
Short Description Label Set View - HTML Preview    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSL   Labeling Application 
Created 20060817   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMSL_VIEW View Interface 20060817
Friends
Class CL_RMSL_VIEW_HTML_PREVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CTRL Instance attribute Private Object reference (TYPE REF TO) CL_RMSL_CTRL_HTML_PREVIEW Label View 20060817
2 MO_HDL_HTML_PREVIEW Instance attribute Private Object reference (TYPE REF TO) CL_RMSL_HDL_HTML_PREVIEW Label Data Handler 20060817
3 MO_UI_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_RMSL_UI_MANAGER UI-Manager Interface 20060817
4 MO_VIEW_CL Static Attribute Private Object reference (TYPE REF TO) CL_RMSL_VIEW_HTML_PREVIEW Label Set Change Document View 20060817
5 M_AENNR Instance attribute Private Type reference (TYPE) AENNR Change Number 20060817
6 M_KEYDATE Instance attribute Private Type reference (TYPE) RMSLE_KEY_DATE Key Date 20060817
7 M_LABEL_ID Instance attribute Private Type reference (TYPE) RMSLE_LABELID Label 20060817
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20060817
2 GET_DATA Instance method Public Method Delivers the Label Set Change State as an HTML Data Stream 20060817
3 GET_INSTANCE_CL Static method Public Method Delivers View Instance 20060817
4 GET_LABEL_KEY Instance method Public Method Delivers Label Key (Incl. Activity Type) 20060817
5 INIT_VIEW_DATA Instance method Private Method Reinitialize Data Buffer 20060817
6 OPEN_VIEW Instance method Public Method Open View 20060817
Events
Class CL_RMSL_VIEW_HTML_PREVIEW has no event.
Types
Class CL_RMSL_VIEW_HTML_PREVIEW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RMSL_VIEW_HTML_PREVIEW has no parameter.
Method CONSTRUCTOR on class CL_RMSL_VIEW_HTML_PREVIEW has no exception.

Method GET_DATA 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 Fehlertabelle 20060817
2 Exporting E_VIEW_DATA Call by reference Type reference (TYPE) STRING Serialisierte Etikettensatzdaten (XHTML Datenstrom) 20060817

Method GET_DATA on class CL_RMSL_VIEW_HTML_PREVIEW 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_VIEW Call by reference Object reference (TYPE REF TO) IF_RMSL_VIEW View-Interface 20060817

Method GET_INSTANCE_CL on class CL_RMSL_VIEW_HTML_PREVIEW has no exception.

Method GET_LABEL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig 20060817
2 Exporting E_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060817
3 Exporting E_KEYDATE Call by reference Type reference (TYPE) RMSLE_KEY_DATE Stichtag 20060817
4 Exporting E_LABEL_ID Call by reference Type reference (TYPE) RMSLE_LABELID Etikett 20060817

Method GET_LABEL_KEY on class CL_RMSL_VIEW_HTML_PREVIEW has no exception.

Method INIT_VIEW_DATA Signature

Method INIT_VIEW_DATA on class CL_RMSL_VIEW_HTML_PREVIEW has no parameter.
Method INIT_VIEW_DATA on class CL_RMSL_VIEW_HTML_PREVIEW has no exception.

Method OPEN_VIEW 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 Fehlertabelle 20060817
2 Importing I_AENNR Value transfer Type reference (TYPE) AENNR Änderungsnummer 20060817
3 Importing I_KEYDATE Value transfer Type reference (TYPE) RMSLE_KEY_DATE Stichtag 20060817
4 Importing I_LABEL_ID Value transfer Type reference (TYPE) RMSLE_LABELID Etikett 20060817

Method OPEN_VIEW on class CL_RMSL_VIEW_HTML_PREVIEW has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700