Hi, I am looking to retrieve general ledger items for T-Code : FAGLL03 (G/L Line Items) with parameters as below ?
G/L Account : 10000000 to 39999999
Posting Date : 01.01.2016 to 31.01.2016
Btw, I have got my RFC Connection established and am able to download sample company data. I am wondering how to call the above T-Code (via BAPI or any means) and download information based on parameters USING .NET C# and NCo 3.0. Thanks