‎2010 Oct 04 4:34 PM
*Which FM is use to read values from buffer, CRMORDER_READ or CRM_ORDER_READ_OW?*_
‎2010 Oct 14 12:20 PM
‎2010 Oct 05 1:58 AM
Hello
Actually the FM CRM_ORDER_READ invokes FM CRM_ORDER_READ_OW. However if the statement SELECT is raised from these FM and the table in question is flaged as Buffered Allowed, so the DBI will check the buffer before retireve data from the Database.
Kind regards
‎2010 Oct 07 5:12 AM
You can use READ_NOTIFICATION_BUFFER. Hope that it will help you.
‎2010 Oct 07 6:41 AM
Hi Sohel,
This is exclusively for notifications but the OP is asking way to read data from buffer in General.
@Bhokal, proceed as Carlos suggested.
Regards
Abhii
‎2010 Oct 14 12:20 PM