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

CNV_20600_ADJUST_CONV_LOGIC SAP ABAP Report - Adjust conversion settings (company code conversion)







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


Text pool values


Title: Adjust conversion settings (company code conversion)
Text Symbol: 203 = Inserted by customer table analysis
Text Symbol: 202 = Inserted during analysis of customer tables
Text Symbol: 201 = SumUp P is set! - please check!
Text Symbol: 200 = SumUp P is set, but SumUp S may also apply! - check!
Text Symbol: 100 = Special Ledger table
Text Symbol: 081 = Domain
Text Symbol: 080 = Data element


INCLUDES used within this REPORT CNV_20600_ADJUST_CONV_LOGIC

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:

DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = lv_tab * FIELDNAME = ' ' * LANGU = SY-LANGU * LFIELDNAME = ' ' * ALL_TYPES = ' ' * GROUP_NAMES = ' ' * UCLEN = * IMPORTING * X030L_WA = * DDOBJTYPE = * DFIES_WA = * LINES_DESCR = * TABLES * DFIES_TAB = * FIXED_VALUES = EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3 .

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING changed = sy-cprog auto_for_changed = 'X' CHANGING struct = ls_cnvtables EXCEPTIONS wrong_structure = 1 OTHERS = 2.

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING changed = sy-cprog auto_for_changed = 'X' CHANGING struct = ls_cnvfields EXCEPTIONS wrong_structure = 1 OTHERS = 2.

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING changed = sy-cprog auto_for_changed = 'X' CHANGING struct = ls_cnvtables EXCEPTIONS wrong_structure = 1 OTHERS = 2.

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING created = sy-cprog changed = sy-cprog auto_for_created = 'X' auto_for_changed = 'X' CHANGING struct = ls_cnvfields EXCEPTIONS wrong_structure = 1 OTHERS = 2.

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING created = sy-cprog changed = sy-cprog auto_for_created = 'X' auto_for_changed = 'X' CHANGING struct = ls_cnvfipars EXCEPTIONS wrong_structure = 1 OTHERS = 2.

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING changed = sy-cprog auto_for_changed = 'X' * created = sy-cprog * auto_for_created = 'X' CHANGING struct = ls_cnvtables EXCEPTIONS wrong_structure = 1 OTHERS = 2.

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING changed = sy-cprog auto_for_changed = 'X' created = sy-cprog auto_for_created = 'X' CHANGING struct = ls_cnvincltab EXCEPTIONS wrong_structure = 1 OTHERS = 2.

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING changed = sy-cprog auto_for_changed = 'X' CHANGING struct = ls_cnvfields EXCEPTIONS wrong_structure = 1 OTHERS = 2.

DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = iv_tabname * FIELDNAME = ' ' * LANGU = SY-LANGU * LFIELDNAME = ' ' * ALL_TYPES = ' ' * GROUP_NAMES = ' ' * UCLEN = * IMPORTING * X030L_WA = * DDOBJTYPE = * DFIES_WA = * LINES_DESCR = * TABLES * DFIES_TAB = * FIXED_VALUES = EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3 .

DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = 'TCURM' fieldname = 'BWKRS_CUS' * LANGU = SY-LANGU * LFIELDNAME = ' ' * ALL_TYPES = ' ' * GROUP_NAMES = ' ' * UCLEN = * IMPORTING * X030L_WA = * DDOBJTYPE = * DFIES_WA = * LINES_DESCR = * TABLES * DFIES_TAB = * FIXED_VALUES = EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3 .

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING changed = sy-cprog auto_for_changed = 'X' CHANGING struct = ls_cnvfields EXCEPTIONS wrong_structure = 1 OTHERS = 2.

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING changed = sy-cprog auto_for_changed = 'X' CHANGING struct = ls_cnvfields EXCEPTIONS wrong_structure = 1 OTHERS = 2.

DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = 'TCURM' fieldname = 'BWKRS_CUS' * LANGU = SY-LANGU * LFIELDNAME = ' ' * ALL_TYPES = ' ' * GROUP_NAMES = ' ' * UCLEN = * IMPORTING * X030L_WA = * DDOBJTYPE = * DFIES_WA = * LINES_DESCR = * TABLES * DFIES_TAB = * FIXED_VALUES = EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3 .

DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = 'TCURM' fieldname = 'MYKEY_CUS' * LANGU = SY-LANGU * LFIELDNAME = ' ' * ALL_TYPES = ' ' * GROUP_NAMES = ' ' * UCLEN = * IMPORTING * X030L_WA = * DDOBJTYPE = * DFIES_WA = * LINES_DESCR = * TABLES * DFIES_TAB = * FIXED_VALUES = EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3 .

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING changed = sy-cprog auto_for_changed = 'X' CHANGING struct = ls_cnvfields EXCEPTIONS wrong_structure = 1 OTHERS = 2.

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING changed = sy-cprog auto_for_changed = 'X' CHANGING struct = ls_cnvfields EXCEPTIONS wrong_structure = 1 OTHERS = 2.

DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = 'TCURM' fieldname = 'BWKRS_CUS' * LANGU = SY-LANGU * LFIELDNAME = ' ' * ALL_TYPES = ' ' * GROUP_NAMES = ' ' * UCLEN = * IMPORTING * X030L_WA = * DDOBJTYPE = * DFIES_WA = * LINES_DESCR = * TABLES * DFIES_TAB = * FIXED_VALUES = EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3 .

DDIF_FIELDINFO_GET





CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = 'TCURM' fieldname = 'MYFKY_CUS' * LANGU = SY-LANGU * LFIELDNAME = ' ' * ALL_TYPES = ' ' * GROUP_NAMES = ' ' * UCLEN = * IMPORTING * X030L_WA = * DDOBJTYPE = * DFIES_WA = * LINES_DESCR = * TABLES * DFIES_TAB = * FIXED_VALUES = EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3 .

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING changed = sy-cprog auto_for_changed = 'X' CHANGING struct = ls_cnvfields EXCEPTIONS wrong_structure = 1 OTHERS = 2.

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING changed = sy-cprog auto_for_changed = 'X' CHANGING struct = ls_cnvfields EXCEPTIONS wrong_structure = 1 OTHERS = 2.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

DD_EXIST_TABLE CALL FUNCTION 'DD_EXIST_TABLE' EXPORTING tabname = iv_tab status = 'A' IMPORTING subrc = lv_subrc EXCEPTIONS wrong_status = 1 OTHERS = 2.

DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = 'TCURM' fieldname = 'BWKRS_CUS' * LANGU = SY-LANGU * LFIELDNAME = ' ' * ALL_TYPES = ' ' * GROUP_NAMES = ' ' * UCLEN = * IMPORTING * X030L_WA = * DDOBJTYPE = * DFIES_WA = * LINES_DESCR = * TABLES * DFIES_TAB = * FIXED_VALUES = EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3 .

DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = 'TCURM' fieldname = 'MYMP_CUS' * LANGU = SY-LANGU * LFIELDNAME = ' ' * ALL_TYPES = ' ' * GROUP_NAMES = ' ' * UCLEN = * IMPORTING * X030L_WA = * DDOBJTYPE = * DFIES_WA = * LINES_DESCR = * TABLES * DFIES_TAB = * FIXED_VALUES = EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3 .

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING changed = sy-cprog auto_for_changed = 'X' CHANGING struct = ls_cnvfields EXCEPTIONS wrong_structure = 1 OTHERS = 2.

CNV_00001_CTRLOBJ_FILL_COMMON CALL FUNCTION 'CNV_00001_CTRLOBJ_FILL_COMMON' EXPORTING changed = sy-cprog auto_for_changed = 'X' CHANGING struct = ls_cnvfields EXCEPTIONS wrong_structure = 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_20600_ADJUST_CONV_LOGIC or its description.