SAP ABAP Class CL_RMSL_MIG_LABEL_DIET (Migration: Diet)
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 20110502
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMSL_MIG_LABEL_STMT_PART Migration: Statement 20110502
Properties
Class CL_RMSL_MIG_LABEL_DIET  
Short Description Migration: Diet    
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
# Type group / Object type Type Type Description
1 IF_RMSL_MIG_LABEL_PART Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMSL_MIG_LABEL_LONGTXT_PART Migration: Long Text 20110502
2 IF_RMSL_MIG_LABEL_STMT_PART Migration: Statement 20110502
Friends
Class CL_RMSL_MIG_LABEL_DIET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_INITIAL_STM_OBJNO Instance attribute Private Attribute reference (LIKE) 20110502
2 MO_LABEL_STMT Instance attribute Private Attribute reference (LIKE) 20110502
3 MO_LONG_TEXT Instance attribute Private Attribute reference (LIKE) 20110502
4 MT_RMSLA_DIIT Instance attribute Private Type reference (TYPE) TT_RMSLA_DIIT Label Object: Diet Label Item 20110429
5 MT_RMSLA_DILI Instance attribute Private Type reference (TYPE) TT_RMSLA_DILI Label Object: Diet Label 20110429
6 MT_RMSLA_DIVA Instance attribute Private Type reference (TYPE) TT_RMSLA_DIVA Label Object: Diet Values 20110429
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_SOURCE_INT Instance method Private Method Adjust Data Origin 20110607
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110502
3 LOAD_CHANGE_STATES Instance method Private Method 20110502
4 READ_STATEMENT Instance method Private Method 20110502
5 SET_RECORDS Instance method Public Method 20110503
6 SET_STM_OBJNO Instance method Private Method 20110502
Events
Class CL_RMSL_MIG_LABEL_DIET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_RMSLA_DIIT Public Type reference (TYPE) RMSLA_DIIT 20110503
2 TS_RMSLA_DILI Public Type reference (TYPE) RMSLA_DILI 20110503
3 TS_RMSLA_DIVA Public Type reference (TYPE) RMSLA_DIVA 20110503
4 TS_STMT_OBJNO_KEY_HASH Private Attribute reference (LIKE) 20110502
5 TS_STM_OBJNO Private Attribute reference (LIKE) 20110502
6 TS_USAGE_OBJNO_KEY_HASH Private Attribute reference (LIKE) 20110502
7 TT_RMSLA_DIIT Public See coding 20110503 tt_rmsla_diit TYPE STANDARD TABLE OF ts_rmsla_diit
8 TT_RMSLA_DILI Public See coding 20110503 tt_rmsla_dili TYPE STANDARD TABLE OF ts_rmsla_dili
9 TT_RMSLA_DIVA Public See coding 20110503 tt_rmsla_diva TYPE STANDARD TABLE OF ts_rmsla_diva
10 TT_STMT_OBJNO_KEY_HASH Private Attribute reference (LIKE) 20110502
11 TT_STM_OBJNO Private Attribute reference (LIKE) 20110502
12 TT_USAGE_OBJNO_KEY_HASH Private Attribute reference (LIKE) 20110502
Method Signatures

Method ADJUST_SOURCE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RMSLA_DILI Call by reference Type reference (TYPE) TS_RMSLA_DILI 20110607
2 Returning RV_SOURCE_INT Value transfer Type reference (TYPE) RMSLE_DATA_SOURCE Datenherkunft 20110607
# Exception Resumable Description Created on
1 CX_RMSL_MIG_LABEL_EXCEPTION Migration: Ausnahmeklasse 20110607

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 20110502
# 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_DIET has no parameter.
Method LOAD_CHANGE_STATES on class CL_RMSL_MIG_LABEL_DIET has no exception.

Method READ_STATEMENT Signature

Method READ_STATEMENT on class CL_RMSL_MIG_LABEL_DIET has no parameter.
Method READ_STATEMENT on class CL_RMSL_MIG_LABEL_DIET has no exception.

Method SET_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LABEL_STMT Call by reference Object reference (TYPE REF TO) CL_RMSL_MIG_LABEL_STATEMENT Migration: Aussage 20110503
2 Importing IO_LONG_TEXT Call by reference Object reference (TYPE REF TO) CL_RMSL_MIG_LABEL_LONG_TEXT Migration: Langtext 20110503
3 Importing IT_RMSLA_DIIT Call by reference Type reference (TYPE) TT_RMSLA_DIIT 20110503
4 Importing IT_RMSLA_DILI Call by reference Type reference (TYPE) TT_RMSLA_DILI 20110503
5 Importing IT_RMSLA_DIVA Call by reference Type reference (TYPE) TT_RMSLA_DIVA 20110503
6 Importing IV_LABELID Call by reference Type reference (TYPE) RMSLE_LABELID 20110503

Method SET_RECORDS on class CL_RMSL_MIG_LABEL_DIET has no exception.

Method SET_STM_OBJNO Signature

Method SET_STM_OBJNO on class CL_RMSL_MIG_LABEL_DIET has no parameter.
Method SET_STM_OBJNO on class CL_RMSL_MIG_LABEL_DIET has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606