‎2009 Sep 19 7:05 AM
Hi,
I am working on Travel and Expense implementation of the SAP. Here i have a requirement of fetching the data from KONTI and KOSTB cluster tables to show the data in the forms. I have tried import statement but i am getting the error like KONTi is
unknown.
But when i go in the transaction PRTE then i can see the data from KONTI and KOSTB for a particular personal no and trip no..
Please suggest how can i fetch the data from these cluster tables.....
Regards,
Pankaj Aggarwal.
‎2009 Sep 19 9:26 PM
Hi Pankaj,
Check the following links for your requirement.
MIT
http://fuller.mit.edu/hr/cluster_tables.html
SDN
<a class="jive_macro jive_macro_message" href="" __jive_macro_name="message" modifiedtitle="true" __default_attr="7588213"></a>
<a class="jive_macro jive_macro_message" href="" __jive_macro_name="message" modifiedtitle="true" __default_attr="7699589"></a>
.
Its better to search before posting as GOOGLE uncle always comes handy
Regards
Abhinab Mishra.
‎2009 Sep 21 7:54 AM
Hi,
I have used this statement.
IMPORT
beleg TO beleg
konti TO konti
kostb TO kostb
editor TO editor
FROM DATABASE pcl1(te)
ID tekey.