SAP Reports / Programs | Sales and Distribution | POS Interface(SD-POS) SAP SD

MWPEDF08 SAP ABAP INCLUDE - wpufib form routines







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


Text pool values


Title: wpufib form routines


INCLUDES used within this REPORT MWPEDF08

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:

POSED_READ_TR_DATA_WPUFIB CALL FUNCTION 'POSED_READ_TR_DATA_WPUFIB' EXPORTING i_assignment = g_t_overview-assignment IMPORTING o_bonheader = posedbonheader o_segnum = g_wpubon_segnum o_segnum_end = g_wpubon_segnum_end TABLES o_e1wpf02 = g_t_e1wpf02 o_wplst = g_t_wplst o_custenhancements = g_t_custenhancements o_2status = g_t_2status.

POSED_UPDATE_TR_DATA_WPUFIB CALL FUNCTION 'POSED_UPDATE_TR_DATA_WPUFIB' EXPORTING i_assignment = g_t_overview-assignment i_bonheader = l_bonheader TABLES i_e1wpf02 = l_t_e1wpf02 i_custenhancements = l_t_custenh_save.

POSED_SAVE_DATA_WPUFIB CALL FUNCTION 'POSED_SAVE_DATA_WPUFIB' EXPORTING i_docnum = g_t_overview-idoc-docnum.

POPUP_TO_DECIDE_LIST CALL FUNCTION 'POPUP_TO_DECIDE_LIST' EXPORTING textline1 = text-m10 textline2 = text-m11 textline3 = text-m12 titel = text-m07 IMPORTING answer = l_answer_1 TABLES t_spopli = l_t_spopli EXCEPTIONS OTHERS = 4.

POPUP_TO_DECIDE_LIST CALL FUNCTION 'POPUP_TO_DECIDE_LIST' EXPORTING textline1 = text-m01 textline2 = text-m02 titel = text-m07 IMPORTING answer = l_answer TABLES t_spopli = l_t_spopli EXCEPTIONS OTHERS = 4.

POSED_UPDATE_TR_DATA_WPUFIB CALL FUNCTION 'POSED_UPDATE_TR_DATA_WPUFIB' EXPORTING i_assignment = g_t_overview-assignment TABLES i_e1wpf02 = g_t_e1wpf02.

POSED_READ_TR_DATA_WPUFIB CALL FUNCTION 'POSED_READ_TR_DATA_WPUFIB' EXPORTING i_assignment = g_t_overview-assignment IMPORTING o_bonheader = l_bonheader TABLES o_e1wpf02 = g_t_e1wpf02 o_custenhancements = g_t_custenhancements.

POSED_UPDATE_TR_DATA_WPUFIB CALL FUNCTION 'POSED_UPDATE_TR_DATA_WPUFIB' EXPORTING i_assignment = g_t_overview-assignment TABLES i_e1wpf02 = g_t_e1wpf02.

POSED_READ_TR_DATA_WPUFIB CALL FUNCTION 'POSED_READ_TR_DATA_WPUFIB' EXPORTING i_assignment = g_t_overview-assignment IMPORTING o_bonheader = l_bonheader TABLES o_e1wpf02 = g_t_e1wpf02 o_custenhancements = g_t_custenhancements.

POSED_UPDATE_TR_DATA_WPUFIB CALL FUNCTION 'POSED_UPDATE_TR_DATA_WPUFIB' EXPORTING i_assignment = g_t_overview-assignment TABLES i_e1wpf02 = g_t_e1wpf02.

POSED_READ_DATA_FROM_DB CALL FUNCTION 'POSED_READ_DATA_FROM_DB' EXPORTING i_docnum = g_t_overview-idoc-docnum IMPORTING o_edidc = l_edidc TABLES o_edidd = l_t_edidd.

POSED_STATUS_DIALOG CALL FUNCTION 'POSED_STATUS_DIALOG' EXPORTING i_docnum = g_t_overview-idoc-docnum i_assignment = g_t_overview-assignment i_edidc = l_edidc IMPORTING o_new_status = l_new_status TABLES i_edidd = l_t_edidd.

POSED_PROCESS_IB_IDOC CALL FUNCTION 'POSED_PROCESS_IB_IDOC' EXPORTING i_docnum = g_t_overview-idoc-docnum.

POPUP_TO_DECIDE_LIST CALL FUNCTION 'POPUP_TO_DECIDE_LIST' EXPORTING textline1 = text-m10 textline2 = text-m11 textline3 = text-m12 titel = text-m07 IMPORTING answer = l_answer_1 TABLES t_spopli = l_t_spopli EXCEPTIONS OTHERS = 4.

POPUP_TO_DECIDE_LIST CALL FUNCTION 'POPUP_TO_DECIDE_LIST' EXPORTING textline1 = text-m01 textline2 = text-m02 titel = text-m07 IMPORTING answer = l_answer TABLES t_spopli = l_t_spopli EXCEPTIONS OTHERS = 4.

POSED_UPDATE_TR_DATA_WPUFIB CALL FUNCTION 'POSED_UPDATE_TR_DATA_WPUFIB' EXPORTING i_assignment = g_t_overview-assignment TABLES i_e1wpf02 = g_t_e1wpf02 i_custenhancements = g_t_custenhancements.

POSED_READ_TR_DATA_WPUFIB CALL FUNCTION 'POSED_READ_TR_DATA_WPUFIB' EXPORTING i_assignment = g_t_overview-assignment IMPORTING o_bonheader = l_bonheader TABLES o_e1wpf02 = g_t_e1wpf02 o_custenhancements = g_t_custenhancements.

POSED_UPDATE_TR_DATA_WPUFIB CALL FUNCTION 'POSED_UPDATE_TR_DATA_WPUFIB' EXPORTING i_assignment = g_t_overview-assignment TABLES i_e1wpf02 = g_t_e1wpf02 i_custenhancements = g_t_custenhancements.

POSED_READ_TR_DATA_WPUFIB





CALL FUNCTION 'POSED_READ_TR_DATA_WPUFIB' EXPORTING i_assignment = g_t_overview-assignment IMPORTING o_bonheader = l_bonheader TABLES o_e1wpf02 = g_t_e1wpf02 o_custenhancements = g_t_custenhancements.

POSED_UPDATE_TR_DATA_WPUFIB CALL FUNCTION 'POSED_UPDATE_TR_DATA_WPUFIB' EXPORTING i_assignment = g_t_overview-assignment TABLES i_e1wpf02 = g_t_e1wpf02 i_custenhancements = g_t_custenhancements.

POSED_STATUS_DIALOG_WPUFIB CALL FUNCTION 'POSED_STATUS_DIALOG_WPUFIB' EXPORTING i_docnum = g_t_overview-idoc-docnum i_assignment = g_t_overview-assignment i_changed = 'X' IMPORTING o_new_status = l_new_status TABLES i_edidd = l_t_edidd.



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