SAP ABAP Class CL_FIP_WDC_MATERIAL_RANGE (Assistance Class for WD_FIP_MATERIAL_RANGE)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-FIP (Application Component) Perishables Procurement
     FIP_UI_MODEL (Package) User Interface Models for Fresh Item Procurement
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 20071212
Properties
Class CL_FIP_WDC_MATERIAL_RANGE  
Short Description Assistance Class for WD_FIP_MATERIAL_RANGE    
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 FIP_UI_MODEL   User Interface Models for Fresh Item Procurement 
Created 20071212   SAP 
Last change 20100310   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_FIP_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FIP_WDC_MATERIAL_RANGE has no interface implemented.
Friends
Class CL_FIP_WDC_MATERIAL_RANGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CHANGE_EVENT Constant Public Type reference (TYPE) FPM_EVENT_ID 'FPM_CHANGE' ID of the FPM change Event 20080318
2 GC_FROM_AOR Constant Public Type reference (TYPE) CHAR1 '3' In aor in value set 20080104
3 GC_FROM_IN_PROCUREMENT Constant Public Type reference (TYPE) CHAR1 '1' In procurement in value set 20080104
4 GC_FROM_PLANNED_PROCUREMENT Constant Public Type reference (TYPE) CHAR1 '2' Planned procurement in value set 20080104
5 GC_FUNCTION_ID Constant Public See coding 20080111
6 GC_MATERIAL_STATUS_ICON Constant Public See coding 20080115
7 GC_MOVE_BOTTOM_ICON Constant Public Type reference (TYPE) STRING 'ICON_PAGE_DOWN' move to bottom icon 20071220
8 GC_MOVE_DOWN_ICON Constant Public Type reference (TYPE) STRING 'ICON_PREVIOUS_VALUE' move down Icon 20071220
9 GC_MOVE_TOP_ICON Constant Public Type reference (TYPE) STRING 'ICON_PAGE_UP' Move on top ICON 20071220
10 GC_MOVE_UP_ICON Constant Public Type reference (TYPE) STRING 'ICON_NEXT_VALUE' Move up ICON 20071220
11 MO_AOR_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_AOR_MANAGER Aor manager 20080206
12 MO_MATERIAL_RANGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_MATERIAL_RANGE_MANAGER BO Material range Manager 20080114
13 MS_MY_USER_NAME Instance attribute Private Type reference (TYPE) BAPIADDR3 The information ot the user 20080104
14 MT_IN_PROCUREMENT Instance attribute Private Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20071220
15 MT_IN_PROC_SEARCH Instance attribute Private Type reference (TYPE) FIP_T_MR_FOR_SEARCH Used to sreach the presence of a matrial in material range 20071220
16 MT_PLANNED_PROCUREMENT Instance attribute Private Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20071220
17 MT_PLANNED_PROC_SEARCH Instance attribute Private Type reference (TYPE) FIP_T_MR_FOR_SEARCH Used to sreach the presence of a matrial in material range 20071220
18 MT_SELECTED_PLANNED_MATERIAL Instance attribute Private Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080213
19 MT_SELECTED_PROC_MATERIAL Instance attribute Private Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080213
20 MT_USER_NAME_LIST Instance attribute Private Type reference (TYPE) FIP_T_BUYER_DETAILS The list of all the buyers 20080104
21 MV_ACTIVATION_DATE Instance attribute Private Type reference (TYPE) FIP_MR_ACTIVATION_DATE Activation date of the materials 20080108
22 MV_HAS_CHANGED Instance attribute Private Type reference (TYPE) ABAP_BOOL Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080108
23 MV_IN_PROCUREMENT_ID Instance attribute Private Type reference (TYPE) FIP_MATERIAL_RANGE_ID Natural Number 20080111
24 MV_LAST_MODIFIED Instance attribute Private Type reference (TYPE) FIP_LAST_MODIFIED Last modified date. 20080326
25 MV_PLANNED_PROCUREMENT_ID Instance attribute Private Type reference (TYPE) FIP_MATERIAL_RANGE_ID Natural Number 20080111
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_SORT Instance method Public Method Resequence the materials by the one passed in parameter 20080107
2 CLEAR_SELECTED_PLANNED_MAT Instance method Public Method 20080213
3 CLEAR_SELECTED_PROC_MATERIAL Instance method Public Method 20080213
4 CONSTRUCTOR Instance method Public Constructor 20080104
5 COPY_MAT_IN_PROCUREMENT Instance method Public Method Copy the selected elements to the in procurement 20071220
6 COPY_MAT_PLANNED_PROCUREMENT Instance method Public Method Copy the selected elements to the planned procurement 20071220
7 GET_ACTIVATION_DATE Instance method Public Method Get the activation date 20080108
8 GET_AOR_MATERIALS Instance method Public Method Return the buyer AOR material 20080104
9 GET_BUYER_FULL_NAME Instance method Public Method Return the buyer full name (user full name) 20080108
10 GET_BUYER_VALUE_SET Instance method Public Method Get the buyers 20071218
11 GET_FROM_VALUE_SET Instance method Public Method Get the from material (AOR, Planned or in procurement) 20071219
12 GET_HAS_CHANGED Instance method Public Method Get if the information for material range has changed. 20080108
13 GET_IN_PROCUREMENT_MATERIALS Instance method Public Method Return the buyer in procurement materials 20080104
14 GET_LAST_MODIFIED Instance method Public Method Returns the last modified date. 20080326
15 GET_PLANNED_PROC_MATERIALS Instance method Public Method Return the planned for procurement materials 20080104
16 GET_SELECTED_PLANNED_MATERIAL Instance method Public Method returns the material to be selected when moving item 20080213
17 GET_SELECTED_PROC_MATERIAL Instance method Public Method returns the material to be selected when moving item 20080213
18 GET_TOTAL_MAT_IN_PROC Instance method Public Method Returns the number of materials in procurement 20080103
19 GET_TOTAL_MAT_PLANNED_PROC Instance method Public Method Returns the number of materials in planned procurement 20080103
20 LOAD_MATERIALS Instance method Private Method Load the materials 20080114
21 LOAD_MATERIAL_RANGE_ITEM Instance method Private Method Load material range -generic method called by load materials 20080115
22 MODIFY_ONE_MAT_PLANNED_PROC Instance method Private Method Modify the status for one material planned for procurement. 20080317
23 MOVE_BOTTOM Instance method Public Method Move to bottom selected elements 20080103
24 MOVE_DOWN Instance method Public Method Move down selected elements 20080103
25 MOVE_TOP Instance method Public Method Move top selected elements 20080102
26 MOVE_UP Instance method Public Method Move up selected elements 20080102
27 PREPARE_ONE_MAT_PROC Instance method Private Method Perpare the status for the procurement material 20080317
28 PRINT_MATERIAL_RANGE Instance method Public Method shows print UIBB (PDF) 20080228
29 REMOVE_MAT_IN_PROCUREMENT Instance method Public Method Remove selected material from in procurement 20080102
30 REMOVE_MAT_PLANNED_PROCUREMENT Instance method Public Method Remove selected material from planned procurement 20071221
31 RESEQUENCE_TABLE Instance method Private Method Resequence table order. 20071220
32 SAVE_MATERIAL_RANGE Instance method Private Method 20080118
33 SAVE_MODIFICATIONS Instance method Public Method Save information to the database 20080116
34 SET_ACTIVATION_DATE Instance method Public Method Set the activation date 20080108
35 SET_HAS_CHANGED Instance method Private Method Set that the information for the material range has changed. 20080108
36 SET_NOT_CHANGED Instance method Public Method Set that the information for the material range has changed. 20080117
37 SET_USER_NAME_INFO Instance method Private Method Set the user information (to retreive the user full name) 20080317
Events
Class CL_FIP_WDC_MATERIAL_RANGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FIP_S_MR_FOR_SEARCH Private See coding 20080115 BEGIN OF fip_s_mr_for_search, matnr TYPE matnr, material_status TYPE fip_mr_material_status, END OF fip_s_mr_for_search
2 FIP_T_MR_FOR_SEARCH Private See coding 20080115 fip_t_mr_for_search TYPE HASHED TABLE OF fip_s_mr_for_search WITH UNIQUE KEY matnr
Method Signatures

Method APPLY_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROCUREMENT Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080107
2 Importing IV_FROM Call by reference Type reference (TYPE) FIP_MR_MATERIAL_RANGE_TYPE use cl_fip_const=>gc_mr_type constants 20080107

Method APPLY_SORT on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method CLEAR_SELECTED_PLANNED_MAT Signature

Method CLEAR_SELECTED_PLANNED_MAT on class CL_FIP_WDC_MATERIAL_RANGE has no parameter.
Method CLEAR_SELECTED_PLANNED_MAT on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method CLEAR_SELECTED_PROC_MATERIAL Signature

Method CLEAR_SELECTED_PROC_MATERIAL on class CL_FIP_WDC_MATERIAL_RANGE has no parameter.
Method CLEAR_SELECTED_PROC_MATERIAL on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method CONSTRUCTOR Signature

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

Method COPY_MAT_IN_PROCUREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IN_PROCUREMENT Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080102
2 Importing IT_MATERIAL_RANGE Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20071220
3 Importing IV_UNAME Call by reference Type reference (TYPE) UNAME User Name in User Master Record 20080327

Method COPY_MAT_IN_PROCUREMENT on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method COPY_MAT_PLANNED_PROCUREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PLANNED_PROCUREMENT Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080102
2 Importing IT_MATERIAL_RANGE Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20071220
3 Importing IV_FROM Call by reference Type reference (TYPE) FIP_MR_MATERIAL_RANGE_TYPE use CL_FIP_CONST=>gc_mr_type 20080102
4 Importing IV_UNAME Call by reference Type reference (TYPE) UNAME User Name in User Master Record 20080327

Method COPY_MAT_PLANNED_PROCUREMENT on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method GET_ACTIVATION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVATION_DATE Value transfer Type reference (TYPE) FIP_MR_ACTIVATION_DATE Activation date of the materials 20080108

Method GET_ACTIVATION_DATE on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method GET_AOR_MATERIALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATERIALS Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Item in the material range screen 20080104
2 Importing IV_UNAME Call by reference Type reference (TYPE) UNAME User Name in User Master Record 20080327

Method GET_AOR_MATERIALS on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method GET_BUYER_FULL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FULLNAME Value transfer Type reference (TYPE) AD_NAMTEXT Full Name of Person 20080108

Method GET_BUYER_FULL_NAME on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method GET_BUYER_VALUE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTR_BUYERS_VS Value transfer Object reference (TYPE REF TO) WDR_CONTEXT_ATTR_VALUE_LIST Fixed Value of an Attribute with Text 20080319

Method GET_BUYER_VALUE_SET on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method GET_FROM_VALUE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTR_FROM_VS Value transfer Object reference (TYPE REF TO) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080319

Method GET_FROM_VALUE_SET on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method GET_HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080108

Method GET_HAS_CHANGED on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method GET_IN_PROCUREMENT_MATERIALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATERIALS Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Item in the material range screen 20080104
2 Importing IV_UNAME Call by reference Type reference (TYPE) UNAME User Name in User Master Record 20080327

Method GET_IN_PROCUREMENT_MATERIALS on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method GET_LAST_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LAST_MODIFIED Value transfer Type reference (TYPE) FIP_LAST_MODIFIED Last modified date. 20080326

Method GET_LAST_MODIFIED on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method GET_PLANNED_PROC_MATERIALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATERIALS Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Item in the material range screen 20080104
2 Importing IV_UNAME Call by reference Type reference (TYPE) UNAME User Name in User Master Record 20080327

Method GET_PLANNED_PROC_MATERIALS on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method GET_SELECTED_PLANNED_MATERIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTR_SELECTED_PLANNED_MATERIAL Value transfer Object reference (TYPE REF TO) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080213

Method GET_SELECTED_PLANNED_MATERIAL on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method GET_SELECTED_PROC_MATERIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTR_SELECTED_PROC_MATERIAL Value transfer Object reference (TYPE REF TO) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080213

Method GET_SELECTED_PROC_MATERIAL on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method GET_TOTAL_MAT_IN_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TOTAL Value transfer Type reference (TYPE) I 20080103

Method GET_TOTAL_MAT_IN_PROC on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method GET_TOTAL_MAT_PLANNED_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TOTAL Value transfer Type reference (TYPE) I 20080103

Method GET_TOTAL_MAT_PLANNED_PROC on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method LOAD_MATERIALS Signature

Method LOAD_MATERIALS on class CL_FIP_WDC_MATERIAL_RANGE has no parameter.
Method LOAD_MATERIALS on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method LOAD_MATERIAL_RANGE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITR_MR_FOR_SEARCH Call by reference Object reference (TYPE REF TO) FIP_T_MR_FOR_SEARCH Used to sreach the presence of a matrial in material range 20080115
2 Importing ITR_MR_ITEM_UI Call by reference Object reference (TYPE REF TO) FIP_T_MR_ITEM_UI Table of material range ITEM with ui elements 20080115
3 Importing IT_MR_ITEM Call by reference Type reference (TYPE) FIP_T_MR_ITEM_EXTENDED Table of material range ITEM. 20080129

Method LOAD_MATERIAL_RANGE_ITEM on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method MODIFY_ONE_MAT_PLANNED_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MATERIAL_RANGE Call by reference Type reference (TYPE) FIP_S_MR_ITEM_UI Item in the material range screen 20080317
2 Importing IS_PROC_SEARCH Call by reference Type reference (TYPE) FIP_S_MR_FOR_SEARCH 20080317
3 Importing IV_FROM Call by reference Type reference (TYPE) FIP_MR_MATERIAL_RANGE_TYPE User Name in User Master Record 20080317

Method MODIFY_ONE_MAT_PLANNED_PROC on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method MOVE_BOTTOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROCUREMENT Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080103
2 Importing IT_SELECTED_MATERIAL Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080103
3 Importing IV_FROM Call by reference Type reference (TYPE) FIP_MR_MATERIAL_RANGE_TYPE use cl_fip_const=>gc_mr_type contants 20080103

Method MOVE_BOTTOM on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method MOVE_DOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROCUREMENT Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080103
2 Importing IT_SELECTED_MATERIAL Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080103
3 Importing IV_FROM Call by reference Type reference (TYPE) FIP_MR_MATERIAL_RANGE_TYPE Use cl_fip_const=>gc_mr_type contrants 20080103

Method MOVE_DOWN on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method MOVE_TOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROCUREMENT Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080102
2 Importing IT_SELECTED_MATERIAL Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080102
3 Importing IV_FROM Call by reference Type reference (TYPE) FIP_MR_MATERIAL_RANGE_TYPE use CL_FIP_CONST=>gc_mr_type constants 20080102

Method MOVE_TOP on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method MOVE_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROCUREMENT Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080102
2 Importing IT_SELECTED_MATERIAL Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080102
3 Importing IV_FROM Call by reference Type reference (TYPE) FIP_MR_MATERIAL_RANGE_TYPE use CL_FIP_CONST=>gc_mr_type constants 20080102

Method MOVE_UP on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method PREPARE_ONE_MAT_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MATERIAL_RANGE Call by reference Type reference (TYPE) FIP_S_MR_ITEM_UI Item in the material range screen 20080317
2 Importing IV_FROM Call by reference Type reference (TYPE) FIP_MR_MATERIAL_RANGE_TYPE Type of material range (in procurement or planned) 20080317

Method PREPARE_ONE_MAT_PROC on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method PRINT_MATERIAL_RANGE Signature

Method PRINT_MATERIAL_RANGE on class CL_FIP_WDC_MATERIAL_RANGE has no parameter.
Method PRINT_MATERIAL_RANGE on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method REMOVE_MAT_IN_PROCUREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IN_PROCUREMENT Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080102
2 Importing IT_MATERIAL_RANGE Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080102

Method REMOVE_MAT_IN_PROCUREMENT on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method REMOVE_MAT_PLANNED_PROCUREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PLANNED_PROCUREMENT Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080102
2 Importing IT_MATERIAL_RANGE Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20071221
3 Importing IV_FROM Call by reference Type reference (TYPE) FIP_MR_MATERIAL_RANGE_TYPE use cl_fip_const=>gc_mr_type constants 20080102
# Exception Resumable Description Created on
1 CX_FIP_UNEXPECTED Error caused by a coding error 20080317

Method RESEQUENCE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MATERIAL_RANGE Call by reference Type reference (TYPE) FIP_T_MR_ITEM_UI Table of material range ITEM. 20080102

Method RESEQUENCE_TABLE on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method SAVE_MATERIAL_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_MR_ID Call by reference Type reference (TYPE) FIP_MATERIAL_RANGE_ID Material range ID 20080118
2 Importing IT_MR_ITEM_EXTENDED Call by reference Type reference (TYPE) FIP_T_MR_ITEM_EXTENDED Table of material range ITEM. 20080129
3 Importing IV_ACTIVATION_DATE Call by reference Type reference (TYPE) FIP_MR_ACTIVATION_DATE 20080118
4 Importing IV_MR_TYPE Call by reference Type reference (TYPE) FIP_MR_MATERIAL_RANGE_TYPE 20080118
# Exception Resumable Description Created on
1 CX_FIP_DATA_EXISTS Unique identifier exists 20080201
2 CX_FIP_DATA_INVALID Invalid data supplied 20080130
3 CX_FIP_DATA_NOT_FOUND Value does not exist 20080130

Method SAVE_MODIFICATIONS Signature

Method SAVE_MODIFICATIONS on class CL_FIP_WDC_MATERIAL_RANGE has no parameter.
# Exception Resumable Description Created on
1 CX_FIP_DATA Invalid data supplied 20080201

Method SET_ACTIVATION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVATION_DATE Call by reference Type reference (TYPE) FIP_MR_ACTIVATION_DATE Activation date of the materials 20080108
2 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080318
# Exception Resumable Description Created on
1 CX_FIP_DATA_INVALID Invalid data supplied 20080123

Method SET_HAS_CHANGED Signature

Method SET_HAS_CHANGED on class CL_FIP_WDC_MATERIAL_RANGE has no parameter.
Method SET_HAS_CHANGED on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method SET_NOT_CHANGED Signature

Method SET_NOT_CHANGED on class CL_FIP_WDC_MATERIAL_RANGE has no parameter.
Method SET_NOT_CHANGED on class CL_FIP_WDC_MATERIAL_RANGE has no exception.

Method SET_USER_NAME_INFO Signature

Method SET_USER_NAME_INFO on class CL_FIP_WDC_MATERIAL_RANGE has no parameter.
Method SET_USER_NAME_INFO on class CL_FIP_WDC_MATERIAL_RANGE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604