‎2006 Jun 15 1:28 PM
Dear All,
My requirement is,
Accept the flat file and update BAPI_MATVAL_PRICE_CHANGE with that flat file data...
Kindly let me know how to go ahead with the code.
Thanks in Advance,
Ranjan
‎2006 Jun 15 1:30 PM
Hi,
usen GUI_upload to upload data and
map your BAPI fields with that of flat file structure.
Regards
Anole
‎2006 Jun 15 1:30 PM
Hi,
usen GUI_upload to upload data and
map your BAPI fields with that of flat file structure.
Regards
Anole
‎2006 Jun 15 1:48 PM
‎2006 Jun 15 1:31 PM
The target fields in the bapi BAPI_MATVAL_PRICE_CHANGE are,
MBEW-BWKEY
MBEW-MATNR
MBEW-BWTAR
FISC_YEAR_SRC
FISC_PERIOD_SRC
PRICE_DATE_SRC
FISC_YEAR
FISC_PERIOD
PRICE_DATE
VALUATION_VIEW
CURR_TYPE
PRICE
CURRENCY
CURRENCY_ISO
PRICE_UNIT
Kindly let me know.
Thanks...
‎2006 Jun 15 3:19 PM
hi kcr,
check the sample code in the link:
http://www.sapgenie.com/abap/bapi/example.htm
regards,
keerthi.