Shared Top Border

Enterprise Resource
Planning Portal

 

Advertise | Founder BLOG

ERPGenie.COM ABAP Tips and Tricks Database

THE ultimate
ERP website

 

Forums | Vote for us |

Google    Other Search Options

Home arrow Tips and Tricks arrow ABAP Reports arrow How do I add a selection screen parameter to get a local file name with pull down?
How do I add a selection screen parameter to get a local file name with pull down? PDF Print E-mail
User Rating: / 0
PoorBest 
Written by Anon.   
Wednesday, 11 April 2007

parameters: p_infile like ibipparms-path default 'C:\'.

* Executes the pull-down to search C:\ drive for input file 
at selection-screen on value-request for p_infile. 
  call function 'F4_FILENAME'          "allows user to select path/file 
       exporting 
            program_name  = syst-repid 
            dynpro_number = syst-dynnr 
            field_name    = 'p_infile' 
       importing 
            file_name     = p_infile. 
  if sy-subrc ne 0. 
    write: / 'Error'. 
  endif.


Related Items:

 
< Prev   Next >

Google Search

Google Ads

Shared Bottom Border

Contact Us | Polls | Add URL | Contribute | Privacy | Terms | Feedback

Discussion Forum | BLOG | Consultants: Post your resume | Companies: Advertise on ERPGenie.COM | Post Job
Financials Consultant | Consultant Review | Gallia Consulting | Supply Chain Project | SAP Financials Forum
GenieHoldings.COM, Inc. | Genie Press | WorkflowGenie | ESAGenie | ERPTopSites | ABAP Tips and Tricks | SAP Solutions Database

EDIGenie | Searching Survivor