SAP ABAP Class CL_CRD_OWNER_INFO_ASSISTANCE (Assistance Class for CRD_WDC_OWNER_INFO)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CRDUI1 (Package) Cred. Assignments: UI WebDynpro ABAP
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 20080506
Properties
Class CL_CRD_OWNER_INFO_ASSISTANCE  
Short Description Assistance Class for CRD_WDC_OWNER_INFO    
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 CRDUI1   Cred. Assignments: UI WebDynpro ABAP 
Created 20080506   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRD_OWNER_INFO_ASSISTANCE has no forward declaration.
Interfaces
Class CL_CRD_OWNER_INFO_ASSISTANCE has no interface implemented.
Friends
Class CL_CRD_OWNER_INFO_ASSISTANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_FPM Instance attribute Public Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20090909
2 GO_FPM_OIF Instance attribute Public Object reference (TYPE REF TO) IF_FPM_OIF Reference to OIF 20080529
3 GO_MESSAGE_MGR Instance attribute Private Object reference (TYPE REF TO) IF_FPM_MESSAGE_MANAGER FPM Message Manager 20080529
Methods
# Method Level Visibility Method type Description Created on
1 DO_SERVICE_CALL Instance method Public Method Execute a service call method and handle messages 20080529
2 FILTER_MESSAGES Instance method Protected Method Delete messages that are not to be shown 20080529
Events
Class CL_CRD_OWNER_INFO_ASSISTANCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_MSG_STATUS Public See coding 20080529 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 20080529
2 Importing IO_COMP_CONTROLLER Call by reference Object reference (TYPE REF TO) OBJECT Reference to the CompController of the calling component 20080529
3 Importing IO_MESSAGES Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Returned Messages 20080529
4 Importing IV_METH_NAME Call by reference Type reference (TYPE) STRING Name of the 'EXECUTE_XYZ' method in the component controller 20080529
5 Returning RV_STATUS Value transfer Type reference (TYPE) S_MSG_STATUS Message types that were reported 20080529
# Exception Resumable Description Created on
1 CX_CRD_GENERIC_SERVICE_CALL Exception thrown during service call (e.g. RFC) 20080529
2 CX_PARAMETER_INVALID_TYPE Parameter with Invalid Type 20080529

Method FILTER_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_TAB Error Messages 20080529

Method FILTER_MESSAGES on class CL_CRD_OWNER_INFO_ASSISTANCE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604