Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

bapi code

Former Member
0 Likes
864

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
728

Hi,

usen GUI_upload to upload data and

map your BAPI fields with that of flat file structure.

Regards

Anole

4 REPLIES 4
Read only

Former Member
0 Likes
729

Hi,

usen GUI_upload to upload data and

map your BAPI fields with that of flat file structure.

Regards

Anole

Read only

0 Likes
728

Will you please send some example programs on this?

Thankyou.

Read only

Former Member
0 Likes
728

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...

Read only

Former Member
0 Likes
728

hi kcr,

check the sample code in the link:

http://www.sapgenie.com/abap/bapi/example.htm

regards,

keerthi.