SAP Reports / Programs | SAP Media | SAP Media(IS-M) SAP IS

J_1SWF00 SAP ABAP Report - IS-M/SD CH/W: Update Daily WEMF Statistics







J_1SWF00 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Program J_1SWF00 updates daily WEMF data...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 J_1SWF00 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

J1S) - IS-M: CH: Daily WEMF Update


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 J_1SWF00. "Basic submit
SUBMIT J_1SWF00 AND RETURN. "Return to original report after report execution complete
SUBMIT J_1SWF00 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: VONDATUM = From Date
Selection Text: UNTERB = Update Suspensions
Selection Text: TEST = Test Run
Selection Text: LISTE = Display Log
Selection Text: BISDATUM = To Date
Selection Text: ABLAD = Test Drop-Offs
Title: IS-M/SD CH/W: Update Daily WEMF Statistics
Text Symbol: 011 = No deliveries found for sel.criteria
Text Symbol: 010 = Program Selection
Text Symbol: 009 = Processing Option
Text Symbol: 008 = ---------------------------------------------------------------------------------------------------------------------------------
Text Symbol: 007 = ===========> W E M F U P D A T E <======================
Text Symbol: 006 = ======> T --- E--- S --- T --------- R --- U --- N <=======
Text Symbol: 005 = Changed daily WEMF statistics:
Text Symbol: 004 = ShipDt Iss. Qty WEMFCt. Plnt CarPub. CarEd. DT SOrg DC Lg Ctr CG SDTy LD Publ. Ed. PubDt IPerDt
Text Symbol: 003 = Update of daily WEMF statistics completed
Text Symbol: 002 = No deliveries that match selection criteria
Text Symbol: 001 = New daily WEMF statistics:


INCLUDES used within this REPORT J_1SWF00

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:

ISP_SUBSCRIPTED_VAS_GET CALL FUNCTION 'ISP_SUBSCRIPTED_VAS_GET' EXPORTING BEZPER = JKEP_TAB-bezper beztyp = jkap-bezugstyp drerz = JKEP_TAB-drerzauftr from_date = unt_von INCL_MITBEZOGENE_VAS = 'X' pva = jkep_tab-pvaauftr to_date = unt_bis incl_weekday_check = loc_incl_weekday_check weekday_flags = loc_weekdays tables subscripted_vas = vausgbtab EXCEPTIONS INTERNAL_ERROR = 1 INTERVALL_ERROR = 2 OTHERS = 3 .

ISP_JVTLFNG_UPDATE_BY_RJIIVW00 call function 'ISP_JVTLFNG_UPDATE_BY_RJIIVW00' in update task exporting aendate = lv_aendate aenprog = lv_aenprog aentime = lv_aentime aenuser = lv_aenuser tables lfngivwv_tab = lfngvtab.

J_1S_J_1SWEMF00_INSERT_TAB call function 'J_1S_J_1SWEMF00_INSERT_TAB' in update task tables wemf_ins_tab = wemf_ins_tab.

J_1S_J_1SWEMF00_UPDATE_TAB call function 'J_1S_J_1SWEMF00_UPDATE_TAB' in update task tables wemf_upd_tab = wemf_upd_tab.

ISP_JVTLFNG_UPDATE_BY_RJIIVW00 call function 'ISP_JVTLFNG_UPDATE_BY_RJIIVW00' exporting aendate = lv_aendate aenprog = lv_aenprog aentime = lv_aentime aenuser = lv_aenuser tables lfngivwv_tab = lfngvtab.

J_1S_J_1SWEMF00_INSERT_TAB call function 'J_1S_J_1SWEMF00_INSERT_TAB' tables wemf_ins_tab = wemf_ins_tab.

J_1S_J_1SWEMF00_UPDATE_TAB call function 'J_1S_J_1SWEMF00_UPDATE_TAB' tables wemf_upd_tab = wemf_upd_tab.

ISP_SELECT_SINGLE_JDTPVA call function 'ISP_SELECT_SINGLE_JDTPVA' exporting drerz = jvtlfng-drerztat pva = jvtlfng-pvatat msgty = con_msg_extern importing jdtpva_i = jdtpva meldung = meldung exceptions no_entry_found = 1 others = 2.

ISP_SELECT_SINGLE_JDTVAUSGB call function 'ISP_SELECT_SINGLE_JDTVAUSGB' exporting msgty = con_abort vausgb = jvtlfng-vausgb importing meldung = meldung jdtvausgb_i = jdtvausgb exceptions no_entry_found = 01.

ISP_PACKAGE_CHECK call function 'ISP_PACKAGE_CHECK' exporting in_lfngnr = jvtlfng-lfngnr importing out_abladung_vorhanden = vorhanden exceptions wrong_input = 01.

ISP_SELECT_SINGLE_JDTVAUSGB call function 'ISP_SELECT_SINGLE_JDTVAUSGB' exporting msgty = con_abort vausgb = it_jvtblgzus-vausgbbei importing meldung = meldung jdtvausgb_i = jdtvausgb exceptions no_entry_found = 01.

ISP_SELECT_SINGLE_JDTDRER call function 'ISP_SELECT_SINGLE_JDTDRER' exporting drerz = jdtvausgb-drerz msgty = con_abort importing jdtdrer_i = jdtdrer meldung = meldung exceptions no_entry_found = 01.

ISP_SELECT_SINGLE_JDTDRER call function 'ISP_SELECT_SINGLE_JDTDRER' exporting drerz = drerz msgty = con_abort importing jdtdrer_i = jdtdrer meldung = meldung exceptions no_entry_found = 01.

ISP_SELECT_SINGLE_JDTPVA call function 'ISP_SELECT_SINGLE_JDTPVA' exporting drerz = drerz pva = pva msgty = con_msg_extern importing jdtpva_i = jdtpva meldung = meldung exceptions no_entry_found = 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 J_1SWF00 or its description.