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

Purchase info record

Former Member
0 Likes
860

Hello Experts,

I have on requirement where in i need to read the Purchase infor record along with the text for a given material vendor plant.

in the same requirement i need to create the Purchase infor record.

i need any program or function modules which would be helpful in getting these two things done.

BDC is not recommended.

Please help me in this regard.

BR,

Ravi

Hello Experts,

I have on requirement where in i need to read the Purchase infor record along with the text for a given material vendor plant.

in the same requirement i need to create the Purchase infor record.

i need any program or function modules which would be helpful in getting these two things done.

BDC is not recommended.

Please help me in this regard.

BR,

Ravi

3 REPLIES 3
Read only

Former Member
0 Likes
700

Ravi ,

have u checked Tcode BAPI or SE37 with string BAPIPURINFO*

u can get it on ur own ?

Regards

prabhu

Read only

Former Member
0 Likes
700

Hi Prabhu,

There is only one bapi I.e Bapi get detail.

But it dosenot slove my problem

BR,

Ravi

Read only

Former Member
0 Likes
700

Hi,

Check the following fun modules

ME_POST_INFORECORD

ME_DB_UPDATE_INFORECORDS

ME_UPDATE_INFORECORD

ME_UPDATE_INFORECORD_COND

ME_UPDATE_INFORECORD_PD

ME_GET_INFORECORD_CONDITIONS

ME_GET_INFORECORD_CONDITIONS_1

ME_GET_UNITS_FOR_INFORECORD

ME_GET_VARCONDS_FOR_INFORECORD

ME_PRICING_INFORECORD

ME_GET_INFORECORD

ME_READ_INFORECORD

ME_READ_INFORECORDS_MAT

ME_READ_INFORECORD_MAT_ML

ME_READ_INFORECORD_SUPPLIER

ME_READ_INFORECORD_SUPPLIER_ML

ME_SELECT_EKORG_FOR_INFORECORD

BAPI_INFORECORD_GETLIST Display Purchasing Info Records

reward if useful

regards,

Anji