SAP ABAP Class CL_RMSL_LO_LBL_DI (Label Object: Diet Labeling)
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_LO_LGTXT Communication Between Long-Text Object and Parent Object 20080326
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMSL_LO_STATEMENT Communication Between Statement Object and Parent Object 20060712
Properties
Class CL_RMSL_LO_LBL_DI  
Short Description Label Object: Diet Labeling    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSL   Labeling Application 
Created 20060601   SAP 
Last change 20130531   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_LO_LGTXT Communication Between Long-Text Object and Parent Object 20080326
2 IF_RMSL_LO_STATEMENT Communication Between Statement Object and Parent Object 20060712
Friends
# Friend Modeled only Created on Description
1 CL_RMSL_LO_LBL 20060606 Label Object: Labeling
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LBL Instance attribute Private Object reference (TYPE REF TO) CL_RMSL_LO_LBL Label Object: Labeling 20060602
2 MTS_DIIT Instance attribute Private Type reference (TYPE) RMSLTY_LO_DIIT Label Object: Diet Labeling Item 20060731
3 MTS_DILI Instance attribute Private Type reference (TYPE) RMSLTY_LO_DILI Label Object: Diet Labeling 20060731
4 MT_DIIT_DB Instance attribute Private Type reference (TYPE) RMSLTY_LO_DIIT_DB Label Object: Diet Labeling Item (DB) 20060731
5 MT_DILI_DB Instance attribute Private Type reference (TYPE) RMSLTY_LO_DILI_DB Label Object: Diet Labeling (DB) 20060731
6 MT_DIVA_DB Instance attribute Private Type reference (TYPE) RMSLTY_LO_DIVA_DB Label Object: Diet Values (DB) 20060801
7 MV_LABELID Instance attribute Private Type reference (TYPE) RMSLE_LABELID Label Set 20110203
8 M_FLG_DATA_CHANGED Instance attribute Private Type reference (TYPE) RMSLE_FLG_DATA_CHANGED Data Change 20060602
9 M_FLG_DB_DONE Instance attribute Private Type reference (TYPE) RMSLE_FLG_DB_DONE Data Selected 20060602
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method Adds an Item to Diet Labeling 20060606
2 ADD_LIST Instance method Public Method Adds Diet Labeling 20060606
3 ADD_LIST_FOR_TARG_LOC Instance method Public Method EhP6: creates list with items in case of new target location 20100903
4 CHANGE_LIST_POSITIONS Instance method Private Method Changes List Items 20060731
5 CHECK_CONSISTENCY Instance method Public Method Checks Consistency of Data 20060606
6 CHECK_LIST_CL Static method Public Method Checks the Items of Diet Labeling 20060606
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060607
8 COPY_ITEMS Instance method Private Method Copies List Items 20060830
9 COPY_LIST_ITEMS Instance method Public Method EhP6: copies all items of a list to another list 20100811
10 CREATE_INSTANCE_CL Static method Private Method Creates a New Instance of Diet Labeling 20060616
11 DATA_CHANGED Instance method Public Method Indicator: Data was Changed 20060712
12 DELETE_ALL_ITEMS Instance method Private Method Deletes All Items of Diet Labeling 20060712
13 DELETE_INGREDIENT_DIET Instance method Public Method Deletes Diet Substances Assigned to an Ingredient 20060901
14 DELETE_ITEM Instance method Public Method Deletes an Item from Diet Labeling 20060606
15 DELETE_LIST Instance method Public Method Deletes Diet Labeling 20060606
16 DET_CHANGE_STATE Instance method Private Method Determines Change State with Data 20060731
17 GET_DATA_SOURCE_TEXT Instance method Public Method Delivers Text for a Data Origin 20060606
18 GET_DIET_TEXT Instance method Public Method Delivers Text for a Diet Substance 20060606
19 GET_LIST_HEADER Instance method Public Method Delivers the Header Data for Diet Labeling 20060606
20 GET_LIST_ITEMS Instance method Public Method Delivers the Items for Diet Labeling 20060606
21 INIT_LIST Instance method Private Method Initializes Buffer 20060830
22 MODIFY_DIET_VALUE Instance method Public Method Changes the Declared Value (Status) of an Item 20060606
23 MODIFY_FLG_SHOW_ITEM Instance method Public Method Changes the Indicator for 'No Item Display' 20060918
24 MODIFY_SPLIT_LIST Instance method Protected Method Checks/Data Split in Parent Object for Changes to Statement 20080326
25 READ_LIST Instance method Private Method Reads Data for Diet Labeling from the Database 20060606
26 REM_LIST_FOR_TARG_LOC Instance method Public Method EhP6: removes list with items in case of deleted targ. loc. 20100907
27 SAVE_LIST Instance method Private Method Saves Data for Diet Labeling in the Database 20060606
28 SAVE_LIST_WUI_UPD_TASK Instance method Private Method Saves Data for Diet Labeling in the Database 20100104
29 SET_LIST Instance method Public Method Sets Items According to a Data Origin 20060606
30 SPLIT_LIST Instance method Private Method Adds a Change State if Necessary 20060712
Events
Class CL_RMSL_LO_LBL_DI has no event.
Types
Class CL_RMSL_LO_LBL_DI has no local type.
Method Signatures

Method ADD_ITEM 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 Tabelle mit BAPI Return Informationen 20060731
2 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT 1 List Counter 20100804
3 Importing IV_WUI_VALUE Call by reference Type reference (TYPE) RMSLE_VALUE_DIET Diätwert 20091201
4 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060731
5 Importing I_DIET Call by reference Type reference (TYPE) RMSLE_DIET Diät 20060731
6 Importing I_RELATIONSHIP Call by reference Type reference (TYPE) RMSLE_TREE_REL Beziehung innerhalb eines Baumes 20060731
7 Importing I_RELATIVE Call by reference Type reference (TYPE) RMSLE_DIET Diät 20060731
8 Importing I_SPECIFICATION Call by reference Type reference (TYPE) RMSLE_SPECIFICATION Produktspezifikation 20060731
9 Importing I_VALUE Call by reference Type reference (TYPE) RMSLE_VALUE_DIET Diätwert 20060731

Method ADD_ITEM on class CL_RMSL_LO_LBL_DI has no exception.

Method ADD_LIST 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 Tabelle mit BAPI Return Informationen 20060731
2 Importing IS_USAGE Call by reference Type reference (TYPE) RMSLS_USAGE Verwendung 20080203
3 Importing IT_TRG_LOC Call by reference Type reference (TYPE) RMSLTY_LOCCNT Internal Target Location Counter 20100811
4 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT 1 List Counter 20100806
5 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060731
6 Importing I_DATA_SOURCE Call by reference Type reference (TYPE) RMSLE_DATA_SOURCE Datenherkunft 20060731
7 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20070102

Method ADD_LIST on class CL_RMSL_LO_LBL_DI has no exception.

Method ADD_LIST_FOR_TARG_LOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AENNR Call by reference Type reference (TYPE) AENNR Change Number 20100903
2 Importing IV_EXCLUDING_FLG Call by reference Type reference (TYPE) RMSLE_FLG_EXCLUDING Validity Area Is Excluded 20101214
3 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Language Key 20100913
4 Importing IV_TRG_LOC Call by reference Type reference (TYPE) RMSLE_LOCCNT Internal Target Location Counter 20100903

Method ADD_LIST_FOR_TARG_LOC on class CL_RMSL_LO_LBL_DI has no exception.

Method CHANGE_LIST_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DIIT Call by reference Type reference (TYPE) RMSLS_LO_DIIT Etikettobjekt: Position einer Diäten-Kennzeichnung 20060731
2 Importing IS_DIIT_REL Call by reference Type reference (TYPE) RMSLS_LO_DIIT Etikettobjekt: Position einer Diäten-Kennzeichnung 20060731
3 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT 1 List Counter 20100806
4 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060731
5 Importing I_RELATIONSHIP Call by reference Type reference (TYPE) RMSLE_TREE_REL Beziehung innerhalb eines Baumes 20060731
6 Importing I_RELATIVE Call by reference Type reference (TYPE) RMSLE_DIET Diät 20060731
7 Importing I_SPECIFICATION Call by reference Type reference (TYPE) RMSLE_SPECIFICATION Produktspezifikation 20060731
# Exception Resumable Description Created on
1 INVALID_RELATIONSHIP 20060731

Method CHECK_CONSISTENCY 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 Tabelle mit BAPI Return Informationen 20060731

Method CHECK_CONSISTENCY on class CL_RMSL_LO_LBL_DI has no exception.

Method CHECK_LIST_CL 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 Tabelle mit BAPI Return Informationen 20060731
2 Importing IT_DIET_ITEM Call by reference Type reference (TYPE) RMSLTY_DIET_ITEM Diäten-Listen-Position 20060731
3 Importing IV_DIET_GORUP Call by reference Type reference (TYPE) RMSLE_DIET_GROUP Diätstoffgruppe 20091111
4 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20060710

Method CHECK_LIST_CL on class CL_RMSL_LO_LBL_DI has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LBL Value transfer Object reference (TYPE REF TO) CL_RMSL_LO_LBL Etikettobjekt: Kennzeichnung 20060607

Method CONSTRUCTOR on class CL_RMSL_LO_LBL_DI has no exception.

Method COPY_ITEMS 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 Tabelle mit BAPI Return Informationen 20060830
2 Importing IT_DIIT Call by reference Type reference (TYPE) RMSLTY_DIIT_EXT Etikettobjekt: Position einer Diäten-Kennzeichung 20060830
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060830

Method COPY_ITEMS on class CL_RMSL_LO_LBL_DI has no exception.

Method COPY_LIST_ITEMS 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 Table with BAPI Return Information 20100811
2 Importing IV_AENNR Call by reference Type reference (TYPE) AENNR Change Number 20100811
3 Importing IV_CREATE_NEW Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100825
4 Importing IV_SRC_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT List Counter 20100811
5 Importing IV_TRG_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT List Counter 20100811

Method COPY_LIST_ITEMS on class CL_RMSL_LO_LBL_DI has no exception.

Method CREATE_INSTANCE_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_OBJ Call by reference Object reference (TYPE REF TO) CL_RMSL_LO_LBL_DI Etikettobjekt: Diäten-Kennzeichnung 20060616
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060616
3 Importing IO_LBL Call by reference Object reference (TYPE REF TO) CL_RMSL_LO_LBL Etikettobjekt: Kennzeichnung 20060616

Method CREATE_INSTANCE_CL on class CL_RMSL_LO_LBL_DI has no exception.

Method DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA_CHANGED Value transfer Type reference (TYPE) RMSLE_FLG allgemeines Kennzeichen 20060712

Method DATA_CHANGED on class CL_RMSL_LO_LBL_DI has no exception.

Method DELETE_ALL_ITEMS 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 Tabelle mit BAPI Return Informationen 20060712
2 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT 1 List Counter 20100806
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060712

Method DELETE_ALL_ITEMS on class CL_RMSL_LO_LBL_DI has no exception.

Method DELETE_INGREDIENT_DIET 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 Tabelle mit BAPI Return Informationen 20060901
2 Importing IT_INGREDIENT Call by reference Type reference (TYPE) RMSLTY_LO_INIT Etikettobjekt: Position einer Inhaltsstoff-Kennzeichung 20060901
3 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT List Counter 20100809
4 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060901

Method DELETE_INGREDIENT_DIET on class CL_RMSL_LO_LBL_DI has no exception.

Method DELETE_ITEM 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 20060731
2 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT 1 List Counter 20100806
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR 20060731
4 Importing I_DIET Call by reference Type reference (TYPE) RMSLE_DIET Diät 20060731
5 Importing I_SPECIFICATION Call by reference Type reference (TYPE) RMSLE_SPECIFICATION Produktspezifikation 20060731

Method DELETE_ITEM on class CL_RMSL_LO_LBL_DI has no exception.

Method DELETE_LIST 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 Tabelle mit BAPI Return Informationen 20060731
2 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT 1 List Counter 20100806
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060731
4 Importing I_FLG_ENFORCE_DEL Call by reference Type reference (TYPE) RMSLE_FLG ABAP_FALSE Löschen ohne Status-Prüfung 20060920
5 Importing I_FLG_USE_DELFLG Call by reference Type reference (TYPE) RMSLE_FLG ABAP_TRUE Löschen erfolgt durch setzen des Löschkennzeichens 20060925

Method DELETE_LIST on class CL_RMSL_LO_LBL_DI has no exception.

Method DET_CHANGE_STATE 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 Tabelle mit BAPI Return Informationen 20060731
2 Exporting E_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060731
3 Exporting E_FLG_FOUND Call by reference Type reference (TYPE) RMSLE_FLG allgemeines Kennzeichen 20060731
4 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT 1 List Counter 20100806
5 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060731

Method DET_CHANGE_STATE on class CL_RMSL_LO_LBL_DI has no exception.

Method GET_DATA_SOURCE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_SOURCE_DSC Call by reference Type reference (TYPE) RMSLTY_DATA_SOURCE_DSC Sprachabhängige Bezeichnung der Datenherkunft 20060731
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060731
3 Exporting ET_EXTERNAL_KEY Call by reference Type reference (TYPE) RMSLTY_DATA_SOURCE_KEY_MAP Schlüsselabbildung für Datenherkunften 20060731
4 Importing IT_LANGU Call by reference Type reference (TYPE) RMSLTY_LANGU Sprachen 20060731
5 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT 1 List Counter 20100806
6 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060731
7 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20060731

Method GET_DATA_SOURCE_TEXT on class CL_RMSL_LO_LBL_DI has no exception.

Method GET_DIET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIET_DSC Call by reference Type reference (TYPE) RMSLTY_DIET_DSC Sprachabhängige Bezeichnung von Diäten 20060731
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060731
3 Exporting ET_EXTERNAL_KEY Call by reference Type reference (TYPE) RMSLTY_DIET_KEY_MAP Schlüsselabbildung für Diäten 20060731
4 Importing IT_LANGU Call by reference Type reference (TYPE) RMSLTY_LANGU Sprachen 20060731
5 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT 1 List Counter 20100806
6 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060731
7 Importing I_DIET Call by reference Type reference (TYPE) RMSLE_DIET Diät 20060731
8 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20060731
9 Importing I_SPECIFICATION Call by reference Type reference (TYPE) RMSLE_SPECIFICATION Listenzähler 20060731

Method GET_DIET_TEXT on class CL_RMSL_LO_LBL_DI has no exception.

Method GET_LIST_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DILI Call by reference Type reference (TYPE) RMSLS_LO_DILI Etikettobjekt: Diäten-Kennzeichnung 20060731
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060731
3 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT 1 List Counter 20100802
4 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060731

Method GET_LIST_HEADER on class CL_RMSL_LO_LBL_DI has no exception.

Method GET_LIST_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIIT Call by reference Type reference (TYPE) RMSLTY_DIIT_EXT Etikettobjekt: Positionen einer Diäten-Kennzeichnung 20060711
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060711
3 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT 1 List Counter 20100802
4 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060711
5 Importing I_DIET Call by reference Type reference (TYPE) RMSLE_DIET Diät 20060711
6 Importing I_SPECIFICATION Call by reference Type reference (TYPE) RMSLE_SPECIFICATION Produktspezifikation 20060731

Method GET_LIST_ITEMS on class CL_RMSL_LO_LBL_DI has no exception.

Method INIT_LIST Signature

Method INIT_LIST on class CL_RMSL_LO_LBL_DI has no parameter.
Method INIT_LIST on class CL_RMSL_LO_LBL_DI has no exception.

Method MODIFY_DIET_VALUE 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 Tabelle mit BAPI Return Informationen 20060731
2 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT 1 List Counter 20100806
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060731
4 Importing I_DIET Call by reference Type reference (TYPE) RMSLE_DIET Diät 20060731
5 Importing I_DIET_VALUE Call by reference Type reference (TYPE) RMSLE_VALUE_DIET Diätwert 20060731
6 Importing I_SPECIFICATION Call by reference Type reference (TYPE) RMSLE_SPECIFICATION Produktspezifikation 20060731

Method MODIFY_DIET_VALUE on class CL_RMSL_LO_LBL_DI has no exception.

Method MODIFY_FLG_SHOW_ITEM 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 Tabelle mit BAPI Return Informationen 20060918
2 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT 1 List Counter 20100809
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060918
4 Importing I_DIET Call by reference Type reference (TYPE) RMSLE_DIET Diät 20060918
5 Importing I_FLG_SHOW_ITEM Call by reference Type reference (TYPE) RMSLE_FLG_SHOW_ITEM Value including unit of measure 20060918
6 Importing I_SPECIFICATION Call by reference Type reference (TYPE) RMSLE_SPECIFICATION Produktspezifikation 20060918

Method MODIFY_FLG_SHOW_ITEM on class CL_RMSL_LO_LBL_DI has no exception.

Method MODIFY_SPLIT_LIST 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 Tabelle mit BAPI Return Informationen 20080326
2 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20080326

Method MODIFY_SPLIT_LIST on class CL_RMSL_LO_LBL_DI has no exception.

Method READ_LIST 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 Tabelle mit BAPI Return Informationen 20060731

Method READ_LIST on class CL_RMSL_LO_LBL_DI has no exception.

Method REM_LIST_FOR_TARG_LOC 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 Table with BAPI Return Information 20100907
2 Importing IV_TRG_LOC Call by reference Type reference (TYPE) RMSLE_LOCCNT Internal Target Location Counter 20100907

Method REM_LIST_FOR_TARG_LOC on class CL_RMSL_LO_LBL_DI has no exception.

Method SAVE_LIST 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 Tabelle mit BAPI Return Informationen 20060629
2 Exporting E_FLG_DATA_CHANGED Call by reference Type reference (TYPE) RMSLE_FLG_DATA_CHANGED Kz. Datenänderung 20060629

Method SAVE_LIST on class CL_RMSL_LO_LBL_DI has no exception.

Method SAVE_LIST_WUI_UPD_TASK 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 Tabelle mit BAPI Return Informationen 20100104
2 Exporting E_FLG_DATA_CHANGED Call by reference Type reference (TYPE) RMSLE_FLG_DATA_CHANGED Kz. Datenänderung 20100104

Method SAVE_LIST_WUI_UPD_TASK on class CL_RMSL_LO_LBL_DI has no exception.

Method SET_LIST 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 Tabelle mit BAPI Return Informationen 20060731
2 Importing IS_USAGE Call by reference Type reference (TYPE) RMSLS_USAGE Verwendung 20080311
3 Importing IT_DIIT Call by reference Type reference (TYPE) RMSLTY_DIET_ITEM Diäten-Listen-Position 20060731
4 Importing IV_DIET_GORUP Call by reference Type reference (TYPE) RMSLE_DIET_GROUP Diätstoffgruppe 20091111
5 Importing IV_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT 1 List Counter 20100807
6 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060731
7 Importing I_DATA_SOURCE Call by reference Type reference (TYPE) RMSLE_DATA_SOURCE Datenherkunft 20060731
8 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20070102

Method SET_LIST on class CL_RMSL_LO_LBL_DI has no exception.

Method SPLIT_LIST 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 Tabelle mit BAPI Return Informationen 20060731
2 Importing I_AENNR_FROM Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060731
3 Importing I_AENNR_TO Call by reference Type reference (TYPE) AENNR 20060731

Method SPLIT_LIST on class CL_RMSL_LO_LBL_DI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700