SAP ABAP Class /MRSS/CL_INT_PM_FWDINTEGR_DEM (Demand forward integration)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/INTEGRATION (Package) Package for MRS <-> Demand Source System Integration
⤷
⤷
Properties
| Class | /MRSS/CL_INT_PM_FWDINTEGR_DEM | |
| Short Description | Demand forward integration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/INTEGRATION | Package for MRS <-> Demand Source System Integration |
| Created | 20130322 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no forward declaration.
Interfaces
Class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no interface implemented.
Friends
Class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DEM_H_EXT | Attributes of Complex Demands | 20130326 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DEM_ADDRESS_EXT_TAB | Addresses for Demands | 20130322 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DEM_ADM_WRK_EXT_TAB | Administrative Item Data | 20130322 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DEM_H_EXT_TAB | Attributes of Complex Demands | 20130326 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_NW_DEM_MAP_WRK_TAB | External Demand Keys | 20130717 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DEM_INFO_EXT_TAB | Informative Attributes | 20130322 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DEM_OPERATION_TAB | Operations | 20130322 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DEM_PARTNER_EXT_TAB | Table with partner of a requirement | 20130322 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DEM_PLR_EXT_TAB | Attributes of Planning-Relevant Items | 20130322 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DEM_PLRS_EXT_TAB | Attributes of Planning-Relevant Service Items | 20130322 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_QUALIF_REQ_DEM_EXT_TAB | Required qualifications | 20130322 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DEM_RELAT_EXT_TAB | Relationships Between Demands with External Keys | 20130322 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DEM_STATUS_EXT_TAB | Table with statuses of a requirement | 20130322 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_TECH_OBJECT_EXT_TAB | Item linked to Technical Objects Tab | 20130508 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_DEM_TOOL_EXT_TAB | Tool Item Attributes | 20130322 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130902 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BOOLEAN | Is the order being confirmed? | 20140507 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | VKORG | Sales Organization | 20130325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check for changes in technical object | 20130902 | |
| 2 | Instance method | Private | Method | Is the comeplex demand changed? | 20130326 | |
| 3 | Instance method | Private | Method | Check Demand Relevance | 20130325 | |
| 4 | Instance method | Private | Method | Return changed single demands | 20130326 | |
| 5 | Instance method | Private | Method | Check status changes at header level | 20130903 | |
| 6 | Instance method | Private | Method | Convert Demand Structure to Work | 20130326 | |
| 7 | Instance method | Private | Method | Convert Demand Data to Internal Format | 20130326 | |
| 8 | Instance method | Private | Method | Convert demands to appropriate type for integration | 20130326 | |
| 9 | Static method | Public | Method | Create Instance | 20130322 | |
| 10 | Instance method | Private | Method | Determine Activity to Be Executed (Create, Change, Delete) | 20130325 | |
| 11 | Instance method | Private | Method | Returns Only Changed, Single Demands | 20130325 | |
| 12 | Instance method | Public | Method | Get operation activities | 20130722 | |
| 13 | Instance method | Private | Method | Get relationship data in case of confirmation! | 20140507 | |
| 14 | Instance method | Public | Method | Demand Related Forward Integration | 20130322 | |
| 15 | Instance method | Private | Method | Has the address changed? | 20130326 | |
| 16 | Instance method | Private | Method | Has the appointment been cancelled? | 20130603 | |
| 17 | Instance method | Private | Method | Read all the old assignments for the demand | 20130326 | |
| 18 | Instance method | Private | Method | Read MRS demands with the API | 20130322 | |
| 19 | Instance method | Private | Method | Validate work center changes | 20130831 |
Events
Class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no event.
Types
Class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no local type.
Method Signatures
Method CHECK_CHANGE_IN_TOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Change detected | 20130903 | |||
| 2 | IS_ITEM_NEW | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_WRK | Structure representation of a demand item | 20130902 | |||
| 3 | IS_ITEM_OLD | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR | Structure representation of a demand item | 20130902 |
Method CHECK_CHANGE_IN_TOBJ on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method CHECK_COMPLEX_DEMAND_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130326 | |||
| 2 | IT_DEMANDS_NEW | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK_TAB | Complex demands in structure representation | 20130326 | |||
| 3 | IT_DEMANDS_OLD | Call by reference | Type reference (TYPE) | /MRSS/T_NW_DEM_STR_TAB | Complex demands in structure representation | 20130326 |
Method CHECK_COMPLEX_DEMAND_CHANGED on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method CHECK_DEMAND_RELEVANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DISPO_RELEVANT | Call by reference | Type reference (TYPE) | /MRSS/T_DISPO_FLG | Relevancy for Resource Planning | 20130325 | |||
| 2 | EV_STRATEGY | Call by reference | Type reference (TYPE) | /MRSS/T_SCHEDULE_STRAT | Scheduling strategy | 20130325 | |||
| 3 | IS_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_WRK | Structure Representation of Demand Item | 20130325 |
Method CHECK_DEMAND_RELEVANCE on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method CHECK_SINGLE_DEMAND_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Something changed! | 20130326 | |||
| 2 | IS_DEMAND_NEW | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK | Complex demand in structure representation | 20130326 | |||
| 3 | IS_DEMAND_OLD | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR | Complex Demand in Structure Representation | 20130326 | |||
| 4 | IT_ASSIGNMENT_OLD | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_KEY_EXT_DET_TAB | Table with Assignments (Internal Representation) | 20130326 | |||
| 5 | IV_IS_HEADER_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130326 |
Method CHECK_SINGLE_DEMAND_CHANGED on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method CHECK_STATUS_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130903 | |||
| 2 | IT_NEW_STATUS | Call by reference | Type reference (TYPE) | /MRSS/T_STATUS_TAB | Status of a demand or assignment | 20130903 | |||
| 3 | IT_OLD_STATUS | Call by reference | Type reference (TYPE) | /MRSS/T_STATUS_TAB | Status of a demand or assignment | 20130903 |
Method CHECK_STATUS_CHANGES on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method CONVERT_DEMAND_STR_TO_WRK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEM_STR | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR | Complex demand in structure representation | 20130326 | |||
| 2 | RS_DEM_STR_WRK | Value transfer | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK | Complex demand in structure representation | 20130326 |
Method CONVERT_DEMAND_STR_TO_WRK on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method CONVERT_DEMAND_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR | Complex Demand in Structure Representation | 20130326 | |||
| 2 | ES_DEMAND_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK | Complex Demand in Structure Representation | 20130326 | |||
| 3 | ET_QUALIFICATIONS | Call by reference | Type reference (TYPE) | /MRSS/T_QUALIF_REQ_DEM_EXT_TAB | Required qualifications | 20130326 | |||
| 4 | IS_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_NW_DEM_STR | Complex Demand in Structure Representation | 20130326 | |||
| 5 | IS_DEMAND_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_NW_DEM_STR_WRK | Complex Demand in Structure Representation | 20130326 |
Method CONVERT_DEMAND_TO_INT on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method CONVERT_NEW_DATA_TO_DEMAND_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK_TAB | Complex demands in structure representation | 20130326 |
Method CONVERT_NEW_DATA_TO_DEMAND_STR on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEM_H | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_EXT | Attributes of Complex Demands | 20130322 | |||
| 2 | IT_ADDRESS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ADDRESS_EXT_TAB | Addresses for Demands | 20130322 | |||
| 3 | IT_ADM | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ADM_WRK_EXT_TAB | Administrative Item Data | 20130322 | |||
| 4 | IT_DEM_MAP | Call by reference | Type reference (TYPE) | /MRSS/T_NW_DEM_MAP_WRK_TAB | Demand Mapping Keys | 20130717 | |||
| 5 | IT_INFO | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_INFO_EXT_TAB | Informative Attributes | 20130322 | |||
| 6 | IT_OPERA_ACTIVITY | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_OPERATION_TAB | Operations | 20130322 | |||
| 7 | IT_PARTNER_EXT | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_PARTNER_EXT_TAB | Table with partner of a requirement | 20130322 | |||
| 8 | IT_PLR | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_PLR_EXT_TAB | Attributes of Planning-Relevant Items | 20130322 | |||
| 9 | IT_PLRS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_PLRS_EXT_TAB | Attributes of Planning-Relevant Service Items | 20130322 | |||
| 10 | IT_QUALIF_DEM | Call by reference | Type reference (TYPE) | /MRSS/T_QUALIF_REQ_DEM_EXT_TAB | Required qualifications | 20130322 | |||
| 11 | IT_RELAT_DEM | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_RELAT_EXT_TAB | Relationships Between Demands with External Keys | 20130322 | |||
| 12 | IT_STATUS_EXT | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STATUS_EXT_TAB | Table with statuses of a requirement | 20130322 | |||
| 13 | IT_TECH_OBJECTS | Call by reference | Type reference (TYPE) | /MRSS/T_TECH_OBJECT_EXT_TAB | Item linked to Technical Objects Tab | 20130508 | |||
| 14 | IT_TOOL | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_TOOL_EXT_TAB | Tool Item Attributes | 20130322 | |||
| 15 | IV_ORDER_BEING_CONFIRMED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Is this a case of order confirmation? | 20140507 | |||
| 16 | IV_PRNT_OR_NMAT_STATUS_SET | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Integrating Print or NMAT Status | 20130902 | |||
| 17 | IV_SALES_ORG | Call by reference | Type reference (TYPE) | VKORG | Sales Organization | 20130325 | |||
| 18 | RREF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_INT_PM_FWDINTEGR_DEM | Demand forward integration | 20130322 |
Method CREATE_INSTANCE on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method DEMAND_CHANGE_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ASSIGNMENT_OLD | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_KEY_EXT_DET_TAB | Table with Assignments | 20130327 | |||
| 2 | IT_DEMANDS_OLD | Call by reference | Type reference (TYPE) | /MRSS/T_NW_DEM_STR_TAB | Complex demands in structure representation | 20130409 | |||
| 3 | IV_KEY_EXT | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_KEY_EXT | External Demand Key | 20130325 | |||
| 4 | IV_KEY_EXT_H | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_KEY_EXT | External Demand Key | 20130325 | |||
| 5 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20130325 | |||
| 6 | IV_RELEVANT | Call by reference | Type reference (TYPE) | /MRSS/T_DISPO_FLG | Relevancy for Resource Planning | 20130325 |
Method DEMAND_CHANGE_OPERATION on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method DETERMINE_SERVICE_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ITEM | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_WRK | Structure representation of a demand item | 20130327 |
Method DETERMINE_SERVICE_AREA on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method GET_OPERA_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_OPERA_ACTIVITY | Value transfer | Type reference (TYPE) | /MRSS/T_DEM_OPERATION_TAB | Operations | 20130722 |
Method GET_OPERA_ACTIVITY on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method GET_RELATIONSHIP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DEMANDS_NEW | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK_TAB | Complex demands in structure representation | 20140507 | |||
| 2 | IT_DEMANDS_OLD | Call by reference | Type reference (TYPE) | /MRSS/T_NW_DEM_STR_TAB | Complex demands in structure representation | 20140507 |
Method GET_RELATIONSHIP_DATA on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method INTEGRATE_DEMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IRRELEVANT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_KEY_EXT_TAB | Table with External Keys | 20130715 | |||
| 2 | EV_DEMAND_IRRELEVANT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | The entire demand is irrelevant! | 20130715 |
Method INTEGRATE_DEMANDS on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method IS_ADDRESS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130326 | |||
| 2 | IS_ADDRESS_NEW | Call by reference | Type reference (TYPE) | /MRSS/T_ADDRESS | Structure to store the adresses to GEO code | 20130326 | |||
| 3 | IS_ADDRESS_OLD | Call by reference | Type reference (TYPE) | /MRSS/T_ADDRESS | Structure to store the adresses to GEO code | 20130326 |
Method IS_ADDRESS_CHANGED on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method IS_THE_APPOINTMENT_CANCELLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_APPOINTMENT_CANCELLED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Appointment is cancelled | 20130603 | |||
| 2 | IV_KEY_EXT | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_KEY_EXT | External Demand Key | 20130603 |
Method IS_THE_APPOINTMENT_CANCELLED on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method READ_MRS_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_KEY_EXT_DET_TAB | Table with Assignments | 20130326 | |||
| 2 | ET_ASSIGNMENTS_DET | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_KEY_EXT_TAB | Table with Assignments (Internal Representation) | 20130326 | |||
| 3 | ET_CHILD_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_KEY_EXT_TAB | Table with Assignments (Internal Representation) | 20130326 | |||
| 4 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_NW_MESSAGE_TAB | Messages | 20130326 | |||
| 5 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130326 | |||
| 6 | IS_CONTROL_PARAMETERS | Call by reference | Type reference (TYPE) | /MRSS/T_NW_ASG_READ_PARAM | Parameters for assignment read | 20130326 |
Method READ_MRS_ASSIGNMENTS on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method READ_MRS_DEMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_NW_DEM_STR_TAB | Complex demands in structure representation | 20130325 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_NW_MESSAGE_TAB | Messages | 20130325 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Something failed! | 20130325 |
Method READ_MRS_DEMANDS on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
Method VALIDATE_WORK_CENTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ITEM | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_WRK | Structure representation of a demand item | 20130831 | |||
| 2 | IS_DEMAND_OLD | Call by reference | Type reference (TYPE) | /MRSS/T_NW_DEM_STR | Complex Demand in Structure Representation | 20130831 |
Method VALIDATE_WORK_CENTER on class /MRSS/CL_INT_PM_FWDINTEGR_DEM has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |