Hello,
I am trying to pull data from MB1A transaction (which is formed from 2 main tables MSEG, MKPF) using RFC and .NET framework (visual studio).
I am trying to pull some basic data like shown bellow:
http://s10.postimage.org/sxubs84d3/data_pull.jpg
I have already formed some code with all neccessary functions and parameters to pull this data but whatever I try I get empty result? I am aware that I have to set certain criteria for pulling all this data because I *don't* want to pull all data, I want to pull only certain data (for example data with movement type '311' and data entered only from '20.10.2012').
I can post the code here on forum with hope that someone will help because this is *very* important to me or it would be also very useful if someone would give me similar example so I could use that example for learning.
Any suggestion is welcome and many thatks in advance!
Cheers;)
Adi