SAP ABAP Class CL_RMSL_VIEW_LABEL_NULI (Label View - Nutrition Label List)
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_VIEW_TAB Label View - Base Class 20060712
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMSL_TABSTRIP Tabstrip Interface 20070103
Properties
Class CL_RMSL_VIEW_LABEL_NULI  
Short Description Label View - Nutrition Label List    
Super Class CL_RMSL_VIEW_TAB Label View - Base Class 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSL   Labeling Application 
Created 20060712   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMSL_VIEW_LABEL_NULI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMSL_TABSTRIP Tabstrip Interface 20070103
Friends
Class CL_RMSL_VIEW_LABEL_NULI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_ALV_FUNC_APPLY_RULE Constant Public Type reference (TYPE) SALV_DE_FUNCTION 'TS_NUT_APPLY_RULE' ALV Function 20060922
2 CON_ALV_FUNC_FOOTNOTE Constant Public Type reference (TYPE) SALV_DE_FUNCTION 'TS_NUT_FOOTNOTE_ADD' ALV Function 20060825
3 CON_ALV_FUNC_NUTRIENT_APPEND Constant Public Type reference (TYPE) SALV_DE_FUNCTION 'TS_NUT_APPEND' ALV Function 20060825
4 CON_ALV_FUNC_NUTRIENT_DELETE Constant Public Type reference (TYPE) SALV_DE_FUNCTION 'TS_NUT_DELETE' ALV Function 20060825
5 CON_ALV_FUNC_NUTRIENT_INSERT Constant Public Type reference (TYPE) SALV_DE_FUNCTION 'TS_NUT_INSERT' ALV Function 20060825
6 CON_FNAME_TRANSLATOR Constant Private Type reference (TYPE) FIELDNAME 'NUTRIENT_LIST_DSC' Name of Description Field for Translation Tool 20080211
7 CON_FN_KEYDATE Constant Private Type reference (TYPE) FIELDNAME 'KEYDATE' Field Name 20061023
8 CON_FN_NUTRIENT Constant Private Type reference (TYPE) FIELDNAME 'NUTRIENT' Name of a Search Help 20061023
9 CON_SHLP_DATA_SOURCE Constant Private Type reference (TYPE) SHLPNAME 'RMSLE_DATA_SOURCE_NULI' Name of a search help 20060913
10 CON_SHLP_FNAME_KEYDATE_IN Constant Private Type reference (TYPE) SHLPFIELD 'KEYDATE' Name of a Search Help Parameter 20060913
11 CON_SHLP_FNAME_OUT_EXT Constant Private Type reference (TYPE) DDSHLPDFLD 'DATA_SOURCE_EXT' Field to which an input help is assigned 20060913
12 CON_SHLP_FNAME_OUT_INT Constant Private Type reference (TYPE) DDSHLPDFLD 'DATA_SOURCE_INT' Field to which an input help is assigned 20060913
13 CON_SHLP_FNAME_PROD_SPEC_IN Constant Private Type reference (TYPE) SHLPFIELD 'PROD_SPEC' Name of a Search Help Parameter 20060913
14 CON_SHLP_NUTRIENT Constant Private Type reference (TYPE) SHLPNAME 'RMSLE_NUTRIENT' Name of a Search Help 20061023
15 CON_SHLP_RDA_FN_PROFILE Constant Private Type reference (TYPE) SHLPFIELD 'RDA_PROFILE' Name of a Search Help Parameter 20061020
16 CON_SHLP_RDA_FN_PROFILE_INT Constant Private Type reference (TYPE) SHLPFIELD 'RDA_PROFILE_INT' Name of a Search Help Parameter 20061020
17 CON_SHLP_RDA_FN_PROF_TXT Constant Private Type reference (TYPE) SHLPFIELD 'RDA_PROFILE_TXT' Name of a Search Help Parameter 20061020
18 CON_SHLP_RDA_PROFILE Constant Private Type reference (TYPE) SHLPNAME 'RMSLE_RDA_PROFILE' Name of a Search Help 20061020
19 CON_STRUC_TRANSLATOR Constant Private Type reference (TYPE) DDOBJNAME 'RMSLS_DYNP_VIEW_NULI_TRANS' Name of Structure for Translation Tool 20080211
20 CON_TAB_CONTROLLER Constant Private Type reference (TYPE) SEOCLSNAME 'CL_RMSL_CTRL_LABEL_NULI' Name of Class of Tabstrip Controller 20060712
21 CON_TAB_DYNNR Constant Private Type reference (TYPE) SYDYNNR '8010' Number of Tabstrip Subscreen 20060712
22 CON_TAB_REPID Constant Private Type reference (TYPE) SYREPID 'SAPLRMSL311' Framework Program of Tabstrip Screen 20060712
23 GV_HDR_HIDDEN Instance attribute Protected Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20080506
24 MO_HDL_NUTRIENT_DATA Instance attribute Private Object reference (TYPE REF TO) CL_RMSL_HDL_NUTRIENT_DATA Nutrient Handler 20060731
25 MO_HDL_RDA_PROFILE Instance attribute Private Object reference (TYPE REF TO) CL_RMSL_HDL_RDA RDA Handler 20061016
26 MO_VIEW_CL Static Attribute Private Object reference (TYPE REF TO) CL_RMSL_VIEW_LABEL_NULI Label View - Nutrition Label List 20060712
27 MS_VIEW_DATA_HEAD Instance attribute Private Type reference (TYPE) RMSLS_DYNP_VIEW_NUTRIENT_HEAD Nutrient List Header 20060731
28 MTS_ACTIVE_RDA_PROFILE Instance attribute Private Type reference (TYPE) TY_LTS_ACTIVE_RDA_PROFILE Active RDA Profile 20060809
29 MTS_TEMP_RDA_PROFILE Instance attribute Private Type reference (TYPE) TY_LTS_TEMP_RDA_PROFILE Temporary, Unsaved RDA Profiles 20070212
30 MT_VIEW_DATA_LIST Instance attribute Private Type reference (TYPE) RMSLTY_DYNP_VIEW_NUTRIENT_LIST Screen Table Type for Nutrition Label Lists 20060801
31 MT_VIEW_NULI_DSC Instance attribute Protected Type reference (TYPE) RMSLTY_TEXT Nutrition Label List Descriptions in All Languages 20080310
32 MT_VIEW_NULI_HEAD Instance attribute Private Type reference (TYPE) RMSLTY_DYNP_VIEW_NULI_HEAD Screen Table Type for Nutrient List Header Records 20060809
33 MT_VIEW_NULI_RDA_HEAD Instance attribute Private Type reference (TYPE) RMSLTY_DYNP_VIEW_NULI_RDA_HEAD Screen Table Type for RDA Profile 20060809
34 M_ACTIVE_LIST Instance attribute Private Type reference (TYPE) RMSLE_LISTCNT Active Nutrition Label List 20060801
Methods
# Method Level Visibility Method type Description Created on
1 CALL_DATA_SOURCE_SHLP_CL Static method Public Method Call Data Origin Search Help 20060913
2 CALL_NUTRIENT_SHLP_CL Static method Public Method Call Search Help for Diets 20061023
3 CALL_RDA_SHLP_CL Static method Public Method Call Data Origin Search Help 20061020
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060731
5 DELETE_TEMP_RDA_PROFILE Instance method Private Method Deletes the Temporary, Unsaved RDA Profile 20070212
6 DETERMINE_DATA_SOURCE Instance method Private Method Determine Data Origin When Creating a List 20060913
7 DETERMINE_DEFAULT_BASE_QUANTY Instance method Private Method Delivers Default Base Quantity and Base Quantity Unit 20060918
8 GET_ACTIVE_RDA_PROFILE Instance method Private Method Delivers Active RDA List 20060809
9 GET_BASIS_SOURCE Instance method Public Method EHP4: Delivers Origin of "Basic Data" View 20080227
10 GET_BASIS_USAGE Instance method Public Method EHP4: Delivers Usage of "Basic Data" View 20080227
11 GET_DATA Instance method Public Method Delivers View Data 20060731
12 GET_INSTANCE_CL Static method Private Method Delivers Tabstrip View Instance 20060727
13 GET_NUT_ITEM_OF_ACTIVE_LIST Instance method Public Method Delivers Nutrient Item 20060809
14 GET_PRODUCT_SPECIFICATION Instance method Private Method Delivers Product Specification 20060802
15 GET_RDA_ITEM_OF_ACTIVE_LIST Instance method Public Method Delivers RDA Item 20060821
16 ON_NUTRIENT_LIST_CHANGED Instance method Private Event handling method Event Handler: Nutrition Label List Was Changed 20060803
17 PROCESS_FCODE_APPLY_RULE Instance method Public Method Process Function Code "'Apply Rule' Indicator" 20060922
18 PROCESS_FCODE_DECL_NVAL_CHANGE Instance method Public Method Process Function Code "Change Declared Nutritional Value" 20060821
19 PROCESS_FCODE_DECL_RVAL_CHANGE Instance method Public Method Process Function Code "Change Declared RDA Value" 20060821
20 PROCESS_FCODE_HEAD Instance method Public Method Process Function Code (List Header) 20060803
21 PROCESS_FCODE_NUIT_APPEND Instance method Public Method Process Function Code "Append Nutritional Value Item" 20060828
22 PROCESS_FCODE_NUIT_DELETE Instance method Public Method Process Function Code "Delete Nutritional Value Item" 20060828
23 PROCESS_FCODE_NUIT_FOOTNOTE Instance method Public Method Process Function Code "Footnote of a Nutrient Item" 20060825
24 PROCESS_FCODE_NUIT_INSERT Instance method Public Method Process Function Code "Insert Nutritional Value Item" 20060828
25 PROCESS_FCODE_NULIT_CHANGE Instance method Public Method EHP4: Process Function Code "Change List Description" 20080206
26 PROCESS_FCODE_NULIT_TRANSLATE Instance method Public Method EHP4: Process Function Code "Translate List Description" 20080211
27 PROCESS_FCODE_NULI_CREATE Instance method Public Method Process Function Code "Create Nutrition Label List" 20060803
28 PROCESS_FCODE_NULI_SWITCH Instance method Public Method Process Function Code "Switch Nutrition Label List" 20060803
29 PROCESS_FCODE_RDA_CREATE Instance method Public Method Process Function Code "Create RDA Profile" 20060808
30 PROCESS_FCODE_RDA_SWITCH Instance method Public Method Process Function Code "Switch RDA Profile" 20060809
31 PROCESS_FCODE_SHOW_FLAG_CHANGE Instance method Public Method Process Function Code "Change 'Display Item' Indicator" 20060918
32 SET_ACTIVE_LIST Instance method Public Method Specify Active Nutrition Label List 20060801
33 SET_ACTIVE_RDA_PROFILE Instance method Public Method Specify Active RDA List 20060809
34 SET_TEMP_RDA_PROFILE Instance method Private Method Buffers the Temporary, Unsaved RDA Profile 20070213
Events
Class CL_RMSL_VIEW_LABEL_NULI has no event.
Types
Class CL_RMSL_VIEW_LABEL_NULI has no local type.
Method Signatures

Method CALL_DATA_SOURCE_SHLP_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_SOURCE_EXTERNAL Call by reference Type reference (TYPE) RMSLE_DATA_SOURCE Datenherkunft (externer Schlüssel) 20060913
2 Exporting E_DATA_SOURCE_INTERNAL Call by reference Type reference (TYPE) RMSLE_DATA_SOURCE Datenherkunft (interner Schlüssel) 20060913
3 Exporting E_FLG_ABORT Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060913
4 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_KEY_DATE Stichtag 20060913
5 Importing I_PROD_SPEC Call by reference Type reference (TYPE) RMSLE_SPECIFICATION Produktspezifikation 20060913

Method CALL_DATA_SOURCE_SHLP_CL on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method CALL_NUTRIENT_SHLP_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_ABORT Call by reference Type reference (TYPE) BOOLE_D Abbruch durch Benutzer 20061023
2 Exporting E_NUTR_EXTERNAL Call by reference Type reference (TYPE) RMSLE_NUTRIENT Nährstoff 20061023
3 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_KEY_DATE Stichtag 20061023

Method CALL_NUTRIENT_SHLP_CL on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method CALL_RDA_SHLP_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_ABORT Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20061020
2 Exporting E_RDA_EXTERNAL Call by reference Type reference (TYPE) RMSLE_DATA_SOURCE Datenherkunft (externer Schlüssel) 20061020
3 Exporting E_RDA_INTERNAL Call by reference Type reference (TYPE) RMSLE_DATA_SOURCE Datenherkunft (interner Schlüssel) 20061020
4 Importing IT_ASSIGNED_RDA Call by reference Type reference (TYPE) RMSLTY_DYNP_VIEW_NULI_RDA_HEAD bereits zugeordnete ETM Profile 20061020
5 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_KEY_DATE Stichtag 20061020

Method CALL_RDA_SHLP_CL on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CTRL_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Name der Klasse des Controllers 20060731
2 Importing I_TAB_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20060731
3 Importing I_TAB_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20060731

Method CONSTRUCTOR on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method DELETE_TEMP_RDA_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TEMP_RDA_PROFILE Call by reference Type reference (TYPE) TY_LS_TEMP_RDA_PROFILE Identifikation der Nährstoffliste 20070213

Method DELETE_TEMP_RDA_PROFILE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method DETERMINE_DATA_SOURCE 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 20060913
2 Exporting E_DATA_SOURCE_EXTERNAL Call by reference Type reference (TYPE) RMSLE_DATA_SOURCE Datenherkunft (externer Schlüssel) 20060913
3 Exporting E_DATA_SOURCE_INTERNAL Call by reference Type reference (TYPE) RMSLE_DATA_SOURCE Datenherkunft (interner Schlüssel) 20060913
4 Exporting E_FLG_ABORT Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060913
5 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_KEY_DATE Stichtag 20060913
6 Importing I_PROD_SPEC Call by reference Type reference (TYPE) RMSLE_SPECIFICATION Produktspezifikation 20060913

Method DETERMINE_DATA_SOURCE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method DETERMINE_DEFAULT_BASE_QUANTY 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 Exporting E_BASE_QTY Call by reference Type reference (TYPE) RMSLE_VALUE_BASE_QTY_EXT Basismenge 20060918
3 Exporting E_UNIT_BASE_QTY Call by reference Type reference (TYPE) RMSLE_UNIT_BASE_QTY Mengeneinheit einer Basismenge 20060918

Method DETERMINE_DEFAULT_BASE_QUANTY on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method GET_ACTIVE_RDA_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RDA_PROFILE Value transfer Type reference (TYPE) RMSLE_RDA_PROFILE ETM-Datenprofil 20060809

Method GET_ACTIVE_RDA_PROFILE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method GET_BASIS_SOURCE 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 20080227
2 Exporting E_SOURCE_EXT Call by reference Type reference (TYPE) RMSLE_DATA_SOURCE Datenherkunft 20080227
3 Exporting E_SOURCE_INT Call by reference Type reference (TYPE) RMSLE_DATA_SOURCE Datenherkunft 20080227

Method GET_BASIS_SOURCE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method GET_BASIS_USAGE 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 20080227
2 Exporting E_RATING Call by reference Type reference (TYPE) RMSLE_RATING Einstufung 20080227
3 Exporting E_VALIDITY_AREA Call by reference Type reference (TYPE) RMSLE_VALIDITY_AREA Gültigkeitsraum 20080227

Method GET_BASIS_USAGE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VIEW_DATA_HEAD Call by reference Type reference (TYPE) RMSLS_DYNP_VIEW_NUTRIENT_HEAD Aktueller Nährstofflistkopf 20060731
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060731
3 Exporting ET_VIEW_DATA_LIST Call by reference Type reference (TYPE) RMSLTY_DYNP_VIEW_NUTRIENT_LIST Dynprotabellentyp für Nährstoffetikettlisten 20060801
4 Exporting ET_VIEW_NULI_DSC Call by reference Type reference (TYPE) RMSLTY_TEXT Sprachabhängige Beschreibung 20080310
5 Exporting ET_VIEW_NULI_HEAD Call by reference Type reference (TYPE) RMSLTY_DYNP_VIEW_NULI_HEAD Alle Nährstofflistköpfe 20060809
6 Exporting ET_VIEW_RDA_HEAD Call by reference Type reference (TYPE) RMSLTY_DYNP_VIEW_NULI_RDA_HEAD Dynprotabellentyp für ETM-Sätze einer Nährstoffliste 20060809
7 Exporting EV_HDR_HIDDEN Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080506
8 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) FLAG allgemeines flag 20061115
9 Importing IS_USAGE Call by reference Type reference (TYPE) RMSLS_USAGE Verwendung 20101020
10 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20101020

Method GET_DATA on class CL_RMSL_VIEW_LABEL_NULI 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_TABSTRIP Tabstrip-Interface 20060727

Method GET_INSTANCE_CL on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method GET_NUT_ITEM_OF_ACTIVE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ITEM Call by reference Type reference (TYPE) RMSLS_DYNP_VIEW_NUT_ITEM_DECL Dynprostruktur für ausgewiesenen Wert eines Nährstoffs 20060809
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060809
3 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) FLAG allgemeines flag 20061115
4 Importing I_NUTRIENT Value transfer Type reference (TYPE) RMSLE_NUTRIENT Nährstoff 20060809

Method GET_NUT_ITEM_OF_ACTIVE_LIST on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method GET_PRODUCT_SPECIFICATION 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 20060802
2 Exporting E_PROD_SPEC Call by reference Type reference (TYPE) RMSLE_SPECIFICATION Produktspezifikation 20060802

Method GET_PRODUCT_SPECIFICATION on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method GET_RDA_ITEM_OF_ACTIVE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ITEM Call by reference Type reference (TYPE) RMSLS_DYNP_VIEW_RDA_ITEM_DECL Dynprostruktur für ausgewiesenen ETM-Wert 20060821
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060821
3 Importing I_NUTRIENT Value transfer Type reference (TYPE) RMSLE_NUTRIENT Nährstoff 20060821

Method GET_RDA_ITEM_OF_ACTIVE_LIST on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method ON_NUTRIENT_LIST_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LABEL_ID Call by reference Attribute reference (LIKE) 20060803

Method ON_NUTRIENT_LIST_CHANGED on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method PROCESS_FCODE_APPLY_RULE 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 20060922
2 Exporting E_FLG_FORCE_PAI Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20061121
3 Importing IT_SELECTED Call by reference Type reference (TYPE) RMSLTY_POSNR Tabelle mit Positionszählern 20070103
4 Importing I_FILTER Call by reference Type reference (TYPE) ENH_BADI_FILTER_ID Enhancement BadI Filter ID 20070103

Method PROCESS_FCODE_APPLY_RULE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method PROCESS_FCODE_DECL_NVAL_CHANGE 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 20060821
2 Importing IS_ITEM Call by reference Type reference (TYPE) RMSLS_DYNP_VIEW_NUT_ITEM_DECL Ausgewiesenen Wert eines Nährstoffs 20060823

Method PROCESS_FCODE_DECL_NVAL_CHANGE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method PROCESS_FCODE_DECL_RVAL_CHANGE 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 20060821
2 Importing I_NUTRIENT Call by reference Type reference (TYPE) RMSLE_NUTRIENT Nährstoff 20060823
3 Importing I_RDA_STATMT Call by reference Type reference (TYPE) RMSLE_NUT_STATMT_ID Aussage über Wert 20080128
4 Importing I_RDA_UNIT_DECL Call by reference Type reference (TYPE) RMSLE_UNIT_VALUE_DECL_RDA Mengeneinheit ausgewiesener prozentualer ETM-Wert 20060823
5 Importing I_RDA_VALUE_DECL Call by reference Type reference (TYPE) RMSLE_VALUE_DECL_RDA_EXT_1 Ausgewiesener prozentualer ETM-Wert 20060823

Method PROCESS_FCODE_DECL_RVAL_CHANGE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method PROCESS_FCODE_HEAD 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 20060803
2 Importing IS_SCREEN_DATA Call by reference Type reference (TYPE) RMSLS_DYNP_VIEW_NUTRIENT_HEAD Dynprostruktur für Etikettbasisdaten 20060803

Method PROCESS_FCODE_HEAD on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method PROCESS_FCODE_NUIT_APPEND 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 20060828
2 Exporting E_FLG_FORCE_PAI Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20061121

Method PROCESS_FCODE_NUIT_APPEND on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method PROCESS_FCODE_NUIT_DELETE 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 20060828
2 Exporting E_FLG_FORCE_PAI Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20061121
3 Importing I_NUTRIENT Call by reference Type reference (TYPE) RMSLE_NUTRIENT Nährstoff 20060828

Method PROCESS_FCODE_NUIT_DELETE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method PROCESS_FCODE_NUIT_FOOTNOTE 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 20060825
2 Exporting E_FLG_FORCE_PAI Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20061121
3 Importing I_NUTRIENT Call by reference Type reference (TYPE) RMSLE_NUTRIENT Nährstoff 20060825

Method PROCESS_FCODE_NUIT_FOOTNOTE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method PROCESS_FCODE_NUIT_INSERT 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 20060828
2 Exporting E_FLG_FORCE_PAI Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20061121
3 Importing I_RELATIVE Call by reference Type reference (TYPE) RMSLE_NUTRIENT Nährstoff vor dem die neue Position eingefügt werden soll 20060828

Method PROCESS_FCODE_NUIT_INSERT on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method PROCESS_FCODE_NULIT_CHANGE 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 20080206
2 Importing I_DESCRIPTION Call by reference Type reference (TYPE) RMSLE_NUTRIENT_DSC Beschreibung Nährstoffsliste in Anmeldesprache 20080206

Method PROCESS_FCODE_NULIT_CHANGE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method PROCESS_FCODE_NULIT_TRANSLATE 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 20080211

Method PROCESS_FCODE_NULIT_TRANSLATE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method PROCESS_FCODE_NULI_CREATE 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 20060803

Method PROCESS_FCODE_NULI_CREATE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method PROCESS_FCODE_NULI_SWITCH 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 20060803
2 Importing I_LISTCNT Call by reference Type reference (TYPE) RMSLE_LISTCNT Nährstoffliste 20060803

Method PROCESS_FCODE_NULI_SWITCH on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method PROCESS_FCODE_RDA_CREATE 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 20060808
2 Importing IV_RDA_PROFILE Call by reference Type reference (TYPE) RMSLE_RDA_PROFILE ETM-Datenprofil 20090903

Method PROCESS_FCODE_RDA_CREATE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method PROCESS_FCODE_RDA_SWITCH 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 20060809
2 Importing I_RDA_PROFILE Call by reference Type reference (TYPE) RMSLE_RDA_PROFILE ETM-Datenprofil 20060809

Method PROCESS_FCODE_RDA_SWITCH on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method PROCESS_FCODE_SHOW_FLAG_CHANGE 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 I_FLG_SHOW_ITEM Call by reference Type reference (TYPE) RMSLE_FLG_SHOW_ITEM Kennzeichen: Position anzeigen 20060918
3 Importing I_NUTRIENT Call by reference Type reference (TYPE) RMSLE_NUTRIENT Nährstoff 20060918

Method PROCESS_FCODE_SHOW_FLAG_CHANGE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method SET_ACTIVE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE_LIST Call by reference Type reference (TYPE) RMSLE_LISTCNT Aktive Liste 20060801

Method SET_ACTIVE_LIST on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method SET_ACTIVE_RDA_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE_RDA_PROFILE Call by reference Type reference (TYPE) RMSLE_RDA_PROFILE Aktive ETM-Liste 20060809

Method SET_ACTIVE_RDA_PROFILE on class CL_RMSL_VIEW_LABEL_NULI has no exception.

Method SET_TEMP_RDA_PROFILE 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 20070213
2 Importing IS_TEMP_RDA_PROFILE Call by reference Type reference (TYPE) TY_LS_TEMP_RDA_PROFILE 20070213

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