‎2008 Aug 28 11:36 AM
Hi,
Require BAPI or Function module for F-51 transaction code.
Thanks in advance
‎2008 Aug 28 11:41 AM
Hi,
We can use the function module BAPI_AP_ACC_GETSTATEMENT to get list of payments made.Pass company code, check begin date and end date and vendor number to this function module. We get list of payments we are done through F-51 tcode.
‎2008 Aug 28 11:44 AM
‎2008 Aug 28 12:09 PM
Hi ,
You can use BAPI_ACC_DOCUMENT_POST for this transaction.
Thanks
Sudharshan
‎2008 Aug 28 12:21 PM
Hi ,
Actually my requirement is , i need to get the data from BSIK table and run F-51 with that data.
thanks in advance