SAP ABAP Class /MRSS/CL_SQP_CUSTOMIZING (Used to read customizing)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SQP (Package) MRS Qualifications: Profiles
Properties
Class /MRSS/CL_SQP_CUSTOMIZING  
Short Description Used to read customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SQP   MRS Qualifications: Profiles 
Created 20060619   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SQP_CUSTOMIZING has no forward declaration.
Interfaces
Class /MRSS/CL_SQP_CUSTOMIZING has no interface implemented.
Friends
Class /MRSS/CL_SQP_CUSTOMIZING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_TREX_SETTINGS Static Attribute Public Type reference (TYPE) /MRSS/C_SQE_TREX MRS Customizing: RFC Destination TREX 20120913
2 GT_ONCALL_LIST Static Attribute Private Type reference (TYPE) /MRSS/T_ONCALL_TEXT_TAB text table with on call types 20070313
3 GT_USTR_TYPES Static Attribute Private Type reference (TYPE) /MRSS/T_SQU_USTR_TYPES_TAB Table of unstructurred qualification texts 20130111
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_DOCS_ACT_GET Static method Public Method Gets activation status of Change document creation 20070309
2 CLASS_CONSTRUCTOR Static method Public Constructor 20120913
3 EMP_APPROVAL_GET Static method Public Method Checks whether the employee approval is necessary 20070129
4 EMP_SMARTFORM_NAME_GET Static method Public Method Gets the smartform name for a Pernr 20061226
5 GET_ATTACHMENT_USTR_TYPE Static method Public Method Read Attachments Unstructured Type 20090813
6 GET_ONCALL_LIST Static method Public Method gets list of oncalls 20070313
7 MGR_APPROVAL_GET Static method Public Method Checks whether the manager approval is necessary 20070129
8 READ_CUST_HR_TYPE Static method Private Method Reads HR infotype based on customizing 20070129
9 REQ_SMARTFORM_NAME_GET Static method Public Method Gets the requirement profile smart form name based on plant 20061226
10 REQ_WUSD_TYPES_GET Static method Public Method Gets the type of objects forwhich whereused list is executed 20070226
11 UNSTR_TYPES_GET Static method Public Method Gets the types of unstructured qualifications with texts 20060619
12 URL_COMPONENTS_GET Static method Public Method Gets the URL components like Server name and Portal ID 20060828
13 WEB_USER_SUBTYPE_GET Static method Public Method Get the 105 subtype in which webuser mapping is done 20060619
Events
Class /MRSS/CL_SQP_CUSTOMIZING has no event.
Types
Class /MRSS/CL_SQP_CUSTOMIZING has no local type.
Method Signatures

Method CHANGE_DOCS_ACT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EMPL_CD Call by reference Type reference (TYPE) /MRSS/T_CHGDOCS_ACT_EMP Activate Change Document for Employee Profile 20070309
2 Exporting EV_REQM_CD Call by reference Type reference (TYPE) /MRSS/T_CHGDOCS_ACT_REQ Activate Change Document for Requirement Profile 20070309

Method CHANGE_DOCS_ACT_GET on class /MRSS/CL_SQP_CUSTOMIZING has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /MRSS/CL_SQP_CUSTOMIZING has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_SQP_CUSTOMIZING has no exception.

Method EMP_APPROVAL_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SKIP_APPROVAL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Approval to be skipped by employee 20070129
2 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20070129

Method EMP_APPROVAL_GET on class /MRSS/CL_SQP_CUSTOMIZING has no exception.

Method EMP_SMARTFORM_NAME_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SFNAME Call by reference Type reference (TYPE) TDSFNAME Smart Forms: Form Name 20061226
2 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Resource ID 20061226

Method EMP_SMARTFORM_NAME_GET on class /MRSS/CL_SQP_CUSTOMIZING has no exception.

Method GET_ATTACHMENT_USTR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ATTACH_USTR_TYPE Call by reference Type reference (TYPE) /MRSS/T_SQP_QUAL_TYPE Unstructured Qualification Type 20090813

Method GET_ATTACHMENT_USTR_TYPE on class /MRSS/CL_SQP_CUSTOMIZING has no exception.

Method GET_ONCALL_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ONCALL_LIST Call by reference Type reference (TYPE) /MRSS/T_ONCALL_TEXT_TAB text table with on call types 20070313

Method GET_ONCALL_LIST on class /MRSS/CL_SQP_CUSTOMIZING has no exception.

Method MGR_APPROVAL_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SKIP_APPROVAL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Manager approval to be skipped 20070129
2 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20070129

Method MGR_APPROVAL_GET on class /MRSS/CL_SQP_CUSTOMIZING has no exception.

Method READ_CUST_HR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SKIP_APPROVAL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20070129
2 Importing IV_APPR_TYPE Call by reference Type reference (TYPE) /MRSS/T_SQP_APPROVAL_TYPE X - employee; ' ' - manager 20070129
3 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20070129

Method READ_CUST_HR_TYPE on class /MRSS/CL_SQP_CUSTOMIZING has no exception.

Method REQ_SMARTFORM_NAME_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SFNAME Call by reference Type reference (TYPE) TDSFNAME Smart Forms: Form Name 20061226
2 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Plant 20061226

Method REQ_SMARTFORM_NAME_GET on class /MRSS/CL_SQP_CUSTOMIZING has no exception.

Method REQ_WUSD_TYPES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WUSD_TYPES Call by reference Type reference (TYPE) /MRSS/T_SQP_REQ_WUSD Whereused structure for requirement profiles 20070226
2 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Plant 20070226

Method REQ_WUSD_TYPES_GET on class /MRSS/CL_SQP_CUSTOMIZING has no exception.

Method UNSTR_TYPES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RPROF_ONLY_USTR Call by reference Type reference (TYPE) /MRSS/T_SQU_USTR_TYPES_TAB Table of unstructurred qualification texts 20090813
2 Exporting ET_RPROF_ONLY_USTR_ALL Call by reference Type reference (TYPE) /MRSS/T_SQU_USTR_TYPES_TAB Table of unstructurred qualification texts 20090813
3 Exporting ET_USTR_TYPES Call by reference Type reference (TYPE) /MRSS/T_SQU_USTR_TYPES_TAB Texttabelle für unstrukturierte Qualifikationen 20060619
4 Exporting ET_USTR_TYPES_ALL Call by reference Type reference (TYPE) /MRSS/T_SQU_USTR_TYPES_ALL_TAB Table of all unstructured types maintained 20060711
5 Importing IV_ALL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 'X' for all languages 20060711
6 Importing IV_GET_RPROF_ONLY_TYPES Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Include Requirement Profile only Qual. also 20090813

Method UNSTR_TYPES_GET on class /MRSS/CL_SQP_CUSTOMIZING has no exception.

Method URL_COMPONENTS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PORTAL_URL Call by reference Type reference (TYPE) /MRSS/T_SQP_PORTAL_URL Portal URL for web acess of profiles 20060828
2 Exporting EV_SERVER_NAME Call by reference Type reference (TYPE) /MRSS/T_SQP_SERVER_NAME Server Name 20060828
3 Exporting EV_STATIC_URL Call by reference Type reference (TYPE) /MRSS/T_SQP_STATIC_URL Static part of URL 20061214

Method URL_COMPONENTS_GET on class /MRSS/CL_SQP_CUSTOMIZING has no exception.

Method WEB_USER_SUBTYPE_GET 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 Boolesche Variable 20060619
2 Exporting EV_SUBTYPE Call by reference Type reference (TYPE) SUBTY Subtyp 20060619

Method WEB_USER_SUBTYPE_GET on class /MRSS/CL_SQP_CUSTOMIZING has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 195