ICL_BOR_ACTIVITY is a standard Executable ABAP Report 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 ICL_BOR_ACTIVITY into the relevant SAP transactions such as SE38 or SE80
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.
Title: Program for Object Category ICLACT : ICL Task
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ICL_CLAIM_ENTER CALL FUNCTION 'ICL_CLAIM_ENTER' EXPORTING iv_claim = object-key-claim iv_subclaim = object-key-subclaim iv_subobjcat = ls_activity-subobjcat iv_subobject = ls_activity-subobject iv_navigate = ls_activity-navigate iv_clmode = lv_clmode iv_sseq = lv_sseq iv_acttyp = lv_acttyp iv_actnumber = object-key-activity.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ICL_BOR_ACTIVITY - Program for Object Category ICLACT : ICL Task ICL_BOR_ACTIVITY - Program for Object Category ICLACT : ICL Task ICL_BDTSRCH_GENERATE - Program ICL_CLSRCH_GENERATE ICL_BDTSRCH_GENERATE - Program ICL_CLSRCH_GENERATE ICL_B2B_INTERFACE_STRUCTURE - Include ICL_B2B_INTERFACE_STRUCTURE ICL_AUX_EVENT_RECEIVER - Program ICL_AUX_EVENT_RECEIVER