HAP_PA_TEMPLATE_TRANSPORT_S01 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 HAP_PA_TEMPLATE_TRANSPORT_S01 into the relevant SAP transactions such as SE38 or SE80
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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RH_OBJID_REQUEST CALL FUNCTION 'RH_OBJID_REQUEST' EXPORTING plvar = p_plvar otype = p_otype seark = lv_seark dynpro_repid = lv_repid dynpro_dynnr = lv_dynnr callback_prog = lv_repid callback_form = cv_cback_form IMPORTING sel_object = ls_object EXCEPTIONS cancelled = 1 nothing_found = 2 internal_error = 3 OTHERS = 3.
RH_READ_OBJECT CALL FUNCTION 'RH_READ_OBJECT' EXPORTING plvar = p_plvar otype = p_otype objid = p_objid IMPORTING stext = lv_stext EXCEPTIONS not_found = 1.
RH_GET_ACTIVE_WF_PLVAR CALL FUNCTION 'RH_GET_ACTIVE_WF_PLVAR' IMPORTING act_plvar = cp_plvar EXCEPTIONS no_active_plvar = 1 OTHERS = 2.
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = lv_repid dynumb = lv_dynnr TABLES dynpfields = gve_fields EXCEPTIONS OTHERS = 01.
RH_READ_INFTY_1001 CALL FUNCTION 'RH_READ_INFTY_1001' EXPORTING authority = 'DISP' with_stru_auth = c_true subty = c_vh_va_subty TABLES i1001 = lt_1001 objects = lt_processes EXCEPTIONS nothing_found = 1.
TRINT_READ_COMM_HEADER CALL FUNCTION 'TRINT_READ_COMM_HEADER' EXPORTING wi_sel_e07t = 'X' wi_trkorr = p_cusreq IMPORTING we_e07t = ls_e07t EXCEPTIONS not_exist_e070 = 1 OTHERS = 2.
TR_ORDER_CHOICE_CORRECTION CALL FUNCTION 'TR_ORDER_CHOICE_CORRECTION' EXPORTING iv_category = 'CUST' iv_cli_dep = 'X' IMPORTING ev_order = lv_order ev_task = lv_task EXCEPTIONS invalid_category = 1 no_correction_selected = 2 OTHERS = 3.
RH_READ_OBJECT CALL FUNCTION 'RH_READ_OBJECT' EXPORTING plvar = p_plvar otype = p_otype objid = p_objid IMPORTING stext = lv_stext EXCEPTIONS not_found = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
HAP_PA_TEMPLATE_TRANSPORT_S01 - HAPPATEMPLATETRANSPORTS01 HAP_PA_TEMPLATE_TRANSPORT_M01 - HAPPATEMPLATETRANSPORTM01 HAP_PA_TEMPLATE_TRANSPORT_D01 - HAPPATEMPLATETRANSPORTD01 HANDLING_UNIT_STATUS_CONST - HANDLINGUNITSTATUSCONST HANA_ABAP_PYTHON - HANA: switch for ABAP-Python flag HANA_ABAP_PYTHON - HANA: switch for ABAP-Python flag