SAP ABAP Class CL_CACS_SALESREP_ASSISTANCE (Assistance Class for CACS_WDC_REMINQ)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSI0 (Package) UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20081105 |
Properties
| Class | CL_CACS_SALESREP_ASSISTANCE | |
| Short Description | Assistance Class for CACS_WDC_REMINQ | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CACSI0 | UI |
| Created | 20081105 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CACS_SALESREP_ASSISTANCE has no forward declaration.
Interfaces
Class CL_CACS_SALESREP_ASSISTANCE has no interface implemented.
Friends
Class CL_CACS_SALESREP_ASSISTANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'FPM_TAB_CHANGE' | FPM event- Tab Change | 20090105 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'TAB_EARNED' | Tab Names | 20090102 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'TAB_OVERVIEW' | Tab Names | 20090102 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'TAB_PAYMENT' | Tab Names | 20090102 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'TAB_STAT' | Tab Names | 20090102 | ||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FPM_OIF | 20081105 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_MESSAGE_MANAGER | FPM message manager public use | 20081105 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20090203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Does the RFC Service Call | 20081105 | |
| 2 | Instance method | Public | Method | 20090302 | ||
| 3 | Instance method | Public | Method | Handle the UI messages | 20081105 |
Events
Class CL_CACS_SALESREP_ASSISTANCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_MSG_STATUS | Public | See coding | 20081105 | begin of S_MSG_STATUS,
has_s type wdy_boolean, "S- and I-messages
has_w type wdy_boolean,
has_e type wdy_boolean,
is_empty type wdy_boolean, "is_empty := NOT(has_s OR has_w OR has_e)
end of S_MSG_STATUS
|
Method Signatures
Method DO_SERVICE_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CALLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | The calling WD Component | 20081105 | |||
| 2 | IO_COMP_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | Reference to the CompController of the calling component | 20081105 | |||
| 3 | IO_MESSAGES | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Returned Messages | 20081105 | |||
| 4 | IO_MSG_MNGR | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message manager | 20090203 | |||
| 5 | IV_METH_NAME | Call by reference | Type reference (TYPE) | STRING | Name of the 'EXECUTE_XYZ' method in the component controller | 20081105 | |||
| 6 | RV_STATUS | Value transfer | Type reference (TYPE) | S_MSG_STATUS | Message types that were reported | 20081105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception thrown during service call (e.g. RFC) | 20090305 | ||
| 2 | Parameter with Invalid Type | 20081105 |
Method FORMAT_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TIMESTAMP | Call by reference | Type reference (TYPE) | STRING | 20090302 | ||||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20090302 |
Method FORMAT_TIME on class CL_CACS_SALESREP_ASSISTANCE has no exception.
Method HANDLE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CALLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20090211 | ||||
| 2 | IO_COMP_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20090211 | ||||
| 3 | IO_MSG_MNGR | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20090211 | |||
| 4 | IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | C | 20090211 | ||||
| 5 | IV_MSG_NO | Call by reference | Type reference (TYPE) | WDR_TEXT_KEY | Web Dynpro: Text Key | 20090211 |
Method HANDLE_MESSAGE on class CL_CACS_SALESREP_ASSISTANCE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |