SAP ABAP Class CL_RMSL_WEBUI_DATA_HANDLER (Web UI data handler)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSL (Package) Labeling Application
Properties
Class CL_RMSL_WEBUI_DATA_HANDLER  
Short Description Web UI data handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSL   Labeling Application 
Created 20091022   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMSL_WEBUI_DATA_HANDLER has no forward declaration.
Interfaces
Class CL_RMSL_WEBUI_DATA_HANDLER has no interface implemented.
Friends
Class CL_RMSL_WEBUI_DATA_HANDLER has no friend class.
Attributes
Class CL_RMSL_WEBUI_DATA_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Static method Public Method 20091111
2 CHECK_WUI_LABEL_EXISTS Static method Public Method Check if wui labels exist 20110413
3 GET_ADOBE_FORMS Static method Public Method 20091022
4 GET_ALT_NO_FOR_NUMBERING Static method Public Method 20091109
5 GET_ESH_DATA_ORIG Static method Public Method Selects relevant fields from the Spec in and Recipe tables 20091124
6 GET_ESH_DIIT_DATA Static method Public Method Selects relevant fields from the diet items table 20091103
7 GET_ESH_DILI_DATA Static method Public Method Selects relevant fields from the diet list table 20091103
8 GET_ESH_DIVA_DATA Static method Public Method Selects relevant fields from the diet values table 20091103
9 GET_ESH_HDDS_DATA Static method Public Method Selects relevant fields from the header description table 20091103
10 GET_ESH_HDH_DATA Static method Public Method Selects relevant fields from the header history table 20091103
11 GET_ESH_HDLG_DATA Static method Public Method Selects relevant fields from the header language table 20091103
12 GET_ESH_INGRED Static method Public Method Selects relevant fields from the specification table 20091111
13 GET_ESH_INIT_DATA Static method Public Method Selects relevant fields from the ingredient items table 20091103
14 GET_ESH_INLI_DATA Static method Public Method Selects relevant fields from the ingredient list table 20091103
15 GET_ESH_INLI_DO_TYP Static method Public Method Selects the posiible data origins 20091113
16 GET_ESH_INVA_DATA Static method Public Method Selects relevant fields from the ingredient values table 20091103
17 GET_ESH_NUIT_DATA Static method Public Method Selects relevant fields from the nutrinet items table 20091103
18 GET_ESH_NULIT_DATA Static method Public Method Selects relevant fields from the nutrinet descriptions table 20091103
19 GET_ESH_NULI_DATA Static method Public Method Selects relevant fields from the nutrinet list table 20091103
20 GET_ESH_NUVA_DATA Static method Public Method Selects relevant fields from the nutrinet values table 20091103
21 GET_ESH_PALIT_DATA Static method Public Method Selects relevant fields from the package items table 20091103
22 GET_ESH_PALI_DATA Static method Public Method Selects relevant fields from the package list table 20091103
23 GET_ESH_STMT_DATA Static method Public Method Selects relevant fields from the statements table 20091126
24 GET_ESH_USAGE_DATA Static method Public Method Selects relevant fields from the usage table 20091103
25 GET_LABELS Static method Public Method 20091123
26 GET_LABELS_BY_DATA_ORIGIN Static method Public Method 20101220
27 GET_LABELS_DB Static method Public Method Selects all the labels for the DB F4 help 20100205
28 GET_LABELS_DB2 Static method Public Method Selects all the labels for the DB F4 help with assigned DOs 20110113
29 GET_LABEL_DESCRIPTIONS Static method Public Method 20091118
30 GET_LABEL_VERSIONS Static method Public Method 20091103
31 GET_LABEL_VERSIONS_BEFORE Static method Public Method Selects label versions before the given date 20091123
32 GET_LABEL_VIA_SELOPT Static method Public Method 20091111
33 GET_TEXT_SETTINGS_FOR_FORM Static method Public Method 20101129
34 MERGE_TABLES Static method Private Method Merges label selections with additional information 20110113
35 UPDATE_DB_FOR_ECN Static method Public Method Update label database table for ECN changes 20091123
Events
Class CL_RMSL_WEBUI_DATA_HANDLER has no event.
Types
Class CL_RMSL_WEBUI_DATA_HANDLER has no local type.
Method Signatures

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TAB Call by reference Type reference (TYPE) INDEX TABLE 20091111
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20091119
3 Importing IV_LOCK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110201

Method AUTHORITY_CHECK on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method CHECK_WUI_LABEL_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FLG_WUI_LABEL Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110413

Method CHECK_WUI_LABEL_EXISTS on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ADOBE_FORMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FORMS Call by reference Type reference (TYPE) RMSLTY_WUI_FORMS Adobe Forms 20091022

Method GET_ADOBE_FORMS on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ALT_NO_FOR_NUMBERING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALT_NO Call by reference Type reference (TYPE) RMSLTY_WUI_ALT_NO_DB Alternatives 20091109
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20091109
3 Exporting ET_VERS_NO Call by reference Type reference (TYPE) RMSLTY_WUI_ALT_NO_DB Versions 20091109
4 Importing IS_EXT_KEY Call by reference Type reference (TYPE) RMSLS_WUI_EXT_KEY External labeling key 20091109
5 Importing IV_KEYDATE Call by reference Type reference (TYPE) SYDATUM SY-DATUM Current Date of Application Server 20091109

Method GET_ALT_NO_FOR_NUMBERING on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_DATA_ORIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DAT_ORIG Call by reference Type reference (TYPE) RMSLTY_DYNP_VIEW_DATA_SOURCE Data Origin 20091124
2 Importing IT_SELOPT Call by reference Type reference (TYPE) DDSHSELOPS Selection Options for Search Helps 20091124
3 Importing IV_KEYDATE Call by reference Type reference (TYPE) DATUM Date 20091126

Method GET_ESH_DATA_ORIG on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_DIIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of diet items 20091103
2 Importing IT_DILI_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_ESO_DILI_ID Diet list IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_DIIT_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_DILI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of diet lists 20091103
2 Importing IT_LABEL_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_INT_KEY Label IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_DILI_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_DIVA_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of languages 20091103
2 Importing IT_DIIT_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_ESO_DIIT_ID Label IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_DIVA_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_HDDS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of descriptions 20091103
2 Importing IT_LABEL_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_INT_KEY Label IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_HDDS_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_HDH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of label header history 20091103
2 Importing IT_LABEL_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_INT_KEY Label IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_HDH_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_HDLG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of languages 20091103
2 Importing IT_LABEL_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_INT_KEY Label IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_HDLG_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_INGRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SPEC Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_ESO_INGRED Header data of specification 20091111
2 Importing IT_SELOPT Call by reference Type reference (TYPE) DDSHSELOPS Selection Options for Search Helps 20091111

Method GET_ESH_INGRED on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_INIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of ingredient items 20091103
2 Importing IT_INLI_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_ESO_INLI_ID Ingredient list IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_INIT_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_INLI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE esult list of ingredient lists 20091103
2 Importing IT_LABEL_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_INT_KEY Label IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_INLI_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_INLI_DO_TYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INLI_DOT Call by reference Type reference (TYPE) RMSLSTY_WUI_INLI_DOT Time-Dependent Header Data of Label Set 20091116
2 Importing IT_SELOPT Call by reference Type reference (TYPE) DDSHSELOPS Selection Options for Search Helps 20091113
3 Importing IV_AUTHORITY_CHECK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091113
4 Importing IV_UP_TO_N_ROWS Call by reference Type reference (TYPE) SYDBCNT Processed Database Table Rows 20091113

Method GET_ESH_INLI_DO_TYP on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_INVA_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of item values 20091103
2 Importing IT_INIT_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_ESO_INIT_ID Ingredient Item IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_INVA_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_NUIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of nutrient items 20091103
2 Importing IT_NULI_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_ESO_NULI_ID Nutrient list IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_NUIT_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_NULIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of nutrient descriptions 20091103
2 Importing IT_NULI_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_ESO_NULI_ID Nutrient list IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_NULIT_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_NULI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of nutrient lists 20091103
2 Importing IT_LABEL_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_INT_KEY Label IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_NULI_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_NUVA_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of nutrient item values 20091103
2 Importing IT_NUIT_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_ESO_NUIT_ID Nutrient Item IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_NUVA_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_PALIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of package list items 20091103
2 Importing IT_PALI_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_ESO_PALI_ID Package list IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_PALIT_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_PALI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of package lists 20091103
2 Importing IT_LABEL_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_INT_KEY Label IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_PALI_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_STMT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of nutrient descriptions 20091126
2 Importing IT_STMT_OBJ_NOS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_ESO_STMT_ID Enterprise Search: Statement IDs (WUI) 20091126
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091126

Method GET_ESH_STMT_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_ESH_USAGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE Result list of descriptions 20091103
2 Importing IT_USAGE_IDS Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_ESO_USG_ID Usage IDs to select data for 20091103
3 Importing IV_RESULT_FIELDS Call by reference Type reference (TYPE) STRING Fields to select from the header history 20091103

Method GET_ESH_USAGE_DATA on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_LABELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HDH Call by reference Type reference (TYPE) RMSLTY_WUI_HDH Time-Dependent Header Data of Label Set 20091123
2 Importing IT_LABELID Call by reference Type reference (TYPE) RMSLTY_WUI_LABELID Label ID 20091123
3 Importing IV_AUTHORITY_CHECK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091123
4 Importing IV_LABELID Call by reference Type reference (TYPE) RMSLE_LABELID Label Set 20091123

Method GET_LABELS on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_LABELS_BY_DATA_ORIGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HDH Call by reference Type reference (TYPE) RMSLTY_WUI_HDH Time-Dependent Header Data of Label Set 20101220
2 Importing IV_AUTHORITY_CHECK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101220
3 Importing IV_DATA_SOURCE Call by reference Type reference (TYPE) RMSLE_DATA_SOURCE Data Origin 20101220

Method GET_LABELS_BY_DATA_ORIGIN on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_LABELS_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LBL_RESULT Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_SHLP_RESULT Table Type for label DB based search help result 20100205
2 Importing IT_SELOPT Call by reference Type reference (TYPE) DDSHSELOPS Selection Options for Search Helps 20101029
3 Importing IV_MAX_ENTRY Call by reference Type reference (TYPE) INT2 Maximum entries found 20101102

Method GET_LABELS_DB on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_LABELS_DB2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LBL_RESULT Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_SHLP_RESULT Table Type for label DB based search help result 20110113
2 Importing IT_SELOPT Call by reference Type reference (TYPE) DDSHSELOPS Selection Options for Search Helps 20110113
3 Importing IV_MAX_ENTRY Call by reference Type reference (TYPE) INT2 Maximum entries found 20110113

Method GET_LABELS_DB2 on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_LABEL_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DESC Call by reference Type reference (TYPE) RMSLTY_WUI_DESC Label Descriptions 20091118
2 Importing IT_LABELID Call by reference Type reference (TYPE) RMSLTY_WUI_LABELID Label ID 20091118
3 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Language Key 20091118

Method GET_LABEL_DESCRIPTIONS on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_LABEL_VERSIONS 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 20091103
2 Exporting ET_HDH Call by reference Type reference (TYPE) RMSLTY_WUI_HDH Time-Dependent Header Data of Label Set 20091103
3 Importing IS_LBL_EXT_KEY Call by reference Type reference (TYPE) RMSLS_WUI_EXT_KEY External labeling key 20091103
4 Importing IV_AUTHORITY_CHECK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091109
5 Importing IV_KEYDATE Call by reference Type reference (TYPE) RMSLE_KEY_DATE SY-DATUM Key Date of Label Set Data 20091103
6 Importing IV_UP_TO_N_ROWS Call by reference Type reference (TYPE) SYDBCNT Processed Database Table Rows 20091103

Method GET_LABEL_VERSIONS on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_LABEL_VERSIONS_BEFORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HDH Call by reference Type reference (TYPE) RMSLTY_WUI_HDH Time-Dependent Header Data of Label Set 20091123
2 Importing IV_ALT_NO Call by reference Type reference (TYPE) RMSLE_ALT_NO Labeling in PLM Web UI: Alternative Label 20091123
3 Importing IV_SPECIFICATION Call by reference Type reference (TYPE) RMSLE_SPECIFICATION Specification 20091123
4 Importing IV_VALID_FROM Call by reference Type reference (TYPE) RMSLE_VALID_FROM Labeling in PLM Web UI: Valid-From Date 20091123

Method GET_LABEL_VERSIONS_BEFORE on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_LABEL_VIA_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HDH Call by reference Type reference (TYPE) RMSLTY_WUI_HDH Time-Dependent Header Data of Label Set 20091111
2 Importing IT_SELOPT Call by reference Type reference (TYPE) DDSHSELOPS Selection Options for Search Helps 20091111
3 Importing IV_AUTHORITY_CHECK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091111
4 Importing IV_UP_TO_N_ROWS Call by reference Type reference (TYPE) SYDBCNT Processed Database Table Rows 20091111

Method GET_LABEL_VIA_SELOPT on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method GET_TEXT_SETTINGS_FOR_FORM 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 20101129
2 Exporting ET_TEXT Call by reference Type reference (TYPE) RMSLTY_FORM_CUST Language-Dependent Texts for PDF Form 20101129
3 Importing IV_FORM Call by reference Type reference (TYPE) FPWBFORMNAME PDF-Based Forms: Form Name 20101129

Method GET_TEXT_SETTINGS_FOR_FORM on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method MERGE_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_RESULT Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_DATA Label List Selection 20110113
2 Importing IT_FROM Call by reference Type reference (TYPE) RMSLTY_WUI_LBL_DATA Label List Selection 20110113
3 Importing IV_TEXT Call by reference Type reference (TYPE) STRING Not More Closely Defined Area, Possibly Used for Patchlevels 20110113

Method MERGE_TABLES on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.

Method UPDATE_DB_FOR_ECN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HDH Call by reference Type reference (TYPE) RMSLTY_WUI_HDH Time-Dependent Header Data of Label Set 20091123

Method UPDATE_DB_FOR_ECN on class CL_RMSL_WEBUI_DATA_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605