Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8533

Re: BAPI for fetching materials changed in a specific time range

$
0
0

Hi Gita,

 

If you want to push data why need a BAPI....

 

You can query MARA directly

 

DATA : last_date type sy-datum.

 

Select * from MARA into table it_mara

                                    where ersda GE last_date or lesda GE last_date.

 

You can use the BAPI or Normal selects of required data for these materials.

 

I hope it helps.

 

Regards


Viewing all articles
Browse latest Browse all 8533

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>