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 GC_FPM_TAB_CHANGE Constant Public Type reference (TYPE) STRING 'FPM_TAB_CHANGE' FPM event- Tab Change 20090105
2 GC_TAB_NAME_EARNED Constant Public Type reference (TYPE) STRING 'TAB_EARNED' Tab Names 20090102
3 GC_TAB_NAME_OVERVIEW Constant Public Type reference (TYPE) STRING 'TAB_OVERVIEW' Tab Names 20090102
4 GC_TAB_NAME_PAYENT Constant Public Type reference (TYPE) STRING 'TAB_PAYMENT' Tab Names 20090102
5 GC_TAB_NAME_STAT Constant Public Type reference (TYPE) STRING 'TAB_STAT' Tab Names 20090102
6 GO_FPM_OIF Instance attribute Public Object reference (TYPE REF TO) IF_FPM_OIF 20081105
7 GO_MESSAGE_MGR Instance attribute Private Object reference (TYPE REF TO) IF_FPM_MESSAGE_MANAGER FPM message manager public use 20081105
8 GO_MSG_MNGR 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 DO_SERVICE_CALL Instance method Public Method Does the RFC Service Call 20081105
2 FORMAT_TIME Instance method Public Method 20090302
3 HANDLE_MESSAGE 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 Importing IO_CALLER Call by reference Object reference (TYPE REF TO) OBJECT The calling WD Component 20081105
2 Importing IO_COMP_CONTROLLER Call by reference Object reference (TYPE REF TO) OBJECT Reference to the CompController of the calling component 20081105
3 Importing IO_MESSAGES Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Returned Messages 20081105
4 Importing IO_MSG_MNGR Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message manager 20090203
5 Importing IV_METH_NAME Call by reference Type reference (TYPE) STRING Name of the 'EXECUTE_XYZ' method in the component controller 20081105
6 Returning RV_STATUS Value transfer Type reference (TYPE) S_MSG_STATUS Message types that were reported 20081105
# Exception Resumable Description Created on
1 CX_CACS_SREP_GEN_SRVC_CALL Exception thrown during service call (e.g. RFC) 20090305
2 CX_PARAMETER_INVALID_TYPE Parameter with Invalid Type 20081105

Method FORMAT_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TIMESTAMP Call by reference Type reference (TYPE) STRING 20090302
2 Importing 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 Importing IO_CALLER Call by reference Object reference (TYPE REF TO) OBJECT 20090211
2 Importing IO_COMP_CONTROLLER Call by reference Object reference (TYPE REF TO) OBJECT 20090211
3 Importing IO_MSG_MNGR Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20090211
4 Importing IV_MESSAGE_TYPE Call by reference Type reference (TYPE) C 20090211
5 Importing 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