SAP ABAP Class CL_RMSL_DI_COMBINE_IN (Class for BAdI Impl.: RMSL_RECONSTITUATION_IN)
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_BADI_INTERFACE Tag Interface for BAdIs 20080314
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMSL_APPLY_COMBINE_IN Interface for BAdI: RMSL_APPLY_COMBINE_IN 20080314
Properties
Class CL_RMSL_DI_COMBINE_IN  
Short Description Class for BAdI Impl.: RMSL_RECONSTITUATION_IN    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSL   Labeling Application 
Created 20080314   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMSL_DI_COMBINE_IN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20080314
2 IF_RMSL_APPLY_COMBINE_IN Interface for BAdI: RMSL_APPLY_COMBINE_IN 20080314
Friends
Class CL_RMSL_DI_COMBINE_IN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_GROUP Constant Protected Type reference (TYPE) RMSLE_ITEM_TYPE '1' Category of an Item in the Ingredient Label List 20080314
2 C_DECIMALS Constant Protected Type reference (TYPE) RMSLE_DECIMALS '6' Decimal Places 20080314
3 C_PERCENT_SIGN Constant Protected Type reference (TYPE) RMSLE_UNIT '%' Unit of Measure 20080314
4 GT_TEXT Instance attribute Protected Type reference (TYPE) TT_TEXT 20080314
Methods
# Method Level Visibility Method type Description Created on
1 READ_DESCRIPTION Instance method Protected Method 20080314
Events
Class CL_RMSL_DI_COMBINE_IN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TEXT Protected See coding 20080314 tt_text TYPE STANDARD TABLE OF t_text
2 T_TEXT Protected See coding 20080314 BEGIN OF t_text , text TYPE char40, text_dsc TYPE char40, itemcnt TYPE rmsle_itemcnt, END OF t_text
Method Signatures

Method READ_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_IN Call by reference Object reference (TYPE REF TO) CL_RMSL_LO_LBL_IN Etikettobjekt: Inhaltsstoff-Etikettierung 20080314
2 Importing IT_INIT Call by reference Type reference (TYPE) RMSLTY_INIT_EXT Etikettobjekt: Position einer Inhaltsstoff-Kennzeichung 20080314
3 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT 1 Listenzähler 20100713
4 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20080314
5 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20080314

Method READ_DESCRIPTION on class CL_RMSL_DI_COMBINE_IN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604