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

ICL_CF_ULAE2LOT SAP ABAP Report - Program ICL_CF_ULAE2LOT







ICL_CF_ULAE2LOT 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_CF_ULAE2LOT into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

ICL_ULAE2LOT - Call ICL_CF_ULAE2LOT


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 ICL_CF_ULAE2LOT. "Basic submit
SUBMIT ICL_CF_ULAE2LOT AND RETURN. "Return to original report after report execution complete
SUBMIT ICL_CF_ULAE2LOT VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: GR_ACCTS = D Collective Account
Selection Text: GR_CCODE = D Company Code for Reserves
Selection Text: GR_COVER = D Coverage
Selection Text: GR_CURR = D Currency
Selection Text: GR_DBRUN = D Seq. No. of ULAE Reserves
Selection Text: GR_PLOB = D Line of Insurance
Selection Text: GR_STATE = D Statutory State
Selection Text: GV_RESTY = D Reserve Type
Selection Text: GV_SIMUL = Simulation
Selection Text: GV_VARIA = Currency Determination Variant
Title: Program ICL_CF_ULAE2LOT
Text Symbol: 001 = Reserve Selection for General Ledger Posting
Text Symbol: 002 = The assigned number is within the critical area
Text Symbol: 003 = This was the last number. An error message will be output next time
Text Symbol: 004 = Other Reserve Selections
Text Symbol: 005 = Simulation/Update Run
Text Symbol: 006 = Parameters to Be Considered During Reserve Posting


INCLUDES used within this REPORT ICL_CF_ULAE2LOT

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:

ICL_CHECK_BADI_MIGRATION CALL FUNCTION 'ICL_CHECK_BADI_MIGRATION' EXPORTING iv_badi_name = 'BADI_ICL_ADD_ACCOUNTING'.



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 ICL_CF_ULAE2LOT or its description.