SAP Reports / Programs | Logistics - General | Logistics Basic Data | Customer Master(LO-MD-BP-CM) SAP LO

SDEWUDEB SAP ABAP Report - Customer: Change currency







SDEWUDEB is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You use transaction VDDI (Programm SDEWUDEB) for the currency change...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter SDEWUDEB into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

VDDI - EMU currency conversion cust. master


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


Text pool values


Selection Text: WAERSOLD = Currency old
Selection Text: WAERSNEW = Currency new
Selection Text: VTWEGX = Distribution channels
Selection Text: VKORGX = Sales organizations
Selection Text: TEST = Test run
Selection Text: SPARTX = Divisions
Selection Text: SALESALL = All sales areas
Selection Text: NO_DIALG = Suppress dialog
Selection Text: KUNNRX = Customers
Selection Text: CHGDOC = Deactivate change documents
Title: Customer: Change currency
Text Symbol: 110 = Ctry;;
Text Symbol: 100 = City ;;
Text Symbol: 090 = Name
Text Symbol: 080 = Divisn;;
Text Symbol: 070 = DstCh;;
Text Symbol: 060 = SlsOr;;
Text Symbol: 050 = Customer ;;
Text Symbol: 045 = Number of unblockable data records: ;;
Text Symbol: 044 = Number of changed data records: ;;
Text Symbol: 043 = Number of selected data records (test mode): ;;
Text Symbol: 042 = Change currencies for customers ;;
Text Symbol: 041 = New currency: ;;
Text Symbol: 040 = Old currency: ;;
Text Symbol: 035 = to continue anyway ;;
Text Symbol: 034 = Do you wat processing ;;
Text Symbol: 033 = ;;
Text Symbol: 032 = customers blocked for change ;;
Text Symbol: 031 = Not all selected
Text Symbol: 030 = Customer: Change currency (EMU) ;;
Text Symbol: 025 = Program control
Text Symbol: 020 = Currencies old/new
Text Symbol: 010 = Restrict customers / sales areas


INCLUDES used within this REPORT SDEWUDEB

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:

EWU_CUSTOMER CALL FUNCTION 'EWU_CUSTOMER' EXPORTING * waersold = waersnew = waersnew no_chgdoc = chgdoc knvv_gelesen = 'X' TABLES xknvv = rknvv EXCEPTIONS keine_debitoren = 1 keine_berechtigung = 2 keine_sperre = 3 keine_aenderung = 4 OTHERS = 5.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

DEQUEUE_ALL CALL FUNCTION 'DEQUEUE_ALL'. "\BE Note 416125

CMD_ENQUEUE_EXKNA1 CALL FUNCTION 'CMD_ENQUEUE_EXKNA1' EXPORTING kunnr = xkna1-kunnr EXCEPTIONS foreign_lock = 1 system_failure = 2.

POPUP_TO_CONFIRM_WITH_MESSAGE CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_MESSAGE' EXPORTING titel = text-030 diagnosetext1 = text-031 diagnosetext2 = text-032 diagnosetext3 = text-033 textline1 = text-034 textline2 = text-035 IMPORTING answer = answer.

DEQUEUE_ALL CALL FUNCTION 'DEQUEUE_ALL'.

CUSTOMER_UPDATE_SALES_AREA CALL FUNCTION 'CUSTOMER_UPDATE_SALES_AREA' IN UPDATE TASK TABLES * t_xknvv = xknvv t_xknvv = lt_knvv "\BE wg. Umstellung Unicode

DEQUEUE_ALL CALL FUNCTION 'DEQUEUE_ALL'. "\BE Note 416125

DEBI_WRITE_DOCUMENT * call function 'DEBI_WRITE_DOCUMENT' " delete uh/46A, 21.04.99

DEBI_WRITE_DOCUMENT CALL FUNCTION 'DEBI_WRITE_DOCUMENT' IN UPDATE TASK " insert, uh/46A EXPORTING objectid = objectid tcode = sy-tcode utime = sy-uzeit udate = sy-datlo username = sy-uname * PLANNED_CHANGE_NUMBER = ' ' object_change_indicator = 'U' * PLANNED_OR_REAL_CHANGES = ' ' * NO_CHANGE_POINTERS = ' ' n_kna1 = n_kna1 o_ykna1 = o_kna1 * UPD_KNA1 = ' ' * UPD_KNAS = ' ' * UPD_KNAT = ' ' n_knb1 = n_knb1 o_yknb1 = o_knb1 * UPD_KNB1 = ' ' * UPD_KNB5 = ' ' * UPD_KNBK = ' ' * UPD_KNBW = ' ' * UPD_KNEX = ' ' * UPD_KNVA = ' ' * UPD_KNVD = ' ' * UPD_KNVI = ' ' * UPD_KNVK = ' ' * UPD_KNVL = ' ' * UPD_KNVP = ' ' * UPD_KNVS = ' ' n_knvv = xxknvv o_yknvv = yyknvv upd_knvv = 'U' * UPD_KNZA = ' ' TABLES xknas = xknas yknas = yknas xknat = xknat yknat = yknat xknb5 = xknb5 yknb5 = yknb5 xknbk = xknbk yknbk = yknbk xknbw = xknbw yknbw = yknbw xknex = xknex yknex = yknex xknva = xknva yknva = yknva xknvd = xknvd yknvd = yknvd xknvi = xknvi yknvi = yknvi xknvk = xknvk yknvk = yknvk xknvl = xknvl yknvl = yknvl xknvp = xknvp yknvp = yknvp xknvs = xknvs yknvs = yknvs xknza = xknza yknza = yknza .

OPEN_FI_PERFORM_00001321_E CALL FUNCTION 'OPEN_FI_PERFORM_00001321_E' EXPORTING i_kna1 = n_kna1 i_kna1_old = o_kna1 i_knb1 = n_knb1 i_knb1_old = o_knb1 i_knvv = new_knvv i_knvv_old = old_knvv upd_kna1 = ' ' upd_knas = ' ' upd_knat = ' ' upd_knb1 = ' ' upd_knb5 = ' ' upd_knbk = ' ' upd_knbw = ' ' upd_knex = ' ' upd_knva = ' ' upd_knvd = ' ' upd_knvi = ' ' upd_knvk = ' ' upd_knvl = ' ' upd_knvp = ' ' upd_knvs = ' ' upd_knvv = 'U' upd_knza = ' ' i_add_on_data = lv_add_on_data TABLES t_xknas = xknas t_yknas = yknas t_xknat = xknat t_yknat = yknat t_xknb5 = xknb5 t_yknb5 = yknb5 t_xknbk = xknbk t_yknbk = yknbk t_xknbw = xknbw t_yknbw = yknbw t_xknex = xknex t_yknex = yknex t_xknva = xknva t_yknva = yknva t_xknvd = xknvd t_yknvd = yknvd t_xknvi = xknvi t_yknvi = yknvi t_xknvk = xknvk t_yknvk = yknvk t_xknvl = xknvl t_yknvl = yknvl t_xknvp = xknvp t_yknvp = yknvp t_xknvs = xknvs t_yknvs = yknvs t_xknza = xknza t_yknza = yknza t_upd_txt = xktxt.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = g_repid i_callback_pf_status_set = g_status is_layout = ls_layout it_fieldcat = lt_fieldcat i_save = gc_save it_events = lt_events TABLES t_outtab = gt_xknvv EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_HIERSEQ_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' EXPORTING i_callback_program = g_repid i_callback_pf_status_set = g_status is_layout = ls_layout it_fieldcat = lt_fieldcat i_save = gc_save it_events = lt_events i_tabname_header = gc_xknvv i_tabname_item = gc_xkna1 is_keyinfo = ls_keyinfo TABLES t_outtab_header = gt_xknvv t_outtab_item = gt_xkna1 EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_program_name = g_repid i_internal_tabname = xtab i_structure_name = xstruct CHANGING ct_fieldcat = xt_fieldcat EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.

REUSE_ALV_EVENTS_GET CALL FUNCTION 'REUSE_ALV_EVENTS_GET' "#EC EXPORTING i_list_type = 0 IMPORTING et_events = xt_events.

REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING it_list_commentary = gt_list_top_of_page.



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