SAP Reports / Programs | Financial Services | Claims Management(FS-CM) SAP FS

ICLE_INC_ALV_GRID_ACTIVITY_LOG SAP ABAP INCLUDE - ICLEINCALVGRIDACTIVITYLOG







ICLE_INC_ALV_GRID_ACTIVITY_LOG is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter ICLE_INC_ALV_GRID_ACTIVITY_LOG into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT ICLE_INC_ALV_GRID_ACTIVITY_LOG. "Basic submit
SUBMIT ICLE_INC_ALV_GRID_ACTIVITY_LOG AND RETURN. "Return to original report after report execution complete
SUBMIT ICLE_INC_ALV_GRID_ACTIVITY_LOG VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT ICLE_INC_ALV_GRID_ACTIVITY_LOG

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

ICLE_CMCDOCK_FREE CALL FUNCTION 'ICLE_CMCDOCK_FREE'.

ICL_CLAIM_GET_ICLCLAIM CALL FUNCTION 'ICL_CLAIM_GET_ICLCLAIM' IMPORTING e_claim = ls_claim.

ICLE_ACTIVITY_CREATE CALL FUNCTION 'ICLE_ACTIVITY_CREATE'.

ICLE_TICL950_SELECT_CURR CALL FUNCTION 'ICLE_TICL950_SELECT_CURR' EXPORTING i_activity = ls_activity-activity IMPORTING e_ticl950 = ls_ticl950 EXCEPTIONS not_found = 1 OTHERS = 2.

ICLE_ACTIVITYLOG_CHANGE CALL FUNCTION 'ICLE_ACTIVITYLOG_CHANGE' CHANGING cs_activity = ls_activity EXCEPTIONS no_change_allowed = 1 activity_does_not_exist = 2 entry_not_found = 3 OTHERS = 4.

ICLE_PERFORM_GROUP_ACTTASK_NAV CALL FUNCTION 'ICLE_PERFORM_GROUP_ACTTASK_NAV' EXPORTING iv_actnav = ls_activity-navigate iv_subobjcat = ls_activity-subobjcat iv_subobject = ls_activity-subobject iv_activity = ls_activity-activity iv_xdone = ls_activity-xdone EXCEPTIONS subobject_not_exists = 1 no_navigation_target = 2 w_message = 3 e_message = 4 a_message = 5 OTHERS = 6.

ICLE_ACTIVITYLOG_EVENT CALL FUNCTION 'ICLE_ACTIVITYLOG_EVENT' EXPORTING iv_event = 'S' "Task _s_elected iv_activity = ls_activity-activity iv_subobjcat = ls_activity-subobjcat iv_subobject = ls_activity-subobject iv_expression = ls_activity-expression_orig iv_text = ls_activity-text EXCEPTIONS activity_does_not_exist = 1 invalid_parameter = 2 OTHERS = 3.

ICL_EXCEPTION_MESSAGE_SEND CALL FUNCTION 'ICL_EXCEPTION_MESSAGE_SEND'.

ICLE_ACTIVITYLOG_EVENT CALL FUNCTION 'ICLE_ACTIVITYLOG_EVENT' EXPORTING iv_event = 'Y' "done by s_y_stem iv_activity = ls_activity-activity iv_subobjcat = ls_activity-subobjcat iv_subobject = ls_activity-subobject iv_expression = ls_activity-expression_orig iv_text = ls_activity-text EXCEPTIONS activity_does_not_exist = 1 invalid_parameter = 2 OTHERS = 3.

ICLE_ACTIVITYLOG_EVENT CALL FUNCTION 'ICLE_ACTIVITYLOG_EVENT' EXPORTING iv_event = 'S' "Task _s_elected iv_activity = ls_activity-activity iv_subobjcat = ls_activity-subobjcat iv_subobject = ls_activity-subobject iv_expression = ls_activity-expression_orig iv_text = ls_activity-text EXCEPTIONS activity_does_not_exist = 1 invalid_parameter = 2 OTHERS = 3.

ICL_EXCEPTION_MESSAGE_SEND CALL FUNCTION 'ICL_EXCEPTION_MESSAGE_SEND'.

ICLE_ACTIVITYLOG_GET_REF CALL FUNCTION 'ICLE_ACTIVITYLOG_GET_REF' TABLES et_activity = lt_activity.

ICLE_ACTIVITYLOG_SET CALL FUNCTION 'ICLE_ACTIVITYLOG_SET' TABLES t_activitylog = lt_activity.

ICLE_AUTHORITY_CHECK_ACT CALL FUNCTION 'ICLE_AUTHORITY_CHECK_ACT' EXPORTING iv_message = ls_activity-activity iv_activity = '02' "Ändern EXCEPTIONS no_authority = 1 OTHERS = 2.

ICL_EXCEPTION_MESSAGE_SEND CALL FUNCTION 'ICL_EXCEPTION_MESSAGE_SEND'.

ICL_EXCEPTION_MESSAGE_SEND CALL FUNCTION 'ICL_EXCEPTION_MESSAGE_SEND'.

ICLE_BDT_NAVIGATE CALL FUNCTION 'ICLE_BDT_NAVIGATE' EXPORTING i_vartp = 'ICLE14' EXCEPTIONS OTHERS = 1.

ICL_EXCEPTION_MESSAGE_SEND CALL FUNCTION 'ICL_EXCEPTION_MESSAGE_SEND'.

ICLE_AUTHORITY_CHECK_ACT





CALL FUNCTION 'ICLE_AUTHORITY_CHECK_ACT' EXPORTING iv_message = ls_activity-activity iv_activity = '02' "Ändern EXCEPTIONS no_authority = 1 OTHERS = 2.

ICL_EXCEPTION_MESSAGE_SEND CALL FUNCTION 'ICL_EXCEPTION_MESSAGE_SEND'.

ICL_EXCEPTION_MESSAGE_SEND CALL FUNCTION 'ICL_EXCEPTION_MESSAGE_SEND'.

ICLE_BDT_NAVIGATE CALL FUNCTION 'ICLE_BDT_NAVIGATE' EXPORTING i_vartp = 'ICLE13' EXCEPTIONS OTHERS = 8.

ICL_EXCEPTION_MESSAGE_SEND CALL FUNCTION 'ICL_EXCEPTION_MESSAGE_SEND'.

ICLE_ACTIVITYLOG_EVENT CALL FUNCTION 'ICLE_ACTIVITYLOG_EVENT' EXPORTING iv_event = 'D' "_d_one iv_activity = ls_activity-activity iv_subobjcat = ls_activity-subobjcat iv_subobject = ls_activity-subobject iv_expression = ls_activity-expression_orig iv_text = ls_activity-text * IMPORTING * E_ACTNUMBER = * ES_ACTIVITY = * E_MESSAGEN = EXCEPTIONS activity_does_not_exist = 1 invalid_parameter = 3 OTHERS = 4 .

ICLE_GV_BDT_GET CALL FUNCTION 'ICLE_GV_BDT_GET' IMPORTING e_aktyp = lv_acttyp.

ICLE_ICLE_ICLCCEVENT_GET CALL FUNCTION 'ICLE_ICLE_ICLCCEVENT_GET' IMPORTING e_iclccevent = ls_ccevent.

ICLE_TICL952_SELECT CALL FUNCTION 'ICLE_TICL952_SELECT' EXPORTING i_cctype = ls_ccevent-cctype * I_APPLCLASS = 'ICLE' i_message = ls_activity-activity TABLES t_ticl952 = lt_ticl952 EXCEPTIONS not_found = 1 OTHERS = 2.

ICLE_TICL951_SELECT CALL FUNCTION 'ICLE_TICL951_SELECT' EXPORTING i_subactivity = mv_subactivity IMPORTING e_ticl951 = ls_ticl951 EXCEPTIONS not_found = 1 OTHERS = 2.

ICLE_PERFORM_GROUP_ACTTASK_NAV CALL FUNCTION 'ICLE_PERFORM_GROUP_ACTTASK_NAV' EXPORTING iv_actnav = ls_navigate iv_subobjcat = ls_activity-subobjcat iv_subobject = ls_activity-subobject iv_activity = ls_activity-activity iv_xdone = ls_activity-xdone IMPORTING ev_xdone = lv_xdone_new CHANGING cv_duedate = lv_duedate_new EXCEPTIONS subobject_not_exists = 1 no_navigation_target = 2 w_message = 3 e_message = 4 a_message = 5 OTHERS = 6.

ICLE_ACTIVITYLOG_EVENT CALL FUNCTION 'ICLE_ACTIVITYLOG_EVENT' EXPORTING iv_event = 'A' "_a_ctivity selected iv_activity = ls_activity-activity iv_subobjcat = ls_activity-subobjcat iv_subobject = ls_activity-subobject iv_subactivity = mv_subactivity iv_expression = ls_activity-expression_orig iv_text = ls_activity-text * IMPORTING * EV_ACTNUMBER = * ES_ACTIVITY = * E_MESSAGEN = EXCEPTIONS activity_does_not_exist = 1 invalid_parameter = 2 OTHERS = 3 .



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name ICLE_INC_ALV_GRID_ACTIVITY_LOG or its description.