SAP ABAP Function Module CRM_CLA_CSR_CCL_CANCEL_OK (Check whether CSR-item cancellation is allowed)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CLA-CSR (Application Component) Claim
     CRM_CLA_CSR_APPLICATION (Package) CRM Claims Management: Claim Application
Basic Data
Function Module CRM_CLA_CSR_CCL_CANCEL_OK Check whether CSR-item cancellation is allowed  
Function Group CRM_CLA_CSR_CCL   Function mod. used in claim cancellation  
Program Name SAPLCRM_CLA_CSR_CCL    
INCLUDE Name LCRM_CLA_CSR_CCLU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CT_ITEMS_TO_CANCEL_VIA_HEADER TYPE CRMT_CANCEL_VIA_HEADER items to be cancelled via header cancel or 'Set Items To'
Changing CT_MESSAGE TYPE BAPIRET2_TAB Error Messages
Exporting EV_CANCEL_OK TYPE CRMT_BOOLEAN 'X': Cancellation allowed; ' ': Cancellation not allowed
Exporting EV_CHECK_EXCLUDE_CSR_FROM_POST TYPE CRMT_BOOLEAN Logical Variable
Importing IV_HEADER_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Importing IV_ITEM_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Exception APPLICATION_ERROR TYPE An application error has occured.
Exception CSR_NOT_FOUND TYPE CSR identified by IV_HEADER_GUID could not be found.
Exception CSR_LOCKED TYPE CSR identified by IV_HEADER_GUI is locked.
Exception NO_CHANGE_AUTHORITY_FOR_CSR TYPE No change authority for CSR identified by IV_HEADER_GUID.
Exception NO_DISPLAY_AUTHORITY_FOR_CSR TYPE No display authority for CSR identified by IV_HEADER_GUID.
Exception NO_CHANGE_ALLOWED_TO_CSR TYPE No change allowed to CSR identified by IV_HEADER_GUID.
Exception CSR_CUSTOMIZING_NOT_FOUND TYPE Customizing of transaction type of CSR identified by IV_HEADER_GUID incomplete.
Exception ITEM_NOT_FOUND TYPE Item identified by GUID IV_ITEM_GUID could not be found.
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20070729 
SAP Release Created in 520