SAP Reports / Programs | Financial Accounting | Localization(FI-LOC) SAP FI

J_1A_CAE_F03 SAP ABAP INCLUDE - Include J_1A_CAE_F03







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


Text pool values


Title: Include J_1A_CAE_F03


INCLUDES used within this REPORT J_1A_CAE_F03

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:

ENQUEUE_EFBKPF CALL FUNCTION 'ENQUEUE_EFBKPF' EXPORTING mode_bkpf = 'E' mandt = sy-mandt bukrs = it_build_fieldcat_exp-bukrs belnr = l_belnr gjahr = it_build_fieldcat_exp-gjahr EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.

ENQUEUE_EVVBRKE CALL FUNCTION 'ENQUEUE_EVVBRKE' EXPORTING mode_vbrk = 'E' mandt = sy-mandt vbeln = l_vbeln EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.

DMEE_START CALL FUNCTION 'DMEE_START' EXPORTING i_tree_type = tree_typ i_tree_id = tree_id item = epost param = param uparam = gd_sappar TABLES file_output = output sort_fields = sort_fields.

DMEE_PUT_ITEM CALL FUNCTION 'DMEE_PUT_ITEM' EXPORTING item = is_epost param = param uparam = gd_sappar TABLES file_output = output.

DMEE_END CALL FUNCTION 'DMEE_END' EXPORTING uparam = gd_sappar IMPORTING e_xml = gd_xml TABLES file_output = output.

FILE_VALIDATE_NAME CALL FUNCTION 'FILE_VALIDATE_NAME' "Note 1533500 EXPORTING logical_filename = gc_filename parameter_1 = sy-cprog CHANGING physical_filename = file_app_serv EXCEPTIONS logical_filename_not_found = 1 validation_failed = 2 OTHERS = 3.

FI_PAYM_FILE_OPEN CALL FUNCTION 'FI_PAYM_FILE_OPEN' EXPORTING i_temse_name = space i_file_name = file_app_serv i_codepage = '4110'.

FI_PAYM_FILE_WRITE CALL FUNCTION 'FI_PAYM_FILE_WRITE' EXPORTING i_no_end_of_line = 'X' TABLES t_lines = output.

FI_PAYM_FILE_OPEN CALL FUNCTION 'FI_PAYM_FILE_OPEN' EXPORTING i_temse_name = space i_file_name = file_app_serv.

FI_PAYM_FILE_WRITE CALL FUNCTION 'FI_PAYM_FILE_WRITE' TABLES t_lines = output.

FI_FILE_CLOSE CALL FUNCTION 'FI_FILE_CLOSE'.

DMEE_END CALL FUNCTION 'DMEE_END' EXPORTING uparam = gd_sappar IMPORTING e_xml = gd_xml TABLES file_output = output.

FILE_VALIDATE_NAME CALL FUNCTION 'FILE_VALIDATE_NAME' "Note 1533500 EXPORTING logical_filename = gc_filename parameter_1 = sy-cprog CHANGING physical_filename = file_app_serv EXCEPTIONS logical_filename_not_found = 1 validation_failed = 2 OTHERS = 3.

FI_PAYM_FILE_OPEN CALL FUNCTION 'FI_PAYM_FILE_OPEN' EXPORTING i_temse_name = space i_file_name = file_app_serv i_codepage = '4110'.

FI_PAYM_FILE_WRITE CALL FUNCTION 'FI_PAYM_FILE_WRITE' EXPORTING i_no_end_of_line = 'X' TABLES t_lines = output.

FI_PAYM_FILE_OPEN CALL FUNCTION 'FI_PAYM_FILE_OPEN' EXPORTING i_temse_name = space i_file_name = file_app_serv.

FI_PAYM_FILE_WRITE CALL FUNCTION 'FI_PAYM_FILE_WRITE' TABLES t_lines = output.

FI_FILE_CLOSE CALL FUNCTION 'FI_FILE_CLOSE'.

FILE_VALIDATE_NAME





CALL FUNCTION 'FILE_VALIDATE_NAME' "Note 1533500 EXPORTING logical_filename = gc_filename parameter_1 = sy-cprog CHANGING physical_filename = file_app_serv EXCEPTIONS logical_filename_not_found = 1 validation_failed = 2 OTHERS = 3.

GUI_DOWNLOAD CALL FUNCTION 'GUI_DOWNLOAD' EXPORTING filename = filename filetype = 'ASC' codepage = '4110' "1100 write_lf = space "do not append CR/LF trunc_trailing_blanks = space "do not delete any blanks trunc_trailing_blanks_eol = space "do not delete any blanks TABLES data_tab = dtatab EXCEPTIONS file_write_error = 1 no_batch = 2 gui_refuse_filetransfer = 3 invalid_type = 4 no_authority = 5 unknown_error = 6 header_not_allowed = 7 separator_not_allowed = 8 filesize_not_allowed = 9 header_too_long = 10 dp_error_create = 11 dp_error_send = 12 dp_error_write = 13 unknown_dp_error = 14 access_denied = 15 dp_out_of_memory = 16 disk_full = 17 dp_timeout = 18 file_not_found = 19 dataprovider_exception = 20 control_flush_error = 21 OTHERS = 22.

REUSE_ALV_HIERSEQ_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' EXPORTING i_callback_program = gd_repid i_callback_pf_status_set = 'HANDLE_PF_STATUS_SET' i_callback_user_command = 'HANDLE_USER_COMMAND' is_layout = is_layout_exp it_fieldcat = it_fieldcat_exp i_tabname_header = 'IT_BUILD_FIELDCAT_EXP' i_tabname_item = 'I_ANNX3_EXPORT_ITEM' is_keyinfo = is_keyinfo TABLES t_outtab_header = it_build_fieldcat_exp t_outtab_item = i_annx3_export_item.

NUMBER_GET_NEXT CALL FUNCTION 'NUMBER_GET_NEXT' EXPORTING nr_range_nr = '01' object = 'AEI_EXP' subobject = it_build_fieldcat_exp-bukrs toyear = it_build_fieldcat_exp-gjahr IMPORTING number = lv_number EXCEPTIONS interval_not_found = 1 number_range_not_intern = 2 object_not_found = 3 quantity_is_0 = 4 quantity_is_not_1 = 5 interval_overflow = 6 OTHERS = 7. "exeption treatment

RV_ORDER_FLOW_INFORMATION CALL FUNCTION 'RV_ORDER_FLOW_INFORMATION' EXPORTING belegtyp = lt_vbrk-vbtyp comwa = wa_comwa TABLES vbfa_tab = lt_vbfa_cmreq.



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