former_member221770
Contributor
Member since ‎06-13-2007

User Statistics

  • 352 Posts
  • 55 Solutions
  • 0 Kudos given
  • 3 Kudos received

User Activity

Hi friends,I am writing an interface to load Sales Orders into SAP (4.7) from an external system. I need to store information such as the sales order number, person who approved, date, time, etc from the external system into SAP for auditing purposes...
Hi,I am trying to use BAPI_MATVAL_PRICE_CHANGE. However, this BAPI nees some configuration to be done before it can be used. This additional configuration is only available once EA-FIN Extension Set (Financials Extension) is activated. I am aware tha...
Hi,I'm not sure if this post belongs here or not, but here goes.I have a requirement to read in data from a xml page and save the contents into a ABAP internal table.At the moment, I have extracted the contents of the XML page into a string using the...
Hi guys,We are trying to extract data from a html (or xml) web page into SAP. Has anyone had any experience doing this? I know you can call a HTML webpage from SAP via the object CL_GUI_HTML_VIEWER, but is there a way to extract data from a page, be ...
Hi,I was explaining the concept of SmartForms to a collegue today and using the standard Invoice SmartForm as an example (LB_BIL_INVOICE) when I was asked a question that has stumped me.Within the MAIN window, there are 3 TABLES (TABLEITEM, TABLEKOND...