SAP ABAP Class CL_RSDMDM_WD_ASSIST (Assistenceclass for WD4A RSDMDM_MD_MAINTENANCE)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDMDM (Package) Master Data Maintenance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20130228
Properties
Class CL_RSDMDM_WD_ASSIST  
Short Description Assistenceclass for WD4A RSDMDM_MD_MAINTENANCE    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDMDM   Master Data Maintenance 
Created 20130228   SAP 
Last change 20140121   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)
2 CL_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_FPM_MESSAGE_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_RSDMDM_WD_ASSIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_WD_TABLE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 IF_RSD_CHA_PROP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_WD_SELECT_OPTIONS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
8 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
9 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDMDM_WD_ASSIST has no interface implemented.
Friends
Class CL_RSDMDM_WD_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CS_AUTH_ATTRIBUTE Constant Public See coding Auth for Attributes 20130628
2 N_CS_AUTH_IOBJ_MDM Constant Public See coding Auth of MDM Tool 20130628
3 N_CS_FPM_DIALOG_2X0_BTNS Constant Public See coding 20130830
4 N_CS_FPM_DIALOG_500_BTNS Constant Public See coding 20130830
5 N_CS_FPM_DIALOG_510_BTNS Constant Public See coding 20130830
6 N_CS_FPM_DIALOG_BOXES Constant Public See coding Dialog Box Names 20130404
7 N_CS_FPM_EVENTS Constant Public See coding FPM Events 20130404
8 N_CS_TYPE Constant Public See coding MDM Types 20130425
9 N_C_DEFAULT_DATEFROM Constant Public Type reference (TYPE) STRING '10000101' 20130618
10 N_C_DEFAULT_DATETO Constant Public Type reference (TYPE) STRING '99991231' 20130618
11 N_C_DEFAULT_LANGU Static Attribute Public Type reference (TYPE) STRING 20130618
12 N_C_DEFAULT_MAX_ROWS Constant Public Type reference (TYPE) INT4 200 Default for max # of Rows 20130730
13 N_C_DIALOG Constant Public Type reference (TYPE) STRING 'DIALOG' 20130829
14 N_C_EVENT_SAVE_ACTIVATE Constant Public Type reference (TYPE) STRING 'SAVE_ACTIVATE' Event Name for Save and Activate 20130730
15 N_C_FIELDNM_ROLE Constant Public Type reference (TYPE) STRING 'AGR_NAME' Technical Name of the field ROLE 20130806
16 N_C_FIELDNM_ROW Constant Public Type reference (TYPE) STRING 'ROW' ROW -> Req. for the ScrollTipProvider 20130730
17 N_C_FILTER_TD_NODE_NAME Constant Public Type reference (TYPE) STRING 'FILTER_TD' WD4A Filter Node Name 20130327
18 N_C_FILTER_TEXT_NODE_NAME Constant Public Type reference (TYPE) STRING 'FILTER_TEXT' WD4A Filter Node Name 20130327
19 N_C_FILTER_TI_NODE_NAME Constant Public Type reference (TYPE) STRING 'FILTER_TI' WD4A Filter Node Name 20130327
20 N_C_FILTER_XXL_NODE_NAME Constant Public Type reference (TYPE) STRING 'FILTER_XXL' WD4A Filter Node Name 20130812
21 N_C_GAF_NEW_MD Constant Public Type reference (TYPE) STRING 'GAF_NEW_MD' Parameter to identify the GAF for new MD 20130425
22 N_C_MD_TD_NODE_NAME Constant Public Type reference (TYPE) STRING 'MD_TD' WD4A Data Node Name 20130326
23 N_C_MD_TEXT_NODE_NAME Constant Public Type reference (TYPE) STRING 'MD_TEXT' WD4A Data Node Name 20130326
24 N_C_MD_TI_NODE_NAME Constant Public Type reference (TYPE) STRING 'MD_TI' WD4A Data Node Name 20130326
25 N_C_MD_XXL_NODE_NAME Constant Public Type reference (TYPE) STRING 'MD_XXL' WD4A Data Node Name 20130812
26 N_C_SELECTION_MODE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE CL_WD_TABLE=>E_SELECTION_MODE-MULTI 20130730
27 N_C_URL_PARAM_NAME_IOBJ Constant Public Type reference (TYPE) STRING 'IOBJNM' URL Parameter Name for the InfoObject 20130730
28 N_R_DATA Static Attribute Public Object reference (TYPE REF TO) CL_RSDMDM_WD_DATA Dataclass for WD4A RSDMDM_MD_MAINTENANCE 20130318
Methods
# Method Level Visibility Method type Description Created on
1 AUTH_CHECK_ATTRIBUTE Instance method Public Method Authority check - Single attributes 20130628
2 AUTH_CHECK_CHAVL Instance method Public Method Authority check - Single CHAVLs 20130722
3 AUTH_CHECK_IOBJ_MDM Instance method Public Method Authority check - Usage of IObj MDM 20130628
4 AUTH_CHECK_NEW_CHAVL Instance method Public Method Authority check - Creation of new CHAVLs 20130628
5 BUILD_BUFFER Instance method Protected Method Generate the buffer of a particular type 20130603
6 BUILD_SORT_TABLE Instance method Protected Method Generate the sort table for SORT_BUFFER 20130516
7 CHECK_TD_DATA Instance method Protected Method 20130701
8 CHECK_TEXT_DATA Instance method Protected Method 20130701
9 CHECK_TI_DATA Instance method Protected Method 20130701
10 CHECK_XXL_DATA Instance method Protected Method 20130812
11 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130618
12 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130311
13 CONVERT_INFOOBJECT_KEY_VALUE Instance method Public Method Get the InfoObject Details (Length...) 20130723
14 CREATE_FILTER_CONTEXT_NODE Instance method Public Method Create a WD4A context node for filtering 20130326
15 CREATE_MD_CONTEXT_NODE Instance method Public Method Create a WD4A context node for storing data 20130327
16 CREATE_UI_FORM Instance method Public Method Create the UI Form for any type of data 20130311
17 CREATE_UI_TABLE Instance method Public Method Create the UI Table for any type of data 20130326
18 DELETE_CHAVLS Instance method Protected Method Delete CHAVLs 20130606
19 DELETE_CHAVL_EXECUTE Instance method Public Method Deletion 20130830
20 DELETE_CHAVL_PARAM_CHECK Instance method Public Method Deletion - Basic Parameter check 20130830
21 DELETE_CHAVL_USAGE_CHECK Instance method Public Method Deletion - Basic Usage check 20130830
22 DEQUEUE_IOBJ Instance method Public Method Dequeues the InfoObject 20130703
23 DOES_CHAVL_EXIST Instance method Public Method Checks whether or not a CHAVL exists 20130612
24 ENQUEUE_IOBJ Instance method Public Method Enqueues the InfoObject 20130703
25 EXTRACT_CHAVL_VALUE Instance method Public Method Extracts the CHAVL from a given structure 20130619
26 FILL_BUFFER Instance method Public Method Fill the buffer for given selection options 20130603
27 FIND_IN_TABLE Instance method Public Method Find a CHAVL in a given table 20130618
28 FREE_BUFFER Instance method Protected Method Free all buffers 20130605
29 GENERATE_SQL_FROM Instance method Protected Method Generate the SQL From part respecting all tables 20130517
30 GENERATE_SQL_ORDER_BY Instance method Protected Method Generate the SQL Order By part respecting all tables 20130716
31 GENERATE_SQL_WHERE Instance method Protected Method Generate the SQL Where part respecting all tables 20130517
32 GENERATE_TIME_CONDITION Instance method Protected Method Generate the Condition to process the time data 20130717
33 GENERATE_UPDATE_CONDITION Instance method Public Method Generate the Condition to perform the buffer update 20130607
34 GET_ATTRIBUTE_DESCRIPTION Instance method Public Method Read Description of an Attribute 20130715
35 GET_ATTRIBUTE_LIST Instance method Public Method Get a list of all attributes (TI / TD / Text) 20130709
36 GET_ATTRIBUTE_NAME Instance method Public Method Returnes the attribute name for a given field name 20130801
37 GET_CHAVL_USAGE_CHECK_PARAMS Instance method Public Method 20130902
38 GET_CHAVL_VALUE Instance method Protected Method Get the CHAVL value for a given data line 20130607
39 GET_DATA_FROM_BUFFER Instance method Public Method Read data from the buffer 20130603
40 GET_FIELD_CATEGORY Instance method Protected Method Determines whether an attr. is a key, time dependent or ind. 20130725
41 GET_FIELD_LIST Instance method Public Method 20130725
42 GET_FILTER_FIELD_LIST Instance method Public Method Field List for the Filter Screen 20130516
43 GET_GAF_SUMMARY Instance method Public Method Get Summy to present on the confirmation screen of the GAF 20130625
44 GET_INFOOBJECT Instance method Public Method Get the InfoObject name 20130425
45 GET_MASTER_DATA Instance method Protected Method Read the master data 20130425
46 GET_MASTER_DATA_TABLE_NAMES Instance method Public Method Returns the table names of the InfoObject 20130425
47 GET_ORDER_OF_ATTRIBUTE Instance method Public Method Get Order of a single attribute 20130729
48 GET_SELECTED_ROLE Instance method Public Method Returns the selected role for the UI 20130813
49 GET_TEXT_INFO Instance method Public Method Information about texts (language dep., time dep. ...) 20130610
50 GET_USER_ROLES_FROM_CUST Instance method Public Method Read all customized roles 20130806
51 HAS_CHAVLS_MARKED_FOR_DELETION Instance method Public Method Are there CHAVLs marked for deletion? 20130902
52 HAS_TD_DATA Instance method Public Method Check if the InfoObject has Time Dependent Data 20130425
53 HAS_TEXTS Instance method Public Method Check if the InfoObject has Texts 20130425
54 HAS_TI_DATA Instance method Public Method Check if the InfoObject has Time Independent Data 20130425
55 HAS_TYPE_DATA Instance method Public Method Check if the InfoObject has Data of the current type 20130611
56 HAS_UNSAVED_CHANGES Instance method Public Method Data updated but not yet saved? 20130704
57 HAS_XXL Instance method Public Method 20130812
58 HAVE_SELECT_OPTIONS_CHANGED Instance method Public Method 20130717
59 IS_ADD_LINE_ALLOWED Instance method Protected Method Can new lines be added? 20130808
60 IS_ATTRIBUTE_FILTERABLE Instance method Public Method Can Attribute be used to filter? 20130729
61 IS_CHAVL_CHANGED Instance method Protected Method CHAVL changed? 20130607
62 IS_CHAVL_MARKED_FOR_DELETION Instance method Public Method Delete a particular CHAVL? 20130606
63 IS_COMPLEX Instance method Public Method Complex = Time Dependent or Language Dependent 20130425
64 IS_DEL_MODE_ACTIVE Instance method Public Method 20130904
65 IS_GAF Instance method Public Method Returnes if we're running in a GAF 20130815
66 IS_IN_CHANGEMODE Instance method Public Method 20130723
67 IS_IOBJ_CHANGEABLE Instance method Public Method Changeable = Locked or GAF 20130703
68 IS_IOBJ_LOCKED Instance method Public Method Check if InfoObject is locked 20130704
69 IS_LINE_MODIFIED Instance method Public Method Check if a data line is modified from the DB version 20130905
70 IS_ROLE_SELECTED Instance method Public Method Check if a role is selected 20130806
71 LAUNCH_WD_ABAP_APPL Instance method Public Method Launch any WD ABAP Application via FPM 20130408
72 MARK_CHAVL_FOR_DELETION Instance method Protected Method Mark CHAVL for deletion... 20130712
73 NEXT_TAB Instance method Public Method Controls the Guided Activity Floorplan for new Master Data 20130425
74 PREVIOUS_TAB Instance method Public Method Controls the Guided Activity Floorplan for new Master Data 20130425
75 PROCESS_TIME_DATA Instance method Protected Method Process Time Dependent Data => Generate Time Slices 20130717
76 READ_CUSTOMIZING Instance method Protected Method Read details from the buffered customizing 20130730
77 READ_DDIC_TEXTS Static method Public Method 20130614
78 RESET_CHAVL Instance method Protected Method Reset CHAVL => delete previously made changes 20130607
79 SAVE Instance method Public Method Save New/Changed/Deleted CHAVLs / Attributes 20130604
80 SAVE_ATTRIBUTES Instance method Protected Method Save new/updated M versions 20130606
81 SAVE_TEXTS Instance method Protected Method Save new/updated texts 20130606
82 SET_CHAVL_USAGE_CHECK_PARAMS Instance method Public Method 20130902
83 SET_INFOOBJECT Instance method Public Method Define the InfoObject 20130425
84 SET_SUGGEST_VALUES Instance method Public Method Enable/Disable Suggest Values 20130703
85 SET_USER_ROLE Instance method Public Method Set the user role which is to be used for reading the cust. 20130806
86 SORT_TABLE Instance method Protected Method Sort the table 20130617
87 SYNC_TABLES Instance method Protected Method Sync Tables before passed to the WD (new chavls in all tabs) 20130617
88 TRANSLATE_FIELD_NAME_FROM_WD Instance method Public Method Translate a fieldname to from WebDynpro 20130725
89 UNDO_CHANGES Instance method Public Method 20130905
90 UPDATE_BUFFER Instance method Public Method Update the buffer from the WD App 20130523
91 UPDATE_FILTER_FIELDS Instance method Public Method Add field to the filter 20130709
92 VALIDATE_CHAVL Instance method Protected Method Does a CHAVL already exist for an attribute? 20130729
Events
Class CL_RSDMDM_WD_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_FIELD Public See coding 20130726 BEGIN OF tn_s_field, name TYPE string, type_name TYPE string, type TYPE REF TO cl_abap_typedescr, END OF tn_s_field
2 TN_S_FIELD_TYPE_PAIR Public See coding 20130516 BEGIN OF tn_s_field_type_pair, field_name TYPE string, field_type TYPE string, END OF tn_s_field_type_pair
3 TN_S_KEY Public See coding 20130515 BEGIN OF tn_s_key, key_name TYPE string, key_type TYPE string, END OF tn_s_key
4 TN_T_FIELDS Public See coding 20130726 tn_t_fields TYPE STANDARD TABLE OF tn_s_field WITH KEY name
5 TN_T_FIELD_TYPE_PAIRS Public See coding 20130516 tn_t_field_type_pairs TYPE STANDARD TABLE OF tn_s_field_type_pair WITH KEY field_name
6 TN_T_KEYS Public See coding 20130515 tn_t_keys TYPE STANDARD TABLE OF tn_s_key WITH KEY key_name
7 TN_T_T100_MSG Public See coding 20130612 tn_t_t100_msg TYPE TABLE OF cl_fpm_message_manager=>t100_message
Method Signatures

Method AUTH_CHECK_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING Attribute Name 20130628
2 Returning R_AUTH Value transfer Type reference (TYPE) CHAR1 See N_CS_AUTH_ATTRIBUTE 20130628

Method AUTH_CHECK_ATTRIBUTE on class CL_RSDMDM_WD_ASSIST has no exception.

Method AUTH_CHECK_CHAVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20130722
2 Importing I_T_DATA Call by reference Type reference (TYPE) ANY TABLE 20130722

Method AUTH_CHECK_CHAVL on class CL_RSDMDM_WD_ASSIST has no exception.

Method AUTH_CHECK_IOBJ_MDM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_AUTH Value transfer Type reference (TYPE) RS_BOOL See N_CS_AUTH_IOBJ_MDM 20130628

Method AUTH_CHECK_IOBJ_MDM on class CL_RSDMDM_WD_ASSIST has no exception.

Method AUTH_CHECK_NEW_CHAVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NEW_CHAVL_ALLOWED Value transfer Type reference (TYPE) RS_BOOL User is allowed to create new chavls 20130628

Method AUTH_CHECK_NEW_CHAVL on class CL_RSDMDM_WD_ASSIST has no exception.

Method BUILD_BUFFER Signature

Method BUILD_BUFFER on class CL_RSDMDM_WD_ASSIST has no parameter.
Method BUILD_BUFFER on class CL_RSDMDM_WD_ASSIST has no exception.

Method BUILD_SORT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20130516
2 Returning R_T_SORT Value transfer Type reference (TYPE) ABAP_SORTORDER_TAB Table for SORT itab BY (ABAP_SORTORDER_TAB) 20130516

Method BUILD_SORT_TABLE on class CL_RSDMDM_WD_ASSIST has no exception.

Method CHECK_TD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_OK Call by reference Type reference (TYPE) RS_BOOL Boolean 20130701
2 Exporting E_T_MESSAGES Call by reference Type reference (TYPE) RSNDI_T_MESSAGE Message Table for NDI Hierarchies - Master Data Interface 20130701
3 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20130701
4 Importing I_T_DATA Call by reference Type reference (TYPE) ANY TABLE 20130701

Method CHECK_TD_DATA on class CL_RSDMDM_WD_ASSIST has no exception.

Method CHECK_TEXT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_OK Call by reference Type reference (TYPE) RS_BOOL Boolean 20130701
2 Exporting E_T_MESSAGES Call by reference Type reference (TYPE) RSNDI_T_MESSAGE Message Table for NDI Hierarchies - Master Data Interface 20130701
3 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20130701
4 Importing I_T_DATA Call by reference Type reference (TYPE) ANY TABLE 20130701

Method CHECK_TEXT_DATA on class CL_RSDMDM_WD_ASSIST has no exception.

Method CHECK_TI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_OK Call by reference Type reference (TYPE) RS_BOOL Boolean 20130701
2 Exporting E_T_MESSAGES Call by reference Type reference (TYPE) RSNDI_T_MESSAGE Message Table for NDI Hierarchies - Master Data Interface 20130701
3 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20130701
4 Importing I_T_DATA Call by reference Type reference (TYPE) ANY TABLE 20130701

Method CHECK_TI_DATA on class CL_RSDMDM_WD_ASSIST has no exception.

Method CHECK_XXL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_OK Call by reference Type reference (TYPE) RS_BOOL Boolean 20130812
2 Exporting E_T_MESSAGES Call by reference Type reference (TYPE) RSNDI_T_MESSAGE Message Table for NDI Hierarchies - Master Data Interface 20130812
3 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20130812
4 Importing I_T_DATA Call by reference Type reference (TYPE) ANY TABLE 20130812

Method CHECK_XXL_DATA on class CL_RSDMDM_WD_ASSIST has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSDMDM_WD_ASSIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDMDM_WD_ASSIST has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSDMDM_WD_ASSIST has no parameter.
Method CONSTRUCTOR on class CL_RSDMDM_WD_ASSIST has no exception.

Method CONVERT_INFOOBJECT_KEY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_VALUE Call by reference Type reference (TYPE) ANY Value 20130723
2 Importing I_FIELD_NAME Call by reference Type reference (TYPE) STRING 20130723

Method CONVERT_INFOOBJECT_KEY_VALUE on class CL_RSDMDM_WD_ASSIST has no exception.

Method CREATE_FILTER_CONTEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NODE_NAME Call by reference Type reference (TYPE) STRING 20130326
2 Importing I_R_PARENT_NODE_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20130326
3 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Refer to N_CS_TYPE 20130326

Method CREATE_FILTER_CONTEXT_NODE on class CL_RSDMDM_WD_ASSIST has no exception.

Method CREATE_MD_CONTEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NODE_NAME Call by reference Type reference (TYPE) STRING 20130327
2 Importing I_R_PARENT_NODE_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20130327
3 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 20130327

Method CREATE_MD_CONTEXT_NODE on class CL_RSDMDM_WD_ASSIST has no exception.

Method CREATE_UI_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ON_ENTER_EVENT Call by reference Type reference (TYPE) STRING 20130606
2 Importing I_R_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20130311
3 Importing I_R_UI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20130311
4 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Refer to N_CS_TYPE 20130326

Method CREATE_UI_FORM on class CL_RSDMDM_WD_ASSIST has no exception.

Method CREATE_UI_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_TAB_HANDLER Call by reference Object reference (TYPE REF TO) IF_WD_TABLE_METHOD_HNDL Method Handler for the Table 20130326
2 Changing C_R_UI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER UI Container to put the table in 20130425
3 Importing I_EVENT_ADD_10_LINES Call by reference Type reference (TYPE) STRING Event: Button for multiple new items 20130618
4 Importing I_EVENT_ADD_LINE Call by reference Type reference (TYPE) STRING Event: Button for a new item 20130605
5 Importing I_EVENT_COL_SELECT Call by reference Type reference (TYPE) STRING Table Event: Column Selected 20130425
6 Importing I_EVENT_CUSTOM_FILTER Call by reference Type reference (TYPE) STRING Table Event: Custom Filter 20130425
7 Importing I_EVENT_DELETE_ENTRY Call by reference Type reference (TYPE) STRING Event: Button to delete entry 20130605
8 Importing I_EVENT_DISPLAY Call by reference Type reference (TYPE) STRING Event: Button Display 20130712
9 Importing I_EVENT_DLD_2_XLS Call by reference Type reference (TYPE) STRING Event: Excel Download 20130722
10 Importing I_EVENT_DROP Call by reference Type reference (TYPE) STRING Table Event: Drop 20130425
11 Importing I_EVENT_FILTER Call by reference Type reference (TYPE) STRING Table Event: Filter 20130425
12 Importing I_EVENT_LEAD_SELECT Call by reference Type reference (TYPE) STRING Table Event: Lead Changed 20130425
13 Importing I_EVENT_SCROLL Call by reference Type reference (TYPE) STRING Table Event: Scroll 20130425
14 Importing I_EVENT_SELECT Call by reference Type reference (TYPE) STRING Table Event: Select 20130425
15 Importing I_EVENT_SORT Call by reference Type reference (TYPE) STRING Table Event: Sort 20130425
16 Importing I_EVENT_TABLE_PASTE Call by reference Type reference (TYPE) STRING Column Event: Table Paste 20130715
17 Importing I_R_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Context Node 20130326
18 Importing I_SELECTION_SINGLE Call by reference Type reference (TYPE) RS_BOOL Single Selection Mode 20130910
19 Importing I_TABLE_ID Call by reference Type reference (TYPE) STRING ID of the Table 20130326
20 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Refer to N_CS_TYPE 20130326
21 Returning R_R_TABLE Value transfer Object reference (TYPE REF TO) CL_WD_TABLE Table object 20130326

Method CREATE_UI_TABLE on class CL_RSDMDM_WD_ASSIST has no exception.

Method DELETE_CHAVLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Value transfer Type reference (TYPE) RS_BOOL Successfully saved 20130606
2 Exporting E_T_MESSAGES Value transfer Type reference (TYPE) RSNDI_T_MESSAGE Message Table for NDI Hierarchies - Master Data Interface 20130606

Method DELETE_CHAVLS on class CL_RSDMDM_WD_ASSIST has no exception.

Method DELETE_CHAVL_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Value transfer Type reference (TYPE) RS_BOOL Boolean 20130905
2 Exporting E_S_EXEC_RESULT Value transfer Type reference (TYPE) RSDMDD_S_UI_EXE_RESULT structure for export of deletion result to Web-UI 20130905
3 Exporting E_T_MESSAGES Value transfer Type reference (TYPE) RSNDI_T_MESSAGE Message Table for NDI Hierarchies - Master Data Interface 20130905

Method DELETE_CHAVL_EXECUTE on class CL_RSDMDM_WD_ASSIST has no exception.

Method DELETE_CHAVL_PARAM_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DATA Call by reference Type reference (TYPE) DATA 20130830
2 Returning R_S_CHECK_RESULT Value transfer Type reference (TYPE) RSDMDD_S_UI_DEL_PARAM_CHECK structure for result of parameter check for WEB-UI 20130830

Method DELETE_CHAVL_PARAM_CHECK on class CL_RSDMDM_WD_ASSIST has no exception.

Method DELETE_CHAVL_USAGE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DATA Call by reference Type reference (TYPE) DATA 20130830
2 Importing I_S_PARAMETER Call by reference Type reference (TYPE) RSDMDD_S_UI_USAGE_CHECK structure for parameter import from Web-UI 20130830
3 Returning R_S_USAGE_RESULT Value transfer Type reference (TYPE) RSDMDD_S_UI_USAGE_RESULT structure for export of usage result to Web-UI 20130830

Method DELETE_CHAVL_USAGE_CHECK on class CL_RSDMDM_WD_ASSIST has no exception.

Method DEQUEUE_IOBJ Signature

Method DEQUEUE_IOBJ on class CL_RSDMDM_WD_ASSIST has no parameter.
Method DEQUEUE_IOBJ on class CL_RSDMDM_WD_ASSIST has no exception.

Method DOES_CHAVL_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE_CURRENT_TYPE Call by reference Type reference (TYPE) RS_BOOL Boolean 20130701
2 Importing I_S_DATA Call by reference Type reference (TYPE) DATA 20130619
3 Returning R_EXISTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20130612

Method DOES_CHAVL_EXIST on class CL_RSDMDM_WD_ASSIST has no exception.

Method ENQUEUE_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUCCESS Value transfer Type reference (TYPE) RS_BOOL IObj successfully locked 20130703

Method ENQUEUE_IOBJ on class CL_RSDMDM_WD_ASSIST has no exception.

Method EXTRACT_CHAVL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTENDED_KEY Call by reference Type reference (TYPE) RS_BOOL Boolean 20130717
2 Importing I_S_DATA Call by reference Type reference (TYPE) DATA 20130619
3 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20130717
4 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20130619

Method EXTRACT_CHAVL_VALUE on class CL_RSDMDM_WD_ASSIST has no exception.

Method FILL_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAX_ROWS Call by reference Type reference (TYPE) INT4 Natural number 20130603
2 Importing I_T_SEL_OPTIONS Call by reference Type reference (TYPE) IF_WD_SELECT_OPTIONS=>TT_SELECTION_SCREEN_ITEM 20130603

Method FILL_BUFFER on class CL_RSDMDM_WD_ASSIST has no exception.

Method FIND_IN_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNT Call by reference Type reference (TYPE) RS_BOOL Boolean 20130701
2 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20130618
3 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20130618
4 Importing I_T_DATA Call by reference Type reference (TYPE) ANY TABLE 20130618
5 Returning R_INDEX Value transfer Type reference (TYPE) INT4 Natural number 20130618

Method FIND_IN_TABLE on class CL_RSDMDM_WD_ASSIST has no exception.

Method FREE_BUFFER Signature

Method FREE_BUFFER on class CL_RSDMDM_WD_ASSIST has no parameter.
Method FREE_BUFFER on class CL_RSDMDM_WD_ASSIST has no exception.

Method GENERATE_SQL_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Leading Table 20130517
2 Importing I_T_SEL_OPTIONS Call by reference Type reference (TYPE) IF_WD_SELECT_OPTIONS=>TT_SELECTION_SCREEN_ITEM Required to evaluate the join 20130517
3 Returning R_FROM Value transfer Type reference (TYPE) STRING FROM 20130517

Method GENERATE_SQL_FROM on class CL_RSDMDM_WD_ASSIST has no exception.

Method GENERATE_SQL_ORDER_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Leading Table 20130716
2 Returning R_ORDER_BY Value transfer Type reference (TYPE) STRING ORDER BY 20130716

Method GENERATE_SQL_ORDER_BY on class CL_RSDMDM_WD_ASSIST has no exception.

Method GENERATE_SQL_WHERE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Leading Table 20130517
2 Importing I_T_SEL_OPTIONS Call by reference Type reference (TYPE) IF_WD_SELECT_OPTIONS=>TT_SELECTION_SCREEN_ITEM 20130517
3 Returning R_WHERE Value transfer Type reference (TYPE) STRING 20130517

Method GENERATE_SQL_WHERE on class CL_RSDMDM_WD_ASSIST has no exception.

Method GENERATE_TIME_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONDITION Value transfer Type reference (TYPE) STRING 20130717
2 Importing I_INTERSECT Value transfer Type reference (TYPE) RS_BOOL Boolean 20130717
3 Importing I_S_DATA Value transfer Type reference (TYPE) DATA Field of type DATS 20130718
# Exception Resumable Description Created on
1 KEY_FIELD_INITIAL 20130717

Method GENERATE_UPDATE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONDITION Value transfer Type reference (TYPE) STRING 20130607
2 Importing I_INCL_CHANGED Call by reference Type reference (TYPE) RS_BOOL Include CHANGED? 20130607
3 Importing I_SUPPRESS_INITIAL_KEY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130905
4 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20130607
5 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 TI / TD / TEXT 20130607
# Exception Resumable Description Created on
1 KEY_FIELD_INITIAL 20130607

Method GET_ATTRIBUTE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) RSATTRINM Master data attribute 20130715
2 Returning R_DESCRIPTION Value transfer Type reference (TYPE) STRING 20130715

Method GET_ATTRIBUTE_DESCRIPTION on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_ATTRIBUTE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUST Call by reference Type reference (TYPE) RS_BOOL Get attributes for the search help 20130808
2 Importing I_FOR_TYPE Call by reference Type reference (TYPE) RS_BOOL Boolean 20130726
3 Importing I_INCL_KEY Call by reference Type reference (TYPE) RS_BOOL Include Keys 20130724
4 Importing I_ONLY_KEY Call by reference Type reference (TYPE) RS_BOOL Only Keys 20130725
5 Importing I_SORTED Call by reference Type reference (TYPE) RS_BOOL Sort the table by customizing 20130730
6 Returning R_TH_ATTRIBUTES Value transfer Type reference (TYPE) IF_RSD_CHA_PROP=>NT_TH_ATR_PROP List of attributes 20130709

Method GET_ATTRIBUTE_LIST on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_ATTRIBUTE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING 20130801
2 Returning R_ATTRINM Value transfer Type reference (TYPE) RSATTRINM Master data attribute 20130801

Method GET_ATTRIBUTE_NAME on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_CHAVL_USAGE_CHECK_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_PARAMETER Value transfer Type reference (TYPE) RSDMDD_S_UI_USAGE_CHECK structure for parameter import from Web-UI 20130902

Method GET_CHAVL_USAGE_CHECK_PARAMS on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_CHAVL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20130607
2 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20130607

Method GET_CHAVL_VALUE on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_DATA_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DATA_TD Call by reference Object reference (TYPE REF TO) DATA Requested Data 20130603
2 Exporting E_T_DATA_TEXT Call by reference Object reference (TYPE REF TO) DATA Requested Data 20130603
3 Exporting E_T_DATA_TI Call by reference Object reference (TYPE REF TO) DATA Requested Data 20130603
4 Exporting E_T_DATA_XXL Call by reference Object reference (TYPE REF TO) DATA Requested Data 20130812

Method GET_DATA_FROM_BUFFER on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_FIELD_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20130725
2 Importing I_FORCE_TYPE_CAT Call by reference Type reference (TYPE) RS_BOOL Type info required, not key info 20130905
3 Returning R_CATEGORY Value transfer Type reference (TYPE) CHAR1 20130725

Method GET_FIELD_CATEGORY on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL_FIELDS Call by reference Type reference (TYPE) RS_BOOL Boolean 20130729
2 Importing I_FOR_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20130726
3 Importing I_NC_KEY Call by reference Type reference (TYPE) RS_BOOL Boolean 20130726
4 Importing I_ONLY_KEY Call by reference Type reference (TYPE) RS_BOOL Boolean 20130726
5 Importing I_TYPE_KEY Call by reference Type reference (TYPE) RS_BOOL Boolean 20130726
6 Returning R_T_FIELDS Value transfer Type reference (TYPE) TN_T_FIELDS List of fields 20130726

Method GET_FIELD_LIST on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_FILTER_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_LIST Value transfer Type reference (TYPE) TN_T_FIELD_TYPE_PAIRS 20130516

Method GET_FILTER_FIELD_LIST on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_GAF_SUMMARY Signature

Method GET_GAF_SUMMARY on class CL_RSDMDM_WD_ASSIST has no parameter.
Method GET_GAF_SUMMARY on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_INFOOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IOBJNM Value transfer Type reference (TYPE) RSDIOBJNM 20130425

Method GET_INFOOBJECT on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_MASTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DATA Call by reference Type reference (TYPE) ANY TABLE 20130425
2 Importing I_MAX_ROWS Call by reference Type reference (TYPE) INT4 CL_RSDMDM_WD_ASSIST=>N_C_DEFAULT_MAX_ROWS 20130425
3 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 20130425
4 Importing I_T_SEL_OPTIONS Call by reference Type reference (TYPE) IF_WD_SELECT_OPTIONS=>TT_SELECTION_SCREEN_ITEM 20130516

Method GET_MASTER_DATA on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_MASTER_DATA_TABLE_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 20130425
2 Returning R_TAB_NAME Value transfer Type reference (TYPE) CHAR30 20130425

Method GET_MASTER_DATA_TABLE_NAMES on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_ORDER_OF_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING Attribute Name 20130729
2 Returning R_ORDER Value transfer Type reference (TYPE) INT4 20130729

Method GET_ORDER_OF_ATTRIBUTE on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_SELECTED_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ROLENAME Value transfer Type reference (TYPE) AGR_NAME Role Name 20130813

Method GET_SELECTED_ROLE on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_TEXT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HAS_LONG_TEXT Call by reference Type reference (TYPE) RS_BOOL Boolean 20130610
2 Exporting E_HAS_MEDIUM_TEXT Call by reference Type reference (TYPE) RS_BOOL Boolean 20130610
3 Exporting E_HAS_SHORT_TEXT Call by reference Type reference (TYPE) RS_BOOL Boolean 20130610
4 Exporting E_IS_LANGU_DEP Call by reference Type reference (TYPE) RS_BOOL Boolean 20130610
5 Exporting E_IS_TIME_DEP Call by reference Type reference (TYPE) RS_BOOL Boolean 20130610
6 Exporting E_LONG_TEXT_IS_XL Call by reference Type reference (TYPE) RS_BOOL Boolean 20130610

Method GET_TEXT_INFO on class CL_RSDMDM_WD_ASSIST has no exception.

Method GET_USER_ROLES_FROM_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_ROLES Value transfer Type reference (TYPE) RSDMDM_T_ROLE Table Type for Roles 20130806

Method GET_USER_ROLES_FROM_CUST on class CL_RSDMDM_WD_ASSIST has no exception.

Method HAS_CHAVLS_MARKED_FOR_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MARKED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130902

Method HAS_CHAVLS_MARKED_FOR_DELETION on class CL_RSDMDM_WD_ASSIST has no exception.

Method HAS_TD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_TD_DATA Value transfer Type reference (TYPE) RS_BOOL 20130425

Method HAS_TD_DATA on class CL_RSDMDM_WD_ASSIST has no exception.

Method HAS_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_TEXTS Value transfer Type reference (TYPE) RS_BOOL 20130425

Method HAS_TEXTS on class CL_RSDMDM_WD_ASSIST has no exception.

Method HAS_TI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_TI_DATA Value transfer Type reference (TYPE) RS_BOOL Boolean 20130425

Method HAS_TI_DATA on class CL_RSDMDM_WD_ASSIST has no exception.

Method HAS_TYPE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20130611
2 Returning R_HAS_TI_DATA Value transfer Type reference (TYPE) RS_BOOL Boolean 20130611

Method HAS_TYPE_DATA on class CL_RSDMDM_WD_ASSIST has no exception.

Method HAS_UNSAVED_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_CHANGES Value transfer Type reference (TYPE) RS_BOOL Unsaved Changes 20130704

Method HAS_UNSAVED_CHANGES on class CL_RSDMDM_WD_ASSIST has no exception.

Method HAS_XXL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_XXL_DATA Value transfer Type reference (TYPE) RS_BOOL Boolean 20130812

Method HAS_XXL on class CL_RSDMDM_WD_ASSIST has no exception.

Method HAVE_SELECT_OPTIONS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_SEL_OPTIONS Call by reference Type reference (TYPE) IF_WD_SELECT_OPTIONS=>TT_SELECTION_SCREEN_ITEM 20130717
2 Returning R_CHANGED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130717

Method HAVE_SELECT_OPTIONS_CHANGED on class CL_RSDMDM_WD_ASSIST has no exception.

Method IS_ADD_LINE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20130808
2 Returning R_ALLOWED Value transfer Type reference (TYPE) RS_BOOL New Lines allowed 20130808

Method IS_ADD_LINE_ALLOWED on class CL_RSDMDM_WD_ASSIST has no exception.

Method IS_ATTRIBUTE_FILTERABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20130729
2 Returning R_FILTERABLE Value transfer Type reference (TYPE) RS_BOOL Boolean 20130729

Method IS_ATTRIBUTE_FILTERABLE on class CL_RSDMDM_WD_ASSIST has no exception.

Method IS_CHAVL_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20130607
2 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20130607
3 Returning R_CHANGED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130607

Method IS_CHAVL_CHANGED on class CL_RSDMDM_WD_ASSIST has no exception.

Method IS_CHAVL_MARKED_FOR_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DATA Call by reference Type reference (TYPE) DATA 20130606
2 Returning R_MARKED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130606

Method IS_CHAVL_MARKED_FOR_DELETION on class CL_RSDMDM_WD_ASSIST has no exception.

Method IS_COMPLEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COMPLEX Value transfer Type reference (TYPE) RS_BOOL 20130425

Method IS_COMPLEX on class CL_RSDMDM_WD_ASSIST has no exception.

Method IS_DEL_MODE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVE Value transfer Type reference (TYPE) RS_BOOL Boolean 20130904

Method IS_DEL_MODE_ACTIVE on class CL_RSDMDM_WD_ASSIST has no exception.

Method IS_GAF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_GAF Value transfer Type reference (TYPE) RS_BOOL Application is a GAF 20130815

Method IS_GAF on class CL_RSDMDM_WD_ASSIST has no exception.

Method IS_IN_CHANGEMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGE_MODE Value transfer Type reference (TYPE) RS_BOOL Boolean 20130723

Method IS_IN_CHANGEMODE on class CL_RSDMDM_WD_ASSIST has no exception.

Method IS_IOBJ_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGEABLE Value transfer Type reference (TYPE) RS_BOOL Boolean 20130703

Method IS_IOBJ_CHANGEABLE on class CL_RSDMDM_WD_ASSIST has no exception.

Method IS_IOBJ_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FOREIGN_LOCK Value transfer Type reference (TYPE) RS_BOOL InfoObject locked by other user 20130905
2 Exporting E_LOCKED Value transfer Type reference (TYPE) RS_BOOL InfoObject locked 20130905

Method IS_IOBJ_LOCKED on class CL_RSDMDM_WD_ASSIST has no exception.

Method IS_LINE_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DATA Call by reference Type reference (TYPE) DATA 20130905
2 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20130905
3 Returning R_MODIFIED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130905

Method IS_LINE_MODIFIED on class CL_RSDMDM_WD_ASSIST has no exception.

Method IS_ROLE_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ROLE_SELECTED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130806

Method IS_ROLE_SELECTED on class CL_RSDMDM_WD_ASSIST has no exception.

Method LAUNCH_WD_ABAP_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW_WINDOW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130408
2 Importing I_R_WD_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WD_APPLICATION 20130408
3 Importing I_T_PARAMS Call by reference Type reference (TYPE) APB_LPD_T_PARAMS 20130408
4 Importing I_USE_SUSPEND_RESUME Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130408
5 Importing I_WD_APPLICATION Call by reference Type reference (TYPE) STRING 20130408

Method LAUNCH_WD_ABAP_APPL on class CL_RSDMDM_WD_ASSIST has no exception.

Method MARK_CHAVL_FOR_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DATA Call by reference Type reference (TYPE) DATA 20130712

Method MARK_CHAVL_FOR_DELETION on class CL_RSDMDM_WD_ASSIST has no exception.

Method NEXT_TAB Signature

Method NEXT_TAB on class CL_RSDMDM_WD_ASSIST has no parameter.
Method NEXT_TAB on class CL_RSDMDM_WD_ASSIST has no exception.

Method PREVIOUS_TAB Signature

Method PREVIOUS_TAB on class CL_RSDMDM_WD_ASSIST has no parameter.
Method PREVIOUS_TAB on class CL_RSDMDM_WD_ASSIST has no exception.

Method PROCESS_TIME_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MESSAGES Call by reference Type reference (TYPE) RSNDI_T_MESSAGE Message Table for NDI Hierarchies - Master Data Interface 20130717
2 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Time Indep. / Time Dep. / Texts? 20130717

Method PROCESS_TIME_DATA on class CL_RSDMDM_WD_ASSIST has no exception.

Method READ_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_CUST Call by reference Type reference (TYPE) RSDMDM_IOBJ_DTLS Customizing for Master Data Maintenance 20130730
2 Exporting E_S_IOBJ_CUST Call by reference Type reference (TYPE) RSDMDM_IOBJ_AGR Customizing for the InfoObject 20130820
3 Importing I_ATTRINM Call by reference Type reference (TYPE) RSATTRINM Master data attribute 20130730
4 Importing I_IOBJ_MDM Call by reference Type reference (TYPE) RS_BOOL Read customized auth for the role IObj combination 20130821
# Exception Resumable Description Created on
1 NO_CUSTOMIZING_FOUND 20130730

Method READ_DDIC_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT_L Call by reference Type reference (TYPE) STRING Long Field Label 20130614
2 Exporting E_TEXT_M Call by reference Type reference (TYPE) STRING Medium Field Label 20130614
3 Exporting E_TEXT_S Call by reference Type reference (TYPE) STRING Short Field Label 20130614
4 Importing I_DTEL_NAME Call by reference Type reference (TYPE) ROLLNAME Data element (semantic domain) 20130614

Method READ_DDIC_TEXTS on class CL_RSDMDM_WD_ASSIST has no exception.

Method RESET_CHAVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20130607
2 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20130607

Method RESET_CHAVL on class CL_RSDMDM_WD_ASSIST has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Value transfer Type reference (TYPE) RS_BOOL Successfully saved 20130606
2 Exporting E_T_MESSAGES Value transfer Type reference (TYPE) RSNDI_T_MESSAGE Message Table for NDI Hierarchies - Master Data Interface 20130605
3 Importing I_ACTIVATE Call by reference Type reference (TYPE) RS_BOOL Activation Flag 20130614

Method SAVE on class CL_RSDMDM_WD_ASSIST has no exception.

Method SAVE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Value transfer Type reference (TYPE) RS_BOOL Successfully saved 20130606
2 Exporting E_T_MESSAGES Value transfer Type reference (TYPE) RSNDI_T_MESSAGE Message Table for NDI Hierarchies - Master Data Interface 20130606
3 Importing I_ACTIVATE Call by reference Type reference (TYPE) RS_BOOL Activation Flag 20130614

Method SAVE_ATTRIBUTES on class CL_RSDMDM_WD_ASSIST has no exception.

Method SAVE_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Value transfer Type reference (TYPE) RS_BOOL Successfully saved 20130606
2 Exporting E_T_MESSAGES Value transfer Type reference (TYPE) RSNDI_T_MESSAGE Message Table for NDI Hierarchies - Master Data Interface 20130606

Method SAVE_TEXTS on class CL_RSDMDM_WD_ASSIST has no exception.

Method SET_CHAVL_USAGE_CHECK_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_PARAMETER Call by reference Type reference (TYPE) RSDMDD_S_UI_USAGE_CHECK structure for parameter import from Web-UI 20130902

Method SET_CHAVL_USAGE_CHECK_PARAMS on class CL_RSDMDM_WD_ASSIST has no exception.

Method SET_INFOOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSDIOBJNM InfoObject 20130813
# Exception Resumable Description Created on
1 ALREADY_LOCKED 20130703
2 IOBJ_NOT_FOUND 20130425
3 NO_MASTER_DATA 20130425

Method SET_SUGGEST_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUGGEST_VALUES_ENABLED Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130703

Method SET_SUGGEST_VALUES on class CL_RSDMDM_WD_ASSIST has no exception.

Method SET_USER_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGR_NAME Call by reference Type reference (TYPE) AGR_NAME Role Name 20130806

Method SET_USER_ROLE on class CL_RSDMDM_WD_ASSIST has no exception.

Method SORT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_DATA Call by reference Object reference (TYPE REF TO) DATA 20130617
2 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20130617

Method SORT_TABLE on class CL_RSDMDM_WD_ASSIST has no exception.

Method SYNC_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DATA_TD Call by reference Object reference (TYPE REF TO) DATA Requested Data 20130617
2 Changing C_T_DATA_TEXT Call by reference Object reference (TYPE REF TO) DATA Requested Data 20130617
3 Changing C_T_DATA_TI Call by reference Object reference (TYPE REF TO) DATA Requested Data 20130617
4 Changing C_T_DATA_XXL Call by reference Object reference (TYPE REF TO) DATA Requested Data 20130812

Method SYNC_TABLES on class CL_RSDMDM_WD_ASSIST has no exception.

Method TRANSLATE_FIELD_NAME_FROM_WD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FIELD_NAME Call by reference Type reference (TYPE) STRING 20130725

Method TRANSLATE_FIELD_NAME_FROM_WD on class CL_RSDMDM_WD_ASSIST has no exception.

Method UNDO_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20130905
2 Importing I_T_DATA Call by reference Type reference (TYPE) ANY TABLE 20130905

Method UNDO_CHANGES on class CL_RSDMDM_WD_ASSIST has no exception.

Method UPDATE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED Value transfer Type reference (TYPE) RS_BOOL Did something change? 20130605
2 Exporting E_T_MESSAGES Value transfer Type reference (TYPE) RSNDI_T_MESSAGE Message Table for NDI Hierarchies - Master Data Interface 20130607
3 Importing I_DELETE_CHAVL Call by reference Type reference (TYPE) RS_BOOL Delete the CHAVLs in I_T_DATA 20130712
4 Importing I_FULL_UPDATE Call by reference Type reference (TYPE) RS_BOOL Free change buffer and refill 20130910
5 Importing I_NO_CHANGE Call by reference Type reference (TYPE) RS_BOOL Flush Keys in GAF => not save relevant 20130821
6 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Time Indep. / Time Dep. / Texts? 20130523
7 Importing I_T_DATA Call by reference Type reference (TYPE) ANY TABLE Data to update the buffer 20130605

Method UPDATE_BUFFER on class CL_RSDMDM_WD_ASSIST has no exception.

Method UPDATE_FILTER_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNM Call by reference Type reference (TYPE) RSATTRINM Master data attribute 20130709
2 Importing I_SELECTED Call by reference Type reference (TYPE) RS_BOOL Boolean 20130709

Method UPDATE_FILTER_FIELDS on class CL_RSDMDM_WD_ASSIST has no exception.

Method VALIDATE_CHAVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAVL Call by reference Type reference (TYPE) STRING CHAVL 20130729
2 Importing I_INFOOBJECT Call by reference Type reference (TYPE) RSDIOBJNM InfoObject 20130729
3 Returning R_CHAVL_OK Value transfer Type reference (TYPE) RS_BOOL Boolean 20130729

Method VALIDATE_CHAVL on class CL_RSDMDM_WD_ASSIST has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740