SAP Reports / Programs | Logistics - General | Logistics Basic Data | Promotion(LO-MD-PR) SAP LO

RWAKT320F01 SAP ABAP INCLUDE - documentation and ABAP source code







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


INCLUDES used within this REPORT RWAKT320F01

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:

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING percentage = prozent text = progress_text.

WAUF_BREAK_DOWN_LOCATIONGROUP *\ CALL FUNCTION 'WAUF_BREAK_DOWN_LOCATIONGROUP' *\ EXPORTING *\ im_fikli = wa_wagu-clint *\* IM_FILKL = *\* IM_FKLAR = *\* IM_KEY = *\* IM_PINCR = 1 *\* IM_PUFFER = X *\* IMPORTING *\* EX_FILKB = *\ TABLES *\ ex_filn = itab_fillist *\ EXCEPTIONS *\ figr_existiert_nicht = 1 *\ OTHERS = 2 *\ .

PROMOTION_DISSOLVE_FILGR CALL FUNCTION 'PROMOTION_DISSOLVE_FILGR' EXPORTING I_AKTNR = wa_wakh-aktnr TABLES F_WAGUD = lt_wagud F_WAKW = lt_wakw EXCEPTIONS WRONG_FILGR = 1 WERKS_NOT_IN_T001W = 2 WERKS_IS_VZ = 3 DUPLICATE_WERKS = 4 EMPTY_FILGR = 5 WERKS_WITHOUT_EKORG = 6 SAME_AKTNR = 7 WERKS_WITHOUT_LFA1 = 8 WERKS_WITHOUT_KNA1 = 9 SYSTEM_ERROR = 10 WERKS_IS_NO_RETAIL_SITE = 11 OTHERS = 12.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING * i_interface_check = 'X' i_callback_program = g_repid i_callback_pf_status_set = 'SET_PF_STATUS' i_callback_user_command = 'LINE_SELECTED' * i_structure_name = 'WAKL4' is_layout = is_layout it_fieldcat = gt_fieldcat * IT_EXCLUDING = * IT_SPECIAL_GROUPS = * IT_SORT = * IT_FILTER = * IS_SEL_HIDE = * i_default = 'X' i_save = 'A' * is_variant = variante it_events = is_event * IT_EVENT_EXIT = * IS_PRINT = * IS_REPREP_ID = * I_SCREEN_START_COLUMN = 0 * I_SCREEN_START_LINE = 0 * I_SCREEN_END_COLUMN = 0 * I_SCREEN_END_LINE = 0 * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = TABLES t_outtab = itab_wakl4 * EXCEPTIONS * PROGRAM_ERROR = 1 * OTHERS = 2 .

LOCATION_SELECT_PLANT CALL FUNCTION 'LOCATION_SELECT_PLANT' EXPORTING * I_WERKS = i_kunnr = p_kunnr * I_LIFNR = ' ' * BYPASSING_BUFFER = ' ' IMPORTING o_t001w = wa_filia EXCEPTIONS no_valid_plant = 1 plant_not_found = 2 more_than_one_entry_found = 3 OTHERS = 4 .

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING percentage = prozent text = progress_text.

RV_DOMAIN_VALUE_TEXTS CALL FUNCTION 'RV_DOMAIN_VALUE_TEXTS' EXPORTING domname = 'AKVST' domvalue = dtz_domvalue * SINGLE = 'X' IMPORTING ddtext = dtz_ddtext.

RV_DOMAIN_VALUE_TEXTS CALL FUNCTION 'RV_DOMAIN_VALUE_TEXTS' EXPORTING domname = 'SPGRU' domvalue = dtz_domvalue * SINGLE = 'X' IMPORTING ddtext = dtz_ddtext.

CLMA_CLASS_READ CALL FUNCTION 'CLMA_CLASS_READ' EXPORTING classnumber = wa_wakl4-clint language = sy-langu IMPORTING classname = wa_wakl4-class * CLASSTYPE = * DESCRIPTION = * LANGUAGE = EXCEPTIONS class_not_found = 1 OTHERS = 2 .

REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING it_list_commentary = itab_listheader * I_LOGO = * I_END_OF_LIST_GRID = .

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING percentage = prozent text = progress_text.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING percentage = prozent text = progress_text.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING percentage = prozent text = progress_text.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING percentage = prozent text = progress_text.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING * i_interface_check = 'X' i_callback_program = g_repid * I_CALLBACK_PF_STATUS_SET = 'SET_PF_STATUS' * I_CALLBACK_USER_COMMAND = 'LINE_SELECTED' * i_structure_name = 'WAKL3' is_layout = is_layout it_fieldcat = gt_fieldcat * IT_EXCLUDING = * IT_SPECIAL_GROUPS = * IT_SORT = * IT_FILTER = * IS_SEL_HIDE = * i_default = 'X' i_save = 'A' * is_variant = variante it_events = is_event * IT_EVENT_EXIT = * IS_PRINT = * IS_REPREP_ID = * I_SCREEN_START_COLUMN = 0 * I_SCREEN_START_LINE = 0 * I_SCREEN_END_COLUMN = 0 * I_SCREEN_END_LINE = 0 * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = TABLES t_outtab = itab_wakl3.

REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING it_list_commentary = itab_listheader * I_LOGO = * I_END_OF_LIST_GRID = .



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