2007 Apr 20 6:46 AM
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
2007 Apr 20 7:10 AM
Ravi ,
have u checked Tcode BAPI or SE37 with string BAPIPURINFO*
u can get it on ur own ?
Regards
prabhu
2007 Apr 20 7:29 AM
Hi Prabhu,
There is only one bapi I.e Bapi get detail.
But it dosenot slove my problem
BR,
Ravi
2007 Apr 20 7:30 AM
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