cancel
Showing results for 
Search instead for 
Did you mean: 

Info record

Former Member
0 Kudos

Hi friends,

I need the table name and field name of info record accourding ro date wise. it is coming in ME13 transaction.

Is any FM available for given vendor, material, pur org and plat that will give gross price accourding to date wise.

Thanks in advance

Parag

Accepted Solutions (0)

Answers (2)

Answers (2)

christian_wohlfahrt
Active Contributor
0 Kudos

Hi Parag,

you have mentioned date. You can have different valid vendors (= inforecords) for different dates, but normally you have more valid gross prices for one vendor / material / plant combination.

So you should make a condition determination (if you are only interested in one condition type, meaning no promotions or other exceptions are valid) with function module CONDITION_RECORD_READ. Have a look at ME_FILL_KOMK_IN and ME_FILL_KOMP_IN for parameter filling. Check also usage / set break points for more hints of parameter filling.

Regards,

Christian

Former Member
0 Kudos

Check table <b>EINA</b>.

These are some of the Function Modules, obtained for reading inforecord:


ME_EINA_READ                   
ME_EINA_READ_WITH_LIFNR        
ME_EINA_READ_WITH_MATNR        
ME_EINA_SINGL_READ_MATNR_LIFNR