SAP ABAP Class /MRSS/CL_CSG_EXTBL_CRM (External buisness logic class for CRM)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA (Application Component) Cross-Application Components
⤷
/MRSS/CSG (Package) CRM Integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_EXTBL_CHECK | Checks for external business logic | 20090819 |
Properties
| Class | /MRSS/CL_CSG_EXTBL_CRM | |
| Short Description | External buisness logic class for CRM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/CSG | CRM Integration |
| Created | 20090819 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_CSG_EXTBL_CRM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_EXTBL_CHECK | Checks for external business logic | 20090819 |
Friends
Class /MRSS/CL_CSG_EXTBL_CRM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CSG_BADI_CHECK_DURATION | Badi for enhancing the duration calculation in CRM order | 20130305 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SGD_DEMAND_NOTES_TAB | Table to hold note types and note text | 20110107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Convert Demand Structure to WRK | 20130305 | |
| 2 | Instance method | Protected | Method | Set Demand's Abstract Status based on Assignment Details | 20130228 |
Events
Class /MRSS/CL_CSG_EXTBL_CRM has no event.
Types
Class /MRSS/CL_CSG_EXTBL_CRM has no local type.
Method Signatures
Method CONVERT_DEMAND_TO_WRK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DEMAND_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK | Complex demand in structure representation | 20130305 | |||
| 2 | IS_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR | Complex demand in structure representation | 20130305 |
Method CONVERT_DEMAND_TO_WRK on class /MRSS/CL_CSG_EXTBL_CRM has no exception.
Method ITEM_ABSTRACT_STATUS_SET 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 | 20130228 | |||
| 2 | IS_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK | Complex demand in structure representation | 20130228 | |||
| 3 | IT_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_WFM_DET_TAB | Assignments for Demand | 20130228 | |||
| 4 | IV_ASGN_EXIST | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Are there any assignments? | 20130228 |
Method ITEM_ABSTRACT_STATUS_SET on class /MRSS/CL_CSG_EXTBL_CRM has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 700 |