‎2010 Oct 07 12:38 PM
Hi all,
I am getting a problem to fetch the data from sap table without using select statements ...
is there any function module to fetch the data from sap tables .. plz give idea for this..
thanks ®ards ,
M.K.Chaitanya
‎2010 Oct 07 12:44 PM
Hi,
the requirement is not clear.. I don't think anyone can reply to your question. Please elaborate your issue so that people can give you correct replies.
Regards,
Nagaraj
‎2010 Oct 07 12:44 PM
Hi,
the requirement is not clear.. I don't think anyone can reply to your question. Please elaborate your issue so that people can give you correct replies.
Regards,
Nagaraj
‎2010 Oct 07 12:49 PM
hi ,
i am using bsik bkpf tables . i have to take the data from these tables but i dont use select statements that is my requirement..
so if any function module to fetch the data from that tables ...
thanks®ards
M.K.Chaitanya
‎2010 Oct 07 1:17 PM
‎2010 Oct 07 1:19 PM
Hi,
try to use BAPI BAPI_AP_ACC_GETOPENITEMS which is used for the getting the open item from BSIK and BSAK table.
‎2011 Mar 07 12:58 PM
is there a way to build my own function module to fetch records from the database table based on user input ?