RFMXDFCRT_FORMS 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 RFMXDFCRT_FORMS 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: Include for all Subroutines of program
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ADDR_GET CALL FUNCTION 'ADDR_GET' EXPORTING address_selection = odd_address_selection IMPORTING address_value = odd_address_data EXCEPTIONS parameter_error = 1 address_not_exist = 2 version_not_exist = 3 internal_error = 4 OTHERS = 5.
ADDR_GET CALL FUNCTION 'ADDR_GET' EXPORTING address_selection = odd_address_selection IMPORTING address_value = odd_address_data EXCEPTIONS parameter_error = 1 address_not_exist = 2 version_not_exist = 3 internal_error = 4 OTHERS = 5.
REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING i_callback_program = g_repid i_callback_pf_status_set = g_status i_callback_user_command = g_user_command * I_CALLBACK_TOP_OF_PAGE = ' ' i_structure_name = g_strct is_layout = gs_layout it_fieldcat = gt_fldcat * I_DEFAULT = 'X' i_save = g_save is_variant = g_variant * IT_EVENTS = TABLES t_outtab = gt_output EXCEPTIONS program_error = 1 OTHERS = 2 .
REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING it_list_commentary = g_top_of_page.
FP_FUNCTION_MODULE_NAME CALL FUNCTION 'FP_FUNCTION_MODULE_NAME' EXPORTING i_name = p_form IMPORTING e_funcname = gfm_name. " Adobe function module name.
FP_JOB_OPEN CALL FUNCTION 'FP_JOB_OPEN' CHANGING ie_outputparams = fp_outputparams EXCEPTIONS cancel = 1 usage_error = 2 system_error = 3 internal_error = 4 OTHERS = 5.
ADDRESS_INTO_PRINTFORM CALL FUNCTION 'ADDRESS_INTO_PRINTFORM' EXPORTING address_number = wa_gt_adobe-addr_company-adrnr address_type = '1' sender_country = gc_sending_country number_of_lines = gc_number_of_lines * address_1 = ls_com_address * person_number = ' ' IMPORTING address_printform_table = lt_com_address.
ADDRESS_INTO_PRINTFORM CALL FUNCTION 'ADDRESS_INTO_PRINTFORM' EXPORTING address_number = wa_gt_adobe-addr_customer-adrnr address_type = '1' sender_country = gc_sending_country number_of_lines = gc_number_of_lines * address_1 = ls_com_address * person_number = ' ' IMPORTING address_printform_table = lt_cust_address.
FP_JOB_CLOSE CALL FUNCTION 'FP_JOB_CLOSE' * IMPORTING * E_RESULT = EXCEPTIONS usage_error = 1 system_error = 2 internal_error = 3 OTHERS = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFMXDFCRT_FORMS - Include for all Subroutines of program RFMXDFCRT - Deferred Tax Certificates (Mexico) RFMXDFCRT - Deferred Tax Certificates (Mexico) RFMWSKZTRIGGERREGUP - Generations of Triggers for Tax Code Conversion for REGUP RFMWSKZTRIGGERREGUP - Generations of Triggers for Tax Code Conversion for REGUP RFMWSKZTRIGGERKONV - Generations of Triggers for Tax Code Conversion for Condition Records