FI_CA_CLEARINFO_LIBRARY 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 FI_CA_CLEARINFO_LIBRARY 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: INTERNAL: Form Class Library
INCLUDE EMSG.
INCLUDE IEFGMAC3.
INCLUDE LFICA_MACROSDAT.
INCLUDE LFICA_MACROS001.
INCLUDE LFICA_MACROS002.
No SAP DATABASE tables are accessed within this REPORT code!
FKKCORR_DFKKCOH_GET_CORR CALL FUNCTION 'FKKCORR_DFKKCOH_GET_CORR' EXPORTING i_cokey = d_cokey IMPORTING e_dfkkcoh = dfkkcoh * TABLES * ET_DFKKCOD = * ET_DFKKCODCLUST = EXCEPTIONS not_found = 1 OTHERS = 2.
FKK_GET_CLEARED_ITEMS CALL FUNCTION 'FKK_GET_CLEARED_ITEMS' EXPORTING i_augbl = global_augbl TABLES t_fkkop = it_clr_doc EXCEPTIONS OTHERS = 1.
FKK_GL_LINE_ITEMS_SELECT CALL FUNCTION 'FKK_GL_LINE_ITEMS_SELECT' EXPORTING i_opbel = global_augbl * IMPORTING * E_COUNT = TABLES tp_fkkopk = it_tmp_fkkopk.
FKK_COMP_CODE_DATA CALL FUNCTION 'FKK_COMP_CODE_DATA' EXPORTING i_bukrs = h_bukrs IMPORTING e_t001 = wa_t001 * E_X001 = * E_TFK001B = * E_FKK001 = .
FKK_DOC_HEADER_SELECT_BY_OPBEL CALL FUNCTION 'FKK_DOC_HEADER_SELECT_BY_OPBEL' EXPORTING i_opbel = global_augbl * IX_OPBEL = ' ' * I_COUNT_FLAG = ' ' * I_CLEAR_TABLE = 'X' * IX_SAMPLE_FLAG = ' ' IMPORTING e_fkkko = yt_clear_doc * E_COUNT = * tables * TP_OPBEL_RANGE = * tp_fkkko = * PT_SELECTTAB = * PT_ORDERTAB = EXCEPTIONS OTHERS = 1.
FKK_BP_LINE_ITEMS_SEL_BY_OPBEL CALL FUNCTION 'FKK_BP_LINE_ITEMS_SEL_BY_OPBEL' EXPORTING i_opbel = global_augbl * IX_SAMPLE_FLAG = ' ' * IMPORTING * E_COUNT = TABLES * PT_SELECTTAB = pt_fkkop = it_tmp_fkkop.
FKK_BUPA_READ_SINGLE CALL FUNCTION 'FKK_BUPA_READ_SINGLE' EXPORTING i_partner = global_gpart * I_XBANK = * I_XADDR_MULT = * I_XTELN_MULT = * I_XFAXN_MULT = * I_XCOMM_FRTH = IMPORTING e_but000 = yt_bupa * TABLES * T_BANK = * T_ADDRESS = * T_TELNO = * T_FAXNO = * T_TTXNO = * T_TLXNO = EXCEPTIONS partner_not_found = 1 partner_in_role_not_found = 2 internal_error = 3 OTHERS = 4.
FKK_GL_LINE_ITEMS_SELECT CALL FUNCTION 'FKK_GL_LINE_ITEMS_SELECT' EXPORTING i_opbel = global_augbl * IMPORTING * E_COUNT = TABLES tp_fkkopk = yt_gl_clear.
FKK_BP_LINE_ITEMS_SEL_LOGICAL CALL FUNCTION 'FKK_BP_LINE_ITEMS_SEL_LOGICAL' EXPORTING * i_vkont = * ix_vkont = ' ' * I_GPART = * IX_GPART = ' ' i_opbel = glob_t_cleared-opbel ix_opbel = 'X' * I_FAEDN = * IX_FAEDN = ' ' * I_VTREF = * IX_VTREF = ' ' * I_EMGPA = * IX_EMGPA = ' ' * I_WAERS = * IX_WAERS = ' ' * IX_SAMPLE_FLAG = ' ' TABLES pt_logfkkop = it_fkkop * PT_WHERETAB = * TP_VKONT_RANGE = * TP_GPART_RANGE = * TP_OPBEL_RANGE = * TP_FAEDN_RANGE = * TP_VTREF_RANGE = * TP_EMGPA_RANGE = * TP_WAERS_RANGE = .
FKK_BP_LINE_ITEMS_SEL_LOGICAL CALL FUNCTION 'FKK_BP_LINE_ITEMS_SEL_LOGICAL' EXPORTING * i_vkont = * ix_vkont = ' ' * I_GPART = * IX_GPART = ' ' i_opbel = glob_t_cleared-opbel ix_opbel = 'X' * I_FAEDN = * IX_FAEDN = ' ' * I_VTREF = * IX_VTREF = ' ' * I_EMGPA = * IX_EMGPA = ' ' * I_WAERS = * IX_WAERS = ' ' * IX_SAMPLE_FLAG = ' ' TABLES pt_logfkkop = it_fkkop * PT_WHERETAB = * TP_VKONT_RANGE = * TP_GPART_RANGE = * TP_OPBEL_RANGE = * TP_FAEDN_RANGE = * TP_VTREF_RANGE = * TP_EMGPA_RANGE = * TP_WAERS_RANGE = .
FKK_ACCOUNT_READ CALL FUNCTION 'FKK_ACCOUNT_READ' EXPORTING i_vkont = glob_t_accounts-vkont i_gpart = global_gpart * i_only_gpart = * I_BYPASS_BUFFER = * I_SET_ENQUEUE = IMPORTING * e_fkkvk = e_fkkvkp = wa_fkkvkp * tables * t_fkkvkp = EXCEPTIONS not_found = 1 foreign_lock = 2 OTHERS = 3.
FKK_BUPA_READ_SINGLE CALL FUNCTION 'FKK_BUPA_READ_SINGLE' EXPORTING i_partner = global_rec_gpart * I_XBANK = * I_XADDR_MULT = * I_XTELN_MULT = * I_XFAXN_MULT = * I_XCOMM_FRTH = IMPORTING e_but000 = yt_bupa_rec * TABLES * T_BANK = * T_ADDRESS = * T_TELNO = * T_FAXNO = * T_TTXNO = * T_TLXNO = EXCEPTIONS partner_not_found = 1 partner_in_role_not_found = 2 internal_error = 3 OTHERS = 4.
BUA_ADDRESS_GET CALL FUNCTION 'BUA_ADDRESS_GET' EXPORTING i_partner = dfkkcoh-gpart * I_RLTYP = i_addrnumber = dfkkcoh-adrnr i_xmemory = 'X' * I_XWA = ' ' IMPORTING e_address = y_rec_adress EXCEPTIONS no_address_found = 1 internal_error = 2 wrong_parameters = 3 OTHERS = 4.
FKK_SAMPLE_1321 CALL FUNCTION 'FKK_SAMPLE_1321'.
FKK_SAMPLE_1321 CALL FUNCTION 'FKK_SAMPLE_1321'.
FKK_SAMPLE_1321 CALL FUNCTION 'FKK_SAMPLE_1321'.
FKK_SAMPLE_1321 CALL FUNCTION 'FKK_SAMPLE_1321'.
EWU_FICA_CONVERT_ANY_STRUCTURE CALL FUNCTION 'EWU_FICA_CONVERT_ANY_STRUCTURE' EXPORTING i_structure_name = 'FKKCLRINFO' CHANGING c_data = y_bp_clr_eur.
EWU_FICA_CONVERT_ANY_STRUCTURE
CALL FUNCTION 'EWU_FICA_CONVERT_ANY_STRUCTURE' EXPORTING i_structure_name = 'FKKCLRINFO' CHANGING c_data = y_ot_clr_eur.
EWU_FICA_CONVERT_ANY_STRUCTURE CALL FUNCTION 'EWU_FICA_CONVERT_ANY_STRUCTURE' EXPORTING i_structure_name = 'FKKOP' CHANGING c_data = y_ot_itm_eur.
EWU_FICA_CONVERT_ANY_STRUCTURE CALL FUNCTION 'EWU_FICA_CONVERT_ANY_STRUCTURE' EXPORTING i_structure_name = 'FKKOP' CHANGING c_data = y_bp_itm_eur.
EWU_FICA_CONVERT_ANY_STRUCTURE CALL FUNCTION 'EWU_FICA_CONVERT_ANY_STRUCTURE' EXPORTING i_structure_name = 'FKKOPK' CHANGING c_data = y_gl_clr_eur.
EWU_FICA_CONVERT_ANY_STRUCTURE CALL FUNCTION 'EWU_FICA_CONVERT_ANY_STRUCTURE' EXPORTING i_structure_name = 'FKKOP' CHANGING c_data = Y_SKNTO_EURO.
FKK_SAMPLE_1321 CALL FUNCTION 'FKK_SAMPLE_1321'.
EWU_FICA_CONVERT_ANY_STRUCTURE CALL FUNCTION 'EWU_FICA_CONVERT_ANY_STRUCTURE' EXPORTING i_structure_name = 'FKKOP' CHANGING c_data = Y_LATE_EURO.
FKK_SAMPLE_1321 CALL FUNCTION 'FKK_SAMPLE_1321'.
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 FI_CA_CLEARINFO_LIBRARY or its description.
FI_CA_CLEARINFO_LIBRARY - INTERNAL: Form Class Library FI_CA_CLEARINFO_LIBRARY - INTERNAL: Form Class Library FI_CA_CLAR_REQ_LIB - INTERNAL: Form Class Library FI_CA_CLAR_REQ_LIB - INTERNAL: Form Class Library FI_CA_CJ_DOC_SAMPLE_TOP_095 - User Top Include FI_CA_CJ_DOC_SAMPLE_EXIT_095 - User Exit Include