SAP Reports / Programs | Real Estate Management(RE) SAP RE

IIM00F02 SAP ABAP INCLUDE - documentation and ABAP source code







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


INCLUDES used within this REPORT IIM00F02

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:

RE_ACCIT_TO_SGTXT_TRANSFORM CALL FUNCTION 'RE_ACCIT_TO_SGTXT_TRANSFORM' EXPORTING i_awtyp = ld_outtab-awtyp i_awref = ld_outtab-awref i_aworg = ld_outtab-aworg i_posnr = ld_outtab-posnr IMPORTING e_sgtxt = ld_sgtxt.

FI_DOCUMENT_ARCH_READ_SINGLE * CALL FUNCTION 'FI_DOCUMENT_ARCH_READ_SINGLE' * EXPORTING * i_bukrs = i_outtab-bukrs * i_belnr = i_outtab-belnr * i_gjahr = i_outtab-gjahr * i_group_xread = ls_group_xread * TABLES * c_abkpf = lt_bkpf * c_bseg = lt_bseg * EXCEPTIONS * document_not_found = 1 * document_not_in_arch_or_idx = 2 * document_misorder = 3 * archive_failure = 4 * user_not_authorized = 5 * user_aborted_access = 6 * OTHERS = 7.

FAGL_GET_ARCH_FI_DOCUMENT CALL FUNCTION 'FAGL_GET_ARCH_FI_DOCUMENT' EXPORTING i_bukrs = i_outtab-bukrs i_belnr = i_outtab-belnr i_gjahr = i_outtab-gjahr * IMPORTING * ES_HEADER_ADD = * ET_LEDGER = TABLES * T_BKPF = T_BSEG = lt_bseg * T_BSEG_EXT = * T_BSEC = * T_BSEGC = * T_BSET = * T_BVOR = * T_CDHDR = * T_CDPOS = * T_GLU1 = * T_BSED = EXCEPTIONS DOCUMENT_NOT_FOUND = 1 INTERNAL_ERROR = 2 OTHERS = 3 .

REAL_ESTATE_POPT_GET CALL FUNCTION 'REAL_ESTATE_POPT_GET' EXPORTING i_lfvi9 = ld_lfvi9 optdat = i_outtab-osedat otype = i_outtab-obtyp UPDATE = con_x I_JSRCH = I_OUTTAB-JSRCH IMPORTING optsatz = e_popts rartopt = e_rartopt EXCEPTIONS OTHERS = 1.

READ_CUSTOMIZED_MESSAGE CALL FUNCTION 'READ_CUSTOMIZED_MESSAGE' EXPORTING i_arbgb = 'RE_IT' i_dtype = '' i_msgnr = '211' IMPORTING e_msgty = ld_cust_msgty.

READ_CUSTOMIZED_MESSAGE CALL FUNCTION 'READ_CUSTOMIZED_MESSAGE' EXPORTING i_arbgb = 'RE_IT' i_dtype = '' i_msgnr = '212' IMPORTING e_msgty = ld_cust_msgty.

READ_CUSTOMIZED_MESSAGE CALL FUNCTION 'READ_CUSTOMIZED_MESSAGE' EXPORTING i_arbgb = 'RE_IT' i_dtype = '' i_msgnr = '213' IMPORTING e_msgty = ld_cust_msgty.

READ_CUSTOMIZED_MESSAGE CALL FUNCTION 'READ_CUSTOMIZED_MESSAGE' EXPORTING i_arbgb = 'RE_IT' i_dtype = '' i_msgnr = '210' IMPORTING e_msgty = ld_cust_msgty.

REAL_ESTATE_POPT_GET CALL FUNCTION 'REAL_ESTATE_POPT_GET' EXPORTING i_lfvi9 = ld_lfvi9 optdat = i_budat otype = i_outtab-obtyp UPDATE = con_x i_JSRCH = i_outtab-jsrch IMPORTING optsatz = e_popts rartopt = e_rartopt EXCEPTIONS OTHERS = 1.

RE_GET_CC_CUSTOMIZING CALL FUNCTION 'RE_GET_CC_CUSTOMIZING' EXPORTING i_bukrs = i_bseg-bukrs IMPORTING e_tipzb = ld_tipzb EXCEPTIONS OTHERS = 1.

RE_GET_IRRECOVERABLE_TAXACC CALL FUNCTION 'RE_GET_IRRECOVERABLE_TAXACC' EXPORTING i_bukrs = i_bseg-bukrs i_saknr = ld_hkont IMPORTING e_nasaknr = e_hkont.

RE_CREATE_TAX_LINE CALL FUNCTION 'RE_CREATE_TAX_LINE' EXPORTING i_hkont = c_bssbseg-hkont i_bukrs = c_bssbseg-bukrs i_fwbas = c_bssbseg-wrbtr i_shkzg = c_bssbseg-shkzg IMPORTING e_bssbseg = c_bssbseg_0tax CHANGING c_mwskz = c_bssbseg-mwskz EXCEPTIONS OTHERS = 1.

FI_STANDARD_ACCOUNT_DETERMINE CALL FUNCTION 'FI_STANDARD_ACCOUNT_DETERMINE' EXPORTING i_bukrs = it_vsttable-bukrs i_ktosl = con_vst i_mwskz = it_vsttable-mwskz x_taxit = con_x x_no_acct = con_x IMPORTING e_bschh = ld_bschh e_bschs = ld_bschs * E_KONTH = * E_KONTS = EXCEPTIONS OTHERS = 1.

RE_CALCULATE_BASE_AMOUNT CALL FUNCTION 'RE_CALCULATE_BASE_AMOUNT' EXPORTING i_taxam = it_vsttable-wrbtr i_mwskz = it_vsttable-mwskz i_waers = it_vsttable-waers i_bukrs = it_vsttable-bukrs IMPORTING e_fwbas = ls_bssbseg-unka_fwbas TABLES t_mwdat = lt_mwdat EXCEPTIONS OTHERS = 1.

RE_INTERFACE_DOCUMENT CALL FUNCTION 'RE_INTERFACE_DOCUMENT' EXPORTING i_simul = con_x i_awtyp = con_retax i_awkey = ld_awkey i_glvor = con_rfbu i_bukrs = i_outtab-bukrs TABLES doc_bssbkpf = et_bssbkpf doc_bssbseg = it_bssbseg doc_bsspara = lt_bsspara EXCEPTIONS OTHERS = 1.

CALCULATE_TAX_FROM_NET_AMOUNT CALL FUNCTION 'CALCULATE_TAX_FROM_NET_AMOUNT' EXPORTING i_bukrs = id_bukrs i_mwskz = id_mwskz * I_TXJCD = ' ' i_waers = ls_t001-waers i_wrbtr = ld_wrbtr TABLES t_mwdat = lt_mwdat_e EXCEPTIONS mwskz_not_defined = 3 mwskz_not_valid = 4 OTHERS = 13 .

CALCULATE_TAX_FROM_NET_AMOUNT CALL FUNCTION 'CALCULATE_TAX_FROM_NET_AMOUNT' EXPORTING i_bukrs = id_bukrs i_mwskz = ld_mwskz * I_TXJCD = ' ' i_waers = ls_t001-waers i_wrbtr = ld_wrbtr TABLES t_mwdat = lt_mwdat_v EXCEPTIONS mwskz_not_defined = 3 mwskz_not_valid = 4 OTHERS = 13 .

CALCULATE_TAX_FROM_NET_AMOUNT CALL FUNCTION 'CALCULATE_TAX_FROM_NET_AMOUNT' EXPORTING i_bukrs = id_bukrs i_mwskz = id_mwskz * I_TXJCD = ' ' i_waers = ls_t001-waers i_wrbtr = ld_wrbtr TABLES t_mwdat = lt_mwdat EXCEPTIONS mwskz_not_defined = 3 mwskz_not_valid = 4 OTHERS = 13 .



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