SAP ABAP Class /MRSS/CL_TEST_CUSTOMIZING_MGR (Class for Testing MRS Engine)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/TEST_NW (Package) Test Package for NW
Properties
Class /MRSS/CL_TEST_CUSTOMIZING_MGR  
Short Description Class for Testing MRS Engine    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class /MRSS/TEST    
Program status     
Category 0   
Package /MRSS/TEST_NW   Test Package for NW 
Created 20140707   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_TEST_CUSTOMIZING_MGR has no forward declaration.
Interfaces
Class /MRSS/CL_TEST_CUSTOMIZING_MGR has no interface implemented.
Friends
Class /MRSS/CL_TEST_CUSTOMIZING_MGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_TEST_CUSTOMIZING_MGR Class for Testing MRS Engine 20140707
2 GT_BUFFER_ROUTER_CUST Instance attribute Private Type reference (TYPE) /MRSS/T_TEST_ROUTER_CUST_TAB Puffer table regarding /MRSS/CL_CUSTOMIZING_MGR 20140718
Methods
# Method Level Visibility Method type Description Created on
1 ADD_STRUC_BUFFER_RCUST Instance method Public Method 20140718
2 ADJUST_CUSTOMIZING Instance method Public Method is capable of aligning the router cust. to attribute of this 20140717
3 CLEAN_UP Instance method Public Method 20140717
4 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20140707
5 GET_INSTANCE Static method Public Method 20140707
6 SET_VALUE_IN_STRUCTURE Instance method Public Method Change data field of structure of dynamic class 20140707
7 SET_VALUE_IN_TABLE Instance method Public Method Change data field of dyn. table of dyn. class 20140707
8 SET_VALUE_IN_VARIABLE Instance method Public Method Change data field of dynamic class 20140707
Events
Class /MRSS/CL_TEST_CUSTOMIZING_MGR has no event.
Types
Class /MRSS/CL_TEST_CUSTOMIZING_MGR has no local type.
Method Signatures

Method ADD_STRUC_BUFFER_RCUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20140718
2 Importing IB_IS_STRUCTURE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20140718
3 Importing IT_STATUSES Call by reference Type reference (TYPE) /MRSS/T_STATUS_TYPE_TAB List with Abstract Statuses 20140718
4 Importing IV_ASSIGNMENT_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGE_ASSIGNMENT_TYPE Assignment category 20140718
5 Importing IV_CUSTOMIZING_NAME Call by reference Type reference (TYPE) /MRSS/T_NW_CUSTOMIZING_NAME Name of the customizing 20140718
6 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20140718
7 Importing IV_DEMAND_HEADER_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_ORDER_TYPE Type of underlying order or operation 20140718
8 Importing IV_DEMAND_ITEM_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE_I Demand Item Category 20140718
9 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20140718
10 Importing IV_MAINT_ACT_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGE_ILA Maintenance Activity Type 20140718
11 Importing IV_NEW_VALUE Call by reference Type reference (TYPE) DATA 20140718
12 Importing IV_OPERATION Call by reference Type reference (TYPE) /MRSS/T_SGE_OPERATION Command Operation 20140718
13 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Plant 20140718
14 Importing IV_SALES_ORG Call by reference Type reference (TYPE) /MRSS/T_SALES_ORG Sales Org 20140718
15 Importing IV_SEARCH_DIRECTION Call by reference Type reference (TYPE) /MRSS/T_SGE_SRCH_DIRECTION Direction of Search 20140718
16 Importing IV_STATUS_TYPE Call by reference Type reference (TYPE) /MRSS/T_STATUS_TYPE Type of Abstract MRS Status 20140718
17 Importing IV_TB_CHANGED_COLUMN Call by reference Type reference (TYPE) CHAR80 Char 80 20140718

Method ADD_STRUC_BUFFER_RCUST on class /MRSS/CL_TEST_CUSTOMIZING_MGR has no exception.

Method ADJUST_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_DATA Call by reference Type reference (TYPE) DATA 20140717
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20140717
3 Importing IV_CUSTOMIZING_NAME Call by reference Type reference (TYPE) /MRSS/T_NW_CUSTOMIZING_NAME Name of the customizing 20140717
4 Importing IV_DEMAND_HEADER_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_ORDER_TYPE Type of underlying order or operation 20140717
5 Importing IV_DEMAND_ITEM_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE_I Demand Item Category 20140717
6 Importing IV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20140717
7 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS 20140717
8 Importing IV_MAINT_ACT_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGE_ILA Maintenance Activity Type 20140717
9 Importing IV_OPERATION Call by reference Type reference (TYPE) /MRSS/T_SGE_OPERATION 20140717
10 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Plant 20140717
11 Importing IV_SALES_ORG Call by reference Type reference (TYPE) /MRSS/T_SALES_ORG Sales Org 20140717
12 Importing IV_STATUS_TYPE Call by reference Type reference (TYPE) /MRSS/T_STATUS_TYPE Type of Abstract MRS Status 20140717

Method ADJUST_CUSTOMIZING on class /MRSS/CL_TEST_CUSTOMIZING_MGR has no exception.

Method CLEAN_UP Signature

Method CLEAN_UP on class /MRSS/CL_TEST_CUSTOMIZING_MGR has no parameter.
Method CLEAN_UP on class /MRSS/CL_TEST_CUSTOMIZING_MGR has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /MRSS/CL_TEST_CUSTOMIZING_MGR has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_TEST_CUSTOMIZING_MGR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_INSTANCE Value transfer Object reference (TYPE REF TO) /MRSS/CL_TEST_CUSTOMIZING_MGR Class for Testing MRS Engine 20140707

Method GET_INSTANCE on class /MRSS/CL_TEST_CUSTOMIZING_MGR has no exception.

Method SET_VALUE_IN_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20140707
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20140707
3 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) CHAR80 Char 80 20140707
4 Importing IV_COLUMN_NAME Call by reference Type reference (TYPE) CHAR80 Char 80 20140707
5 Importing IV_NEW_VALUE Call by reference Type reference (TYPE) ANY 20140707
6 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) CHAR80 Char 80 20140707

Method SET_VALUE_IN_STRUCTURE on class /MRSS/CL_TEST_CUSTOMIZING_MGR has no exception.

Method SET_VALUE_IN_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20140707
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20140707
3 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) CHAR80 Char 80 20140707
4 Importing IV_COLUMN_NAME Call by reference Type reference (TYPE) CHAR80 Char 80 20140707
5 Importing IV_KEY_COLUMN Call by reference Type reference (TYPE) CHAR80 Char 80 20140707
6 Importing IV_KEY_VALUE Call by reference Type reference (TYPE) CHAR80 Char 80 20140707
7 Importing IV_NEW_VALUE Call by reference Type reference (TYPE) ANY 20140707
8 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) CHAR80 Char 80 20140707

Method SET_VALUE_IN_TABLE on class /MRSS/CL_TEST_CUSTOMIZING_MGR has no exception.

Method SET_VALUE_IN_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20140707
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20140707
3 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) CHAR80 Char 80 20140707
4 Importing IV_NEW_VALUE Call by reference Type reference (TYPE) ANY 20140707
5 Importing IV_VAR_NAME Call by reference Type reference (TYPE) CHAR80 Char 80 20140707

Method SET_VALUE_IN_VARIABLE on class /MRSS/CL_TEST_CUSTOMIZING_MGR has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 900