h_frye
Explorer
Member since ‎2014 Jan 28

User Statistics

  • 21 Posts
  • 2 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hi All,I am developing an ABAP program that will convert purchase requisitions into purchase orders via BAPI_PO_CREATE1.  I have 2 custom header fields on the PO that need to be populated during the conversion.  I am passing the custom values to the ...
Hi all,I am currently creating POs via BAPI_PO_CREATE1.  However, a new requirement has come up to create the POs with reference to a contract document.  When I populate my structures to pass to the BAPI, I also need to be able to provide the contrac...
I am supporting an existing web dynpro application that allows users to attach files to a purchase requsition in SAP.  The current solution allows for a successful attachment and display of .doc and .xls files, but gives an error when displaying .doc...
I have a web dynpro abap application that provides a URL to a custom SAP transaction.  When a user clicks a PO number in the application, the URL launches the custom transaction and passes the PO number clicked and the DYNP_OKCODE to skip the first s...
Kudos from