RICLE_CREATE_TASK_SAMPLE 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 RICLE_CREATE_TASK_SAMPLE 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.
Selection Text: GP_P1 = Create Task
Selection Text: GP_PF = Forward Task
Selection Text: GP_PL = Create Log Entry
Selection Text: GP_PS = System Activity
Selection Text: SUBOBECT = Claim Subobject
Selection Text: ACTIVITY = D .
Selection Text: ACTORID = D .
Selection Text: CCEVENT = D .
Selection Text: OTYPE = D .
Selection Text: SUBOBCAT = D .
Selection Text: TASK = D .
Selection Text: TASK_TXT = D .
Title: Creation of Tasks in Claim Bundle per DI - Sample Template
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BUS_CONTROL_MAIN_DI CALL FUNCTION 'BUS_CONTROL_MAIN_DI' EXPORTING i_objap = 'ICLE' "'ICL' TABLES t_data = lt_data t_message = lt_message.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RICLE_CREATE_TASK_SAMPLE - Creation of Tasks in Claim Bundle per DI - Sample Template RICLE_CREATE_TASK_SAMPLE - Creation of Tasks in Claim Bundle per DI - Sample Template RICBOMEO - Test report program BAPIs / ext. APIs order BOM RICBOMEO - Test report program BAPIs / ext. APIs order BOM RIB_FILL_IBIN_FIELDS - Report RIB_FILL_IBIN_FIELDS RIB_FILL_IBIN_FIELDS - Report RIB_FILL_IBIN_FIELDS