SAP Reports / Programs

ICL_DIFFLOG_LIB SAP ABAP Report - ICLDIFFLOGLIB







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


Text pool values


Text Symbol: 100 = Enter Claim Numbers for Collective Invoice
Text Symbol: 101 = Claim Number From
Text Symbol: 102 = Claim Number To


INCLUDES used within this REPORT ICL_DIFFLOG_LIB

INCLUDE EMSG.
INCLUDE IEFGMAC3.


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:

POPUP_GET_VALUES CALL FUNCTION 'POPUP_GET_VALUES' EXPORTING * NO_VALUE_CHECK = ' ' popup_title = lv_title start_column = '20' start_row = '8' IMPORTING returncode = lv_rc TABLES fields = lt_sval EXCEPTIONS error_in_fields = 1 OTHERS = 2.

ICL_CORR_GET CALL FUNCTION 'ICL_CORR_GET' IMPORTING e_claim = ls_claim.

ICL_PROCURE_SELECT CALL FUNCTION 'ICL_PROCURE_SELECT' EXPORTING iv_claim = ls_subcl-claim iv_subclaim = ls_subcl-subclaim iv_xmemory = space TABLES et_procure = lt_iclprocure.

ICL_PROC_CONVERT_DB2GUI CALL FUNCTION 'ICL_PROC_CONVERT_DB2GUI' TABLES it_iclprocure = lt_iclprocure et_procure = lt_procure.

ICL_CORR_GET CALL FUNCTION 'ICL_CORR_GET' TABLES t_item = lt_itemlist.

ICL_GV_BDT_GET * CALL FUNCTION 'ICL_GV_BDT_GET' * IMPORTING * e_aktyp = lv_acttyp.

ICLC_ICL_ICLITEM_SELECT_ITEMS * CALL FUNCTION 'ICLC_ICL_ICLITEM_SELECT_ITEMS' * EXPORTING * iv_claim = ls_procure-claim * iv_subcl_sel = lv_subcl_sel * iv_xmemory = space * TABLES * et_item = lt_item.

ICLC_ICL_ITEM_CONVERT_DB2GUI * CALL FUNCTION 'ICLC_ICL_ITEM_CONVERT_DB2GUI' * TABLES * it_iclitem = lt_item * it_iclitemev = lt_iclitemev * et_iclitemlist = lt_itemlist * et_iclitemevlist = lt_iclitemevlist.

ICL_ITEM_CONVERT_DB2GUI * CALL FUNCTION 'ICL_ITEM_CONVERT_DB2GUI' * EXPORTING * it_iclitem = lt_item * it_iclitemev = lt_iclitemev * IMPORTING * et_iclitemlist = lt_itemlist * et_iclitemevlist = lt_iclitemevlist.

ICL_CREATE_OBJKEY CALL FUNCTION 'ICL_CREATE_OBJKEY' EXPORTING i_claim = x_procure-claim i_subobjcat = 'IG' i_subobject = lv_subobject IMPORTING e_objkey = lv_objkey.

ISU_S_PRINTACT_SEARCH_UPDATE CALL FUNCTION 'ISU_S_PRINTACT_SEARCH_UPDATE' EXPORTING x_formclass = c-formkey " c-formclass x_obj_type = 'CLAIMSUBOB' x_obj_key = ls_printact-obj_key x_update = c-pa_update TABLES yt_eprintact = lt_printact EXCEPTIONS not_found = 1 not_qualified = 2 failed = 3 OTHERS = 4.

READ_TEXT CALL FUNCTION 'READ_TEXT' EXPORTING client = sy-mandt id = lv_tdid language = lv_tdspras name = lv_tdname object = 'TEXT' TABLES lines = lt_lines EXCEPTIONS id = 1 language = 2 name = 3 not_found = 4 object = 5 reference_check = 6 wrong_access_to_archive = 7 OTHERS = 8.

ICL_CREATE_OBJKEY CALL FUNCTION 'ICL_CREATE_OBJKEY' EXPORTING i_claim = x_item-claim i_subobjcat = 'I' i_subobject = lv_subobject IMPORTING e_objkey = lv_objkey.

ISU_S_PRINTACT_SEARCH_UPDATE CALL FUNCTION 'ISU_S_PRINTACT_SEARCH_UPDATE' EXPORTING x_formclass = c-formkey " c-formclass x_obj_type = 'CLAIMSUBOB' x_obj_key = ls_printact-obj_key x_update = c-pa_update TABLES yt_eprintact = lt_printact EXCEPTIONS not_found = 1 not_qualified = 2 failed = 3 OTHERS = 4.

READ_TEXT CALL FUNCTION 'READ_TEXT' EXPORTING client = sy-mandt id = lv_tdid language = lv_tdspras name = lv_tdname object = 'TEXT' TABLES lines = lt_lines EXCEPTIONS id = 1 language = 2 name = 3 not_found = 4 object = 5 reference_check = 6 wrong_access_to_archive = 7 OTHERS = 8.

ICL_CREATE_OBJKEY CALL FUNCTION 'ICL_CREATE_OBJKEY' EXPORTING i_claim = x_procure-claim i_subobjcat = lv_tdid i_subobject = lv_subobject IMPORTING e_objkey = lv_objkey.

ISU_S_PRINTACT_SEARCH_UPDATE CALL FUNCTION 'ISU_S_PRINTACT_SEARCH_UPDATE' EXPORTING x_formclass = c-formclass x_obj_type = 'CLAIMSUBOB' x_obj_key = ls_printact-obj_key x_update = c-pa_update TABLES yt_eprintact = lt_printact EXCEPTIONS not_found = 1 not_qualified = 2 failed = 3 OTHERS = 4.

ICL_CREATE_OBJKEY CALL FUNCTION 'ICL_CREATE_OBJKEY' EXPORTING i_claim = x_item-claim i_subobjcat = 'I' i_subobject = lv_subobject IMPORTING e_objkey = lv_objkey.

ISU_S_PRINTACT_SEARCH_UPDATE





CALL FUNCTION 'ISU_S_PRINTACT_SEARCH_UPDATE' EXPORTING x_formclass = c-formclass x_obj_type = 'CLAIMSUBOB' x_obj_key = ls_printact-obj_key x_update = c-pa_update TABLES yt_eprintact = lt_printact EXCEPTIONS not_found = 1 not_qualified = 2 failed = 3 OTHERS = 4.

ICL_PARTNER_GET CALL FUNCTION 'ICL_PARTNER_GET' EXPORTING i_partner = gv_recipient IMPORTING e_but000 = ls_recipient e_but000_address = ls_address EXCEPTIONS not_found = 1 OTHERS = 2.

ADDR_COMPOSE_STREET_LINE CALL FUNCTION 'ADDR_COMPOSE_STREET_LINE' EXPORTING street = ls_address-street house_number = ls_address-house_num1 house_number2 = ls_address-house_num2 country = ls_address-country language = ls_address-langu IMPORTING street_line = ls_address-street.

ICL_PARTOCC_SELECT CALL FUNCTION 'ICL_PARTOCC_SELECT' EXPORTING i_active = ls_claim-active i_claim = ls_claim-claim TABLES t_partocc = lt_partocc_db.

ICL_PART_DB_TO_SCR CALL FUNCTION 'ICL_PART_DB_TO_SCR' TABLES t_partocc_db = lt_partocc_db t_partocc_scr = lt_partocc_scr.

ICLE_BULKINV_INVPOS_GET * CALL FUNCTION 'ICLE_BULKINV_INVPOS_GET' * EXPORTING * iv_xoutsideclaims = space * iv_xbulkinvoice = space * is_procure_pay = ls_procure_pay * is_procure_inv = ls_procure_inv * TABLES * it_iclitem = lt_iclitem * et_invpos = lt_invpos.

ICL_CORR_GET CALL FUNCTION 'ICL_CORR_GET' IMPORTING et_invpos = yt_invpos[].

ICLE_BULKINV_INVHEAD_GET * CALL FUNCTION 'ICLE_BULKINV_INVHEAD_GET' * EXPORTING * iv_xoutsideclaims = space * iv_xbulkinvoice = space * TABLES * it_iclclaima = lt_claima * et_invhead_overview = yt_invhead.

ICL_CORR_GET CALL FUNCTION 'ICL_CORR_GET' IMPORTING et_invhead = yt_invhead[].

ICLC_CLAIMOWNER_NAME_GET CALL FUNCTION 'ICLC_CLAIMOWNER_NAME_GET' EXPORTING * OWNERTYPE = 'US' owner = x_claim-owner * DATE = SY-DATUM IMPORTING owner_name = y_clai_owner-name_text owner_name_title = y_clai_owner-name_txt owner_title = y_clai_owner-title_p owner_tel_number = y_clai_owner-tel_number owner_tel_extens = y_clai_owner-tel_extens EXCEPTIONS user_does_not_exist = 1 OTHERS = 2.

ICL_CORR_GET CALL FUNCTION 'ICL_CORR_GET' IMPORTING et_rbp = lt_rbp.



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