SAP Reports / Programs | Cross-Application Components | General Application Functions | Business Application Support(CA-GTF-BS) SAP CA

CNV_20100_FORMS_INCLUDE SAP ABAP INCLUDE - All exits for the Chart of Accounts conversion







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


Text pool values


Title: All exits for the Chart of Accounts conversion


INCLUDES used within this REPORT CNV_20100_FORMS_INCLUDE

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:

CNV_10020_GET_ORGDEPENDENCE CALL FUNCTION 'CNV_10020_GET_ORGDEPENDENCE' EXPORTING i_packid = lv_packid i_packid_src = '20100' CHANGING e_orgdep = av_orgdep EXCEPTIONS OTHERS = 1.

CNV_10020_GET_ORGDEPENDENCE CALL FUNCTION 'CNV_10020_GET_ORGDEPENDENCE' EXPORTING i_packid = lv_packid i_packid_src = '20100' CHANGING e_orgdep = av_orgdep EXCEPTIONS OTHERS = 1.

CNV_10020_GET_ORGDEPENDENCE CALL FUNCTION 'CNV_10020_GET_ORGDEPENDENCE' EXPORTING i_packid = lv_packid i_packid_src = '20100' CHANGING e_orgdep = av_orgdep EXCEPTIONS OTHERS = 1.

CNV_10020_GET_ORGDEPENDENCE CALL FUNCTION 'CNV_10020_GET_ORGDEPENDENCE' EXPORTING i_packid = lv_packid i_packid_src = '20100' CHANGING e_orgdep = av_orgdep EXCEPTIONS OTHERS = 1.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = lv_acct_tmp IMPORTING output = lv_acct_tmp EXCEPTIONS OTHERS = 1.

CNV_INT_PACKAGE_GET CALL FUNCTION 'CNV_INT_PACKAGE_GET' IMPORTING phase = lv_phase EXCEPTIONS active_package_not_found = 1 OTHERS = 2.

CNV_20100_MC_COPY_DECISION CALL FUNCTION 'CNV_20100_MC_COPY_DECISION' EXPORTING i_packid = lv_packid i_tabname = lv_tabname i_fieldname = lv_fieldname i_is_mc_scen = 'X' i_is_accountfunc = 'X' i_account_old = lv_acct_tmp_orig i_copy_loop_index = lv_copy_loop_index i_coa_old = lv_ktopl i_coa_new = lv_ktopl_new IMPORTING e_20100_decides = lv_20100_decides e_copy = lv_copy e_convert_20100 = lv_convert_20100 EXCEPTIONS no_mc_scenario = 1 internal_error = 2 OTHERS = 3.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = lv_acct_tmp IMPORTING output = lv_acct_tmp EXCEPTIONS OTHERS = 1.

CNV_INT_PACKAGE_GET CALL FUNCTION 'CNV_INT_PACKAGE_GET' IMPORTING phase = lv_phase EXCEPTIONS active_package_not_found = 1 OTHERS = 2.

CNV_20100_MC_COPY_DECISION CALL FUNCTION 'CNV_20100_MC_COPY_DECISION' EXPORTING i_packid = lv_packid i_tabname = lv_tabname i_fieldname = lv_fieldname i_is_mc_scen = 'X' i_is_accountfunc = 'X' i_account_old = lv_acct_tmp_orig i_copy_loop_index = lv_copy_loop_index i_coa_old = iv_ktopl i_coa_new = lv_ktopl_new IMPORTING e_20100_decides = lv_20100_decides e_copy = lv_copy e_convert_20100 = lv_convert_20100 EXCEPTIONS no_mc_scenario = 1 internal_error = 2 OTHERS = 3.

CNV_INT_PACKAGE_GET CALL FUNCTION 'CNV_INT_PACKAGE_GET' IMPORTING phase = lv_phase EXCEPTIONS active_package_not_found = 1 OTHERS = 2.

CNV_20100_MC_COPY_DECISION CALL FUNCTION 'CNV_20100_MC_COPY_DECISION' EXPORTING i_packid = lv_packid i_tabname = lv_tabname i_fieldname = lv_fieldname i_is_mc_scen = 'X' i_is_accountfunc = '' i_copy_loop_index = lv_copy_loop_index i_coa_old = iv_ktopl i_coa_new = ls_chart_of_acc-coa_new IMPORTING e_20100_decides = lv_20100_decides e_copy = lv_copy e_convert_20100 = lv_convert_20100 EXCEPTIONS no_mc_scenario = 1 internal_error = 2 OTHERS = 3.

CNV_INT_PACKAGE_GET CALL FUNCTION 'CNV_INT_PACKAGE_GET' IMPORTING phase = lv_phase EXCEPTIONS active_package_not_found = 1 OTHERS = 2.

CNV_20100_MC_COPY_DECISION CALL FUNCTION 'CNV_20100_MC_COPY_DECISION' EXPORTING i_packid = lv_packid i_tabname = lv_tabname i_fieldname = lv_fieldname i_is_mc_scen = 'X' i_is_accountfunc = '' i_copy_loop_index = lv_copy_loop_index i_coa_old = p_ktopl i_coa_new = ls_chart_of_acc-coa_new IMPORTING e_20100_decides = lv_20100_decides e_copy = lv_copy e_convert_20100 = lv_convert_20100 EXCEPTIONS no_mc_scenario = 1 internal_error = 2 OTHERS = 3.

CNV_INT_PACKAGE_GET CALL FUNCTION 'CNV_INT_PACKAGE_GET' IMPORTING phase = lv_phase EXCEPTIONS active_package_not_found = 1 OTHERS = 2.

CNV_20100_MC_COPY_DECISION CALL FUNCTION 'CNV_20100_MC_COPY_DECISION' EXPORTING i_packid = lv_packid i_tabname = lv_tabname i_fieldname = lv_fieldname i_is_mc_scen = 'X' i_is_accountfunc = '' i_copy_loop_index = lv_copy_loop_index i_coa_old = p_ktopl i_coa_new = ls_chart_of_acc-coa_new IMPORTING e_20100_decides = lv_20100_decides e_copy = lv_copy e_convert_20100 = lv_convert_20100 EXCEPTIONS no_mc_scenario = 1 internal_error = 2 OTHERS = 3.

CNV_10020_GET_ORGDEPENDENCE CALL FUNCTION 'CNV_10020_GET_ORGDEPENDENCE' EXPORTING i_packid = lv_packid i_packid_src = '20100' CHANGING e_orgdep = av_orgdep EXCEPTIONS OTHERS = 1.

CNV_10020_GET_ORGDEPENDENCE CALL FUNCTION 'CNV_10020_GET_ORGDEPENDENCE' EXPORTING i_packid = lv_packid i_packid_src = '20100' CHANGING e_orgdep = av_orgdep EXCEPTIONS OTHERS = 1.

CONVERSION_EXIT_ALPHA_INPUT





CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = xv_vzskzex IMPORTING OUTPUT = lv_vzskzex.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = lv_vzskzex IMPORTING OUTPUT = xv_vzskzex.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = xv_account IMPORTING output = lv_account.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = lv_account IMPORTING output = xv_account.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = xv_account IMPORTING output = lv_account.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = xv_account IMPORTING output = lv_account.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = lv_account IMPORTING output = xv_account.

CNV_00001_PARAMS_READ CALL FUNCTION 'CNV_00001_PARAMS_READ' EXPORTING paramname = 'CNV_20100_T038_SELEK_CONVERT' packid = lv_packid * IMPORTING * PARAMTYPE = * VALUEFROM = * VALUETO = * OPERATOR = * ORIGPACK = * PACKID = TABLES param_outtab = lt_param_outtab EXCEPTIONS no_active_package = 1 parameter_does_not_exist = 2 package_does_not_exists = 3 OTHERS = 4 .

CNV_10020_GET_ORGDEPENDENCE * CALL FUNCTION 'CNV_10020_GET_ORGDEPENDENCE' * EXPORTING * i_packid = lv_packid * i_packid_src = '20100' * CHANGING * e_orgdep = av_orgdep * EXCEPTIONS * OTHERS = 1.

CNV_20100_CHECK_COA_CCODE CALL FUNCTION 'CNV_20100_CHECK_COA_CCODE' EXPORTING packid = gc_packid IMPORTING ktopl = av_ktopl EXCEPTIONS OTHERS = 1.

DATE_CHECK_PLAUSIBILITY CALL FUNCTION 'DATE_CHECK_PLAUSIBILITY' EXPORTING date = lv_datum EXCEPTIONS plausibility_check_failed = 1 OTHERS = 2.

DATE_CHECK_PLAUSIBILITY CALL FUNCTION 'DATE_CHECK_PLAUSIBILITY' EXPORTING date = lv_datum EXCEPTIONS plausibility_check_failed = 1 OTHERS = 2.



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