SAP Reports / Programs

ISM_CA_FORM_CLASS_DUNNING SAP ABAP Report - Data Retrieval Library for Form Class







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


Text pool values


Title: Data Retrieval Library for Form Class


INCLUDES used within this REPORT ISM_CA_FORM_CLASS_DUNNING

INCLUDE EMSG.
INCLUDE IEFGMAC3.
INCLUDE LFICA_MACROSDAT.
INCLUDE LFICA_MACROS001.
INCLUDE LFICA_MACROS002.
INCLUDE IEFGMAC4.


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:

PAYMENT_MEDIUM_PRINT CALL FUNCTION 'PAYMENT_MEDIUM_PRINT' EXPORTING i_paymo = wa_paymo i_itcpo = h_itcpo i_device = c-device * I_DIALOG = ' ' i_language = c-langu i_xopen = 'X' i_xnapm = h_xnapm i_raw_data = c-rdi * IMPORTING * E_LANGUAGE = EXCEPTIONS OTHERS = 1.

PAYMENT_MEDIUM_PRINT CALL FUNCTION 'PAYMENT_MEDIUM_PRINT' EXPORTING *29.08.00 >>>>

ISM_DUNN_PARAM_CC_GET CALL FUNCTION 'ISM_DUNN_PARAM_CC_GET' IMPORTING e_fkkmako = c_fkkmako TABLES t_fkkvkp1 = t_fkkvkp1 t_fkkmaze = t_fkkmaze t_fkkepos = t_fkkepos.

FKK_GET_RECEIVER_ADDRNUMBER * CALL FUNCTION 'FKK_GET_RECEIVER_ADDRNUMBER' * EXPORTING * i_gpart = receiver_gpart * i_adr_kind = '0001' * IMPORTING * e_addrnumber = receiver_adrnr.

FKK_READ_DUNNING_HISTORY CALL FUNCTION 'FKK_READ_DUNNING_HISTORY' EXPORTING gpart = receiver_gpart TABLES i_fkkmako = yt_dunn_head i_fkkmaze = t_dunn_item EXCEPTIONS not_found = 1 OTHERS = 2.

FKK_DUNNING_OPEN_ITEMS CALL FUNCTION 'FKK_DUNNING_OPEN_ITEMS' EXPORTING i_fkkmako = yt_dunn_head TABLES t_fkkmaze = t_dunn_item t_fkkepos = t_open_item t_fkkvkp1 = t_cont_acct.

FKK_BUPA_READ_SINGLE * CALL FUNCTION 'FKK_BUPA_READ_SINGLE' * EXPORTING * i_partner = receiver_gpart * IMPORTING * e_but000 = lf_bus000_ext * EXCEPTIONS * OTHERS = 4.

ISM_ACC_DISP_BASIC_LIST_1205 CALL FUNCTION 'ISM_ACC_DISP_BASIC_LIST_1205' EXPORTING i_postab = t_open_item * i_fkkl1 = IMPORTING e_postab = t_open_item.

FKK_FILL_PAYMO CALL FUNCTION 'FKK_FILL_PAYMO' EXPORTING i_pname1 = l_name1 i_pname2 = l_name2 i_pname3 = l_name3 i_pname4 = l_name4 i_bus020_ext = wa_bp_address i_bukrs = x_dunn_head-opbuk i_spras = c-langu i_waers = x_dunn_head-waers i_rbbtr = summe i_rwbbt = summe i_avsid = avsid i_formkey = c-formkey i_gpart = x_dunn_head-gpart i_vkont = x_dunn_head-vkont i_nrzas = x_dunn_head-nrzas IMPORTING e_paymo = y_paymo EXCEPTIONS no_print = 1 no_applikation = 2 no_posting_area_x100 = 3 OTHERS = 4.

BUA_ADDRESS_GET CALL FUNCTION 'BUA_ADDRESS_GET' EXPORTING i_partner = receiver_gpart i_addrnumber = receiver_adrnr i_xmemory = 'X' IMPORTING e_address = y_bp_address EXCEPTIONS no_address_found = 1 internal_error = 2 wrong_parameters = 3 OTHERS = 4.

FKK_BUPA_READ_SINGLE CALL FUNCTION 'FKK_BUPA_READ_SINGLE' EXPORTING i_partner = receiver_gpart IMPORTING e_but000 = y_bus_part EXCEPTIONS OTHERS = 1.

FKK_BP_LINE_ITEMS_SELECT CALL FUNCTION 'FKK_BP_LINE_ITEMS_SELECT' EXPORTING i_abwtp = 'R' ix_abwtp = 'X' TABLES pt_fkkop = t_fkkop tp_abwbl_range = t_abwbl_range EXCEPTIONS OTHERS = 1.

ISM_ACC_DISP_BASIC_LIST_1205 CALL FUNCTION 'ISM_ACC_DISP_BASIC_LIST_1205' EXPORTING i_postab = yt_ips_item IMPORTING e_postab = yt_ips_item e_do_not_display_line = do_not_display_line EXCEPTIONS OTHERS = 1.

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

FKK_SAMPLE_1321 IF 1 = 2. CALL FUNCTION 'FKK_SAMPLE_1321'. ENDIF.

EWU_FICA_CONVERT_ANY_STRUCTURE CALL FUNCTION 'EWU_FICA_CONVERT_ANY_STRUCTURE' EXPORTING i_structure_name = 'FKKMAKO' CHANGING c_data = y_d_head_eur.

EWU_FICA_CONVERT_ANY_STRUCTURE CALL FUNCTION 'EWU_FICA_CONVERT_ANY_STRUCTURE' EXPORTING i_structure_name = 'FKKMAZE' CHANGING c_data = y_d_item_eur.

EWU_FICA_CONVERT_ANY_STRUCTURE CALL FUNCTION 'EWU_FICA_CONVERT_ANY_STRUCTURE' EXPORTING i_structure_name = 'FKKEPOS' CHANGING c_data = y_o_item_eur.

EWU_FICA_CONVERT_ANY_STRUCTURE





CALL FUNCTION 'EWU_FICA_CONVERT_ANY_STRUCTURE' EXPORTING i_structure_name = 'FKKEPOS' CHANGING c_data = y_i_item_eur.

FKK_SAMPLE_1321 IF 1 = 2. CALL FUNCTION 'FKK_SAMPLE_1321'. ENDIF.

FKK_BUPA_READ_SINGLE CALL FUNCTION 'FKK_BUPA_READ_SINGLE' EXPORTING i_partner = t_dunn_head-gpart IMPORTING e_but000 = y_bupa EXCEPTIONS OTHERS = 1.



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