SAP ABAP Class CL_CRM_FM_WBS_DATA_DISPATCHER (Dispatch the data for processing by the appropriate class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BIL (Application Component) Billing
⤷
CRM_FM_PROXY (Package) Proxy for CRM Funds Management
⤷
⤷
Properties
| Class | CL_CRM_FM_WBS_DATA_DISPATCHER | |
| Short Description | Dispatch the data for processing by the appropriate class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_FM_PROXY | Proxy for CRM Funds Management |
| Created | 20090318 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_FM_WBS_DATA_DISPATCHER has no forward declaration.
Interfaces
Class CL_CRM_FM_WBS_DATA_DISPATCHER has no interface implemented.
Friends
Class CL_CRM_FM_WBS_DATA_DISPATCHER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR22 | 'DISC_FRGOODS_MW' | 20090318 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR22 | 'ACCRUAL_EXTERNAL_MW' | 20090318 | |||
| 3 | Constant | Public | Type reference (TYPE) | CHAR22 | 'SALES_VOL_MW' | 20090318 | |||
| 4 | Constant | Public | Type reference (TYPE) | CHAR22 | 'ACTUALS_COMM_MW' | 20090318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090318 | ||
| 2 | Instance method | Protected | Method | Returns the class name of the implemenation for the input id | 20090318 |
Events
Class CL_CRM_FM_WBS_DATA_DISPATCHER has no event.
Types
Class CL_CRM_FM_WBS_DATA_DISPATCHER has no local type.
Method Signatures
Method DISPATCH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA_STRUCT | Call by reference | Type reference (TYPE) | DATA | 20090318 | ||||
| 2 | ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090318 | |||
| 3 | FUNCTION_ID | Call by reference | Type reference (TYPE) | CHAR22 | Text string 22 characters | 20090318 | |||
| 4 | FUND_PLAN_ID | Call by reference | Type reference (TYPE) | CRM_FM_MW_FUNDPLAN_ID | Funds Plan ID used for Queue name in Enhanced rebates | 20090318 |
Method DISPATCH_DATA on class CL_CRM_FM_WBS_DATA_DISPATCHER has no exception.
Method GET_IMPL_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION_ID | Call by reference | Type reference (TYPE) | CHAR22 | Text string 22 characters | 20090318 | |||
| 2 | RV_CLASS_NAME | Value transfer | Type reference (TYPE) | STRING | Impl class name mapped to the input id | 20090318 |
Method GET_IMPL_CLASS_NAME on class CL_CRM_FM_WBS_DATA_DISPATCHER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |