SAP ABAP Class CL_RMSL_MIG_LABEL_PACKAGE (Migration: Packaging)
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_MIG_LABEL_SUPER Migration: Superior Class for Label Set 20110502
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMSL_MIG_LABEL_LONGTXT_PART Migration: Long Text 20110503
Properties
Class CL_RMSL_MIG_LABEL_PACKAGE  
Short Description Migration: Packaging    
Super Class CL_RMSL_MIG_LABEL_SUPER Migration: Superior Class for Label Set 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSL   Labeling Application 
Created 20110429   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMSL_MIG_LABEL_PACKAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMSL_MIG_LABEL_LONGTXT_PART Migration: Long Text 20110503
Friends
Class CL_RMSL_MIG_LABEL_PACKAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LONG_TEXT Instance attribute Private Attribute reference (LIKE) 20110503
2 MT_RMSLA_PAIT Instance attribute Private Type reference (TYPE) TT_RMSLA_PAIT Label Object: Item of Package Label List (Sorted) 20110503
3 MT_RMSLA_PALI Instance attribute Private Type reference (TYPE) TT_RMSLA_PALI Label Object: Package Label List (Sorted) 20110503
4 MT_RMSLA_PALIT Instance attribute Private Type reference (TYPE) TT_RMSLA_PALIT Label Object: Description of Package Label List (Sorted) 20110503
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110503
2 LOAD_CHANGE_STATES Instance method Private Method 20110502
3 SET_RECORDS Instance method Public Method 20110503
Events
Class CL_RMSL_MIG_LABEL_PACKAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_RMSLA_PAIT Public Type reference (TYPE) RMSLA_PAIT 20110503
2 TS_RMSLA_PALI Public Type reference (TYPE) RMSLA_PALI 20110503
3 TS_RMSLA_PALIT Public Type reference (TYPE) RMSLA_PALIT 20110503
4 TT_RMSLA_PAIT Public See coding 20110503 tt_rmsla_pait TYPE STANDARD TABLE OF ts_rmsla_pait
5 TT_RMSLA_PALI Public See coding 20110503 tt_rmsla_pali TYPE STANDARD TABLE OF ts_rmsla_pali
6 TT_RMSLA_PALIT Public See coding 20110503 tt_rmsla_palit TYPE STANDARD TABLE OF ts_rmsla_palit
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LABELID Call by reference Type reference (TYPE) RMSLE_LABELID Etikettensatz 20110503
# Exception Resumable Description Created on
1 CX_RMSL_MIG_LABEL_EXCEPTION Migration: Ausnahmeklasse 20110513

Method LOAD_CHANGE_STATES Signature

Method LOAD_CHANGE_STATES on class CL_RMSL_MIG_LABEL_PACKAGE has no parameter.
Method LOAD_CHANGE_STATES on class CL_RMSL_MIG_LABEL_PACKAGE has no exception.

Method SET_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LONG_TEXT Call by reference Object reference (TYPE REF TO) CL_RMSL_MIG_LABEL_LONG_TEXT Migration: Langtext 20110503
2 Importing IT_RMSLA_PAIT Call by reference Type reference (TYPE) TT_RMSLA_PAIT Etikettobjekt: Position Verpackungs-Liste (sortiert) 20110503
3 Importing IT_RMSLA_PALI Call by reference Type reference (TYPE) TT_RMSLA_PALI Etikettobjekt: Verpackungs-Liste (sortiert) 20110503
4 Importing IT_RMSLA_PALIT Call by reference Type reference (TYPE) TT_RMSLA_PALIT Etikettobjekt: Beschreibung Verpackungsliste (sortiert) 20110503
5 Importing IV_LABELID Call by reference Type reference (TYPE) RMSLE_LABELID Etikettensatz 20110503

Method SET_RECORDS on class CL_RMSL_MIG_LABEL_PACKAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606