SAP ABAP Class /MRSS/CL_RES_CUSTOMIZING (Customizing for Resources / BPs)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/RES (Package) MRS Resources (Business Partner) Enhancements

⤷

⤷

Properties
Class | /MRSS/CL_RES_CUSTOMIZING | |
Short Description | Customizing for Resources / BPs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/RES | MRS Resources (Business Partner) Enhancements |
Created | 20101220 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_RES_CUSTOMIZING has no forward declaration.
Interfaces
Class /MRSS/CL_RES_CUSTOMIZING has no interface implemented.
Friends
Class /MRSS/CL_RES_CUSTOMIZING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | See coding | 20101220 | ||||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/C_BRK_SHDL_TAB | Break Schedule | 20101220 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/C_DISTRBTR_TAB | Table Type for Distributor | 20101220 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/C_DLY_W_SD_TAB | Daily Work Schedule | 20101220 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/C_PRD_W_SD_TAB | Table Type: Periodic work schedule | 20101220 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/C_RES_GRP_TAB | Table Type for Resource Group | 20101220 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/C_W_SCD_RL_TAB | Table Type: Work schedule Rule DB Structure | 20101220 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101220 |
2 | ![]() |
Static method | Public | Method | Get Break Schedules | 20101220 |
3 | ![]() |
Static method | Public | Method | Get Distributor and its Factory Calendar | 20101220 |
4 | ![]() |
Static method | Public | Method | Get Details Daily work Schedule | 20101220 |
5 | ![]() |
Static method | Public | Method | Get Periodic Work Schedule | 20101220 |
6 | ![]() |
Static method | Public | Method | Get Resource Group and its Holiday Calendar | 20101220 |
7 | ![]() |
Static method | Public | Method | Get Resource Source Type | 20101220 |
8 | ![]() |
Static method | Public | Method | Get Details of work schedule rule | 20101220 |
9 | ![]() |
Static method | Public | Method | Get Wrok Schedule Rules from Periodic work Schedule | 20101220 |
10 | ![]() |
Static method | Public | Method | Is BP Role relevent for MRS? | 20101220 |
11 | ![]() |
Static method | Private | Method | Select Break Schedules | 20101220 |
12 | ![]() |
Static method | Protected | Method | Selects all the Distributor | 20101220 |
13 | ![]() |
Static method | Private | Method | Select Daily Work Schedule from DB | 20101220 |
14 | ![]() |
Static method | Protected | Method | Select Resource group data | 20101220 |
Events
Class /MRSS/CL_RES_CUSTOMIZING has no event.
Types
Class /MRSS/CL_RES_CUSTOMIZING has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /MRSS/CL_RES_CUSTOMIZING has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_RES_CUSTOMIZING has no exception.
Method GET_BREAK_SCHEDULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_BREAK_SCHEDULE | Value transfer | Type reference (TYPE) | /MRSS/C_BRK_SHDL | Break Schedule | 20101220 | ||
2 | ![]() |
IV_BREAK_SCHEDULE | Call by reference | Type reference (TYPE) | /MRSS/T_BRK_SCHEDULE | Break Schedule | 20101220 |
Method GET_BREAK_SCHEDULE on class /MRSS/CL_RES_CUSTOMIZING has no exception.
Method GET_DISTRIBUTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DISTRIBUTOR | Value transfer | Type reference (TYPE) | /MRSS/C_DISTRBTR | Distributor | 20101220 | ||
2 | ![]() |
IV_DISTRIBUTOR | Call by reference | Type reference (TYPE) | /MRSS/T_DISTRIBUTOR | Distributor | 20101220 |
Method GET_DISTRIBUTOR on class /MRSS/CL_RES_CUSTOMIZING has no exception.
Method GET_DLY_WORK_SCHEDULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DAILY_WORK_SCHEDULE | Value transfer | Type reference (TYPE) | /MRSS/C_DLY_W_SD | Daily Work Schedule | 20101220 | ||
2 | ![]() |
IV_DAILY_WRK_SCHEDU | Call by reference | Type reference (TYPE) | /MRSS/T_DLY_WRK_SCHEDULE | Daily Work Schedule | 20101220 |
Method GET_DLY_WORK_SCHEDULE on class /MRSS/CL_RES_CUSTOMIZING has no exception.
Method GET_PERIODIC_WORK_SCHEDULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PERIODIC_WORK_SCHEDULE | Value transfer | Type reference (TYPE) | /MRSS/C_PRD_W_SD_TAB | Table Type: Periodic work schedule | 20101220 | ||
2 | ![]() |
IV_PERIODIC_WRK_SCH | Call by reference | Type reference (TYPE) | /MRSS/T_PRD_WRK_SCHEDULE | Periodic Work Schedule | 20101220 | ||
3 | ![]() |
IV_WEEK_NO | Call by reference | Type reference (TYPE) | /MRSS/T_WEEK_NUMBER | Week No | 20101220 |
Method GET_PERIODIC_WORK_SCHEDULE on class /MRSS/CL_RES_CUSTOMIZING has no exception.
Method GET_RES_GRP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RES_GRP | Value transfer | Type reference (TYPE) | /MRSS/C_RES_GRP | Resource group | 20101220 | ||
2 | ![]() |
IV_RESOURCE_GROUP | Call by reference | Type reference (TYPE) | /MRSS/T_RES_GRP | Resource Group | 20101220 |
Method GET_RES_GRP on class /MRSS/CL_RES_CUSTOMIZING has no exception.
Method GET_RES_SOURCE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BP_ROLE | Call by reference | Type reference (TYPE) | BU_PARTNERROLE | BP Role | 20101220 | ||
2 | ![]() |
RV_MRS_RESOURCE_TYPE | Value transfer | Type reference (TYPE) | /MRSS/T_SGE_RES_SOURCE_TYPE | Internal / External Resource | 20101220 |
Method GET_RES_SOURCE_TYPE on class /MRSS/CL_RES_CUSTOMIZING has no exception.
Method GET_WORK_SCH_RULE_DET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_WORK_SCHEDULE_RULE | Value transfer | Type reference (TYPE) | /MRSS/C_W_SCD_RL | Work Schedule Rule | 20101220 | ||
2 | ![]() |
IV_WRK_SCHEDULE_RUL | Call by reference | Type reference (TYPE) | /MRSS/T_WRK_SCHEDULE_RULE | Work Schedule Rule | 20101220 |
Method GET_WORK_SCH_RULE_DET on class /MRSS/CL_RES_CUSTOMIZING has no exception.
Method GET_WRK_SCH_RL_BY_PRD_WRK_SCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WORK_SCHEDULE_RULE | Value transfer | Type reference (TYPE) | /MRSS/C_W_SCD_RL_TAB | Table Type: Work schedule Rule DB Structure | 20101220 | ||
2 | ![]() |
IV_PERIODIC_WRK_SCH | Call by reference | Type reference (TYPE) | /MRSS/T_PRD_WRK_SCHEDULE | Periodic Work Schedule | 20101220 |
Method GET_WRK_SCH_RL_BY_PRD_WRK_SCH on class /MRSS/CL_RES_CUSTOMIZING has no exception.
Method IS_BP_ROLE_MRS_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BP_ROLE | Call by reference | Type reference (TYPE) | BU_PARTNERROLE | BP Role | 20101220 | ||
2 | ![]() |
RV_MRS_RELEVENT | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20101220 |
Method IS_BP_ROLE_MRS_REL on class /MRSS/CL_RES_CUSTOMIZING has no exception.
Method SELECT_BRK_SCH Signature
Method SELECT_BRK_SCH on class /MRSS/CL_RES_CUSTOMIZING has no parameter.
Method SELECT_BRK_SCH on class /MRSS/CL_RES_CUSTOMIZING has no exception.
Method SELECT_DISTRIBUTOR Signature
Method SELECT_DISTRIBUTOR on class /MRSS/CL_RES_CUSTOMIZING has no parameter.
Method SELECT_DISTRIBUTOR on class /MRSS/CL_RES_CUSTOMIZING has no exception.
Method SELECT_DLY_WRK_SCH Signature
Method SELECT_DLY_WRK_SCH on class /MRSS/CL_RES_CUSTOMIZING has no parameter.
Method SELECT_DLY_WRK_SCH on class /MRSS/CL_RES_CUSTOMIZING has no exception.
Method SELECT_RES_GRP Signature
Method SELECT_RES_GRP on class /MRSS/CL_RES_CUSTOMIZING has no parameter.
Method SELECT_RES_GRP on class /MRSS/CL_RES_CUSTOMIZING has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |