SAP Reports / Programs

REXPDSEL SAP ABAP Report - Progress Tracking: Purchase Order Selection







REXPDSEL is a standard Executable ABAP Report 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 REXPDSEL 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

EXPD - Expediting


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 REXPDSEL. "Basic submit
SUBMIT REXPDSEL AND RETURN. "Return to original report after report execution complete
SUBMIT REXPDSEL 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: EKORG = D Purchasing organization
Selection Text: EKGRP = D Purchasing Group
Selection Text: EINDT = Delivery Date
Selection Text: EBELP = D Item
Selection Text: CURRENT = Plan
Selection Text: CMPLDEL = Select Completed Delivery
Selection Text: CHDATE = D Changed On
Selection Text: CGTB = Planned > Baseline
Selection Text: BSART = D Purchasing Document Type
Selection Text: BLONLY = Select Locked Only
Selection Text: BEDAT = Document Date
Selection Text: BASELINE = Baseline
Selection Text: AGTC = Actual/Today>Panned
Selection Text: AGTB = Actual/today> Basel.
Selection Text: AEDAT = Changed On
Selection Text: ACTUAL = Actual
Selection Text: EVENT = Event
Selection Text: WERKS = D Plant
Selection Text: WAERS = Currency for Net Price
Selection Text: SCHDSC = D Scenario
Selection Text: EXP_PRIO = D Priority
Selection Text: FGTB = Forecast > Baseline
Selection Text: FGTC = Forecast > Planned
Selection Text: FORECAST = Forecast
Selection Text: HONLY = Select Pur. Order Header Only
Selection Text: KNTTP = D Account Assignment Category
Selection Text: KONNR = Outline Agreement
Selection Text: KOSTL = Cost Center
Selection Text: LIFN2 = D Ref. to Other Vendor
Selection Text: LIFNR = D Vendor
Selection Text: MATKL = D Material Group
Selection Text: MATNR = D Material
Selection Text: MFRNR = Manufacturer
Selection Text: NETWR = Net Price
Selection Text: PARVW = D Partner Function
Selection Text: POSID = D WBS Element
Selection Text: PROFILE = D Profile
Selection Text: REBELN = Purchase Order





Selection Text: RPSTYP = D Item Category
Title: Progress Tracking: Purchase Order Selection
Text Symbol: 005 = Customer Fields
Text Symbol: 004 = Progress Tracking Profile
Text Symbol: 003 = Progress Tracking Parameter
Text Symbol: 002 = Further Selection Parameters
Text Symbol: 001 = Purchasing Document Selection


INCLUDES used within this REPORT REXPDSEL

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:

EXPD_SEL_FROM_PO_LIST call function 'EXPD_SEL_FROM_PO_LIST' exporting i_profile = profile i_honly = honly tables tekko = t_ekko tekpo = t_ekpo teket = eket_key.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING RETFIELD = 'EVENT' VALUE = 'STEXT' MULTIPLE_CHOICE = space TABLES VALUE_TAB = values FIELD_TAB = FIELDT RETURN_TAB = return EXCEPTIONS PARAMETER_ERROR = 1 NO_VALUES_FOUND = 2 OTHERS = 3.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING RETFIELD = 'BSART' VALUE = 'BSART' MULTIPLE_CHOICE = space TABLES VALUE_TAB = val_bsart FIELD_TAB = FIELDT RETURN_TAB = return EXCEPTIONS PARAMETER_ERROR = 1 NO_VALUES_FOUND = 2 OTHERS = 3.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING RETFIELD = 'PARVW' VALUE = 'PARVW' MULTIPLE_CHOICE = space TABLES VALUE_TAB = val_parvw FIELD_TAB = FIELDT RETURN_TAB = return EXCEPTIONS PARAMETER_ERROR = 1 NO_VALUES_FOUND = 2 OTHERS = 3.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING RETFIELD = 'PROFILE' VALUE = 'PROFILE' MULTIPLE_CHOICE = space TABLES VALUE_TAB = val_profile FIELD_TAB = FIELDT RETURN_TAB = return EXCEPTIONS PARAMETER_ERROR = 1 NO_VALUES_FOUND = 2 OTHERS = 3.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING RETFIELD = 'EPSTP' VALUE = 'EPSTP' MULTIPLE_CHOICE = space TABLES VALUE_TAB = val_pstyp FIELD_TAB = FIELDT RETURN_TAB = return EXCEPTIONS PARAMETER_ERROR = 1 NO_VALUES_FOUND = 2 OTHERS = 3.

F4IF_GET_SHLP_DESCR call function 'F4IF_GET_SHLP_DESCR' exporting shlpname = 'PRPM' shlptype = 'SH' importing shlp = g_shlp_descr_t.

F4IF_START_VALUE_REQUEST call function 'F4IF_START_VALUE_REQUEST' exporting shlp = g_shlp_descr_t maxrecords = 500 multisel = 'X' tables return_values = gt_return_tab.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING RETFIELD = 'SCHDSC' VALUE = 'SCHDSC' MULTIPLE_CHOICE = space TABLES VALUE_TAB = val_schdsc FIELD_TAB = FIELDT RETURN_TAB = return EXCEPTIONS PARAMETER_ERROR = 1 NO_VALUES_FOUND = 2 OTHERS = 3.

CJPN_PROJEKTNUMMER_UNEDIT CALL FUNCTION 'CJPN_PROJEKTNUMMER_UNEDIT' EXPORTING INPUT = r_posid-low IMPORTING OUTPUT = r_posid-low RCODE = l_rcode.

CJPN_PROJEKTNUMMER_UNEDIT CALL FUNCTION 'CJPN_PROJEKTNUMMER_UNEDIT' EXPORTING INPUT = r_posid-high IMPORTING OUTPUT = r_posid-high RCODE = l_rcode.

FREE_SELECTIONS_INIT CALL FUNCTION 'FREE_SELECTIONS_INIT' IMPORTING SELECTION_ID = e_selid TABLES TABLES_TAB = t_RSDSTABS EXCEPTIONS OTHERS = 20.

FREE_SELECTIONS_DIALOG CALL FUNCTION 'FREE_SELECTIONS_DIALOG' EXPORTING selection_id = s_selid AS_WINDOW = 'X' title = title IMPORTING where_clauses = e_where tables fields_tab = t_fields exceptions OTHERS = 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 REXPDSEL or its description.