<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to get Data from structure COBL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075430#M729192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to get KOSTL and AUFNR from the cobl Structure. I found the structure name when i did the following&lt;/P&gt;&lt;P&gt;PA30-&amp;gt; employee number-&amp;gt;2011 edit-&amp;gt;Cost assigment from the tool bar and did a F1 on the field for Order and Cost Center.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway I have to write a query to see if there r any values in those fields in that structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me how can i do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to pull the information by pernr number, date, terminal ID, time and time event type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Nov 2007 21:29:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-28T21:29:23Z</dc:date>
    <item>
      <title>How to get Data from structure COBL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075430#M729192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to get KOSTL and AUFNR from the cobl Structure. I found the structure name when i did the following&lt;/P&gt;&lt;P&gt;PA30-&amp;gt; employee number-&amp;gt;2011 edit-&amp;gt;Cost assigment from the tool bar and did a F1 on the field for Order and Cost Center.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway I have to write a query to see if there r any values in those fields in that structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me how can i do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to pull the information by pernr number, date, terminal ID, time and time event type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 21:29:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075430#M729192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T21:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Data from structure COBL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075431#M729193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can not get data from Structure. For order &amp;amp; Cost center get the data from AUFK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 21:34:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075431#M729193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T21:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Data from structure COBL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075432#M729194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so how can i find out where its saving the data from that screen? I need to pull that data with terminal id and perner and stuff.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 21:37:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075432#M729194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T21:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Data from structure COBL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075433#M729195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to that field in COBL and double click on that and find where that field has been used in tables. find the relevent table which will have link to Order, then link them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 22:00:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075433#M729195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T22:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Data from structure COBL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075434#M729196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the performance trace (ST05) to see what tables are used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 22:10:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075434#M729196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T22:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Data from structure COBL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075435#M729197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the below tables :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COIFT&lt;/P&gt;&lt;P&gt;AFRV&lt;/P&gt;&lt;P&gt;ASSOB&lt;/P&gt;&lt;P&gt;BSEG&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;CC1ERP&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 22:22:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075435#M729197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T22:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Data from structure COBL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075436#M729198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have checked all those tables for the data that i canged in the cost assignment screen. but none of them have my changed/entered data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i make my changes i see in 2011 under PDC it shows 'CO'. I am not sure if that means anything to you guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Anwarul Kabir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 22:29:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075436#M729198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T22:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Data from structure COBL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075437#M729199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try where used list for those fields, you might find that or use sql trace and run the transaction to check all other tables.&lt;/P&gt;&lt;P&gt;check the following&lt;/P&gt;&lt;P&gt;AD01DLI&lt;/P&gt;&lt;P&gt;AFRV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 22:37:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075437#M729199</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2007-11-28T22:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Data from structure COBL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075438#M729200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check out these tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSKS , anlz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 22:40:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075438#M729200</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2007-11-28T22:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Data from structure COBL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075439#M729201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just do the trace and in the list search for KOSTL and AUFNR. It won't take more than a minute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 02:49:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075439#M729201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T02:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Data from structure COBL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075440#M729202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you give me some direction or direct me to some sources on How to do the trace?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 15:40:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075440#M729202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T15:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Data from structure COBL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075441#M729203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the following from another thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ST05 - Activate Trace&lt;/P&gt;&lt;P&gt;RSA3 - Give DS name n F8 ( change the dispay calls to max )&lt;/P&gt;&lt;P&gt;ST05 - Deactivate Trace - Click on ur name n Deactivate&lt;/P&gt;&lt;P&gt;Display Trace &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First search Help, SDN ..btn wot is d datasource. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i put COBL in the Datasource (RSA3) it says &lt;/P&gt;&lt;P&gt;DataSource COBL is not defined in the source system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 15:45:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075441#M729203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T15:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Data from structure COBL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075442#M729204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open two sessions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the first session, go to transaction ST05 and press the "Activate Trace" button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the second session and start your transaction. press the appropriate buttons until you see AUFNR and KOSTl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go back to the first session and first press the "Deactivate Trace" button and then the "Display trace" Button. Press enter on the popup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will display a list. Search for KOSTL and AUFNR in the list. You will likely find a number of entries, but some of them will be against SELECT statements that will show you the tables used and the WHERE clause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 15:52:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075442#M729204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T15:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Data from structure COBL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075443#M729205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
-------------------------------------------------------------------------------
|Transaction PA30|Work process no 1|Proc.type  DIA|Client  130|User     AKABIR|
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|Duration |Obj. name |Op.    |Recs.|RC    |Statement                                                                                |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|        9|AKB_PRODC |REOPEN |     |     0|SELECT WHERE "SRV_INTF" &amp;lt;&amp;gt; ' '                                                                                |
|    1,880|AKB_PRODC |FETCH  |    1|  1403|                                                                                |
|        7|AKB_PRODC |REOPEN |     |     0|SELECT FROM "AKB_PRODCOMP"                                                                                |
|    1,089|AKB_PRODC |FETCH  |    1|  1403|                                                                                |
|        0|CSKS      |REOPEN |     |     0|SELECT WHERE "MANDT" = '130' AND "KOKRS" = '1000' AND "KOSTL" = '0000012250' AND "DATBI" &amp;gt;= 20070113 AND "DATAB" &amp;lt;= 20070113 AND ROWNUM &amp;lt;= 1                                                                      |
|    1,960|CSKS      |FETCH  |    1|     0|                                                                                |
|        9|CEPC      |REOPEN |     |     0|SELECT WHERE "MANDT" = '130' AND "PRCTR" = '0000012200' AND "KOKRS" = '1000' AND "DATAB" &amp;lt;= 20071129 AND "DATBI" &amp;gt;= 20071129 AND ROWNUM &amp;lt;= 1                                                                      |
|      955|CEPC      |FETCH  |    1|     0|                                                                                |
|        9|CEPC_BUKRS|REOPEN |     |     0|SELECT WHERE "MANDT" = '130' AND "KOKRS" = '1000' AND "PRCTR" = '0000012200'                                                                                |
|    1,103|CEPC_BUKRS|FETCH  |    0|  1403|                                                                                |
|        9|PCL1      |REOPEN |     |     0|SELECT WHERE "CLIENT" = '130' AND "RELID" = 'TX' AND "SRTFD" LIKE '001248382011       2007011320070113000'                                                                                |
|    1,746|PCL1      |FETCH  |    0|  1403|                                                                                |
|       10|TEVEN     |REOPEN |     |     0|SELECT WHERE "MANDT" = '130' AND "PDSNR" = 000006771652                                                                                |
|    1,089|TEVEN     |FETCH  |    1|     0|                                                                                |
|    2,197|TEVEN     |REEXEC |    1|     0|UPDATE SET "PERNR" = 00124838 , "LDATE" = 20070113 , "LTIME" = 070000 , "ERDAT" = 20071129 , "ERTIM" = 100938 , "SATZA" = '01' , "TERID" = 'K002' , "ABWGR" = ' ' , "EXLGA" = ' ' , "ZEINH" = ' ' , "HRAZL" = 0...|
|        6|PCL1      |REOPEN |     |     0|SELECT WHERE "CLIENT" = '130' AND "RELID" = 'B1' AND "SRTFD" = '00124838' AND "SRTF2" &amp;gt;= 0 ORDER BY "CLIENT" , "RELID" , "SRTFD" , "SRTF2"                                                                        |
|    1,311|PCL1      |FETCH  |    1|  1403|                                                                                |
|      990|TEVEN     |REEXEC |    1|     0|INSERT VALUES( '130' , 000006771655 , 00124838 , 20070113 , 070000 , 20071129 , 101038 , '01' , 'K002' , ' ' , ' ' , ' ' , 0 , 0 , 'M' , ' ' , ' ' , 00000123 , 'S' , 00000123 , ' ' , ' ' , 'AKABIR' , 2007112...|
|    1,016|TEVEN_MORE|REEXEC |    1|     0|INSERT VALUES( '130' , 000006771655 , 00124838 , 00000000 , 20070113 , 000000 , 20071129 , 000000 , ' ' , ' ' , ' ' , ' ' , ' ' , ' ' , 00000000 , ' ' , 00000000 , ' ' , ' ' , ' ' , 0000000000 , 00000000 , '...|
|    1,143|PCL1      |REEXEC |    1|     0|UPDATE SET "HISTO" = ' ' , "AEDTM" = 20071129 , "UNAME" = 'AKABIR' , "PGMID" = 'SAPUP50R' , "VERSN" = '04' , "CLUSTR" = 1027 , "CLUSTD" = &amp;lt;LRAW&amp;gt; WHERE "CLIENT" = '130' AND "RELID" = 'B1' AND "SRTFD" = '00124...|
|      488|PCL1      |REEXEC |    0|     0|DELETE WHERE "CLIENT" = '130' AND "RELID" = 'B1' AND "SRTFD" = '00124838' AND "SRTF2" = 1                                                                                |
|    2,564|          |EXECSTA|    0|     0|COMMIT WORK ON CONNECTION 0                                                                                |
-------------------------------------------------------

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok Activated the trace.&lt;/P&gt;&lt;P&gt;on my second session&lt;/P&gt;&lt;P&gt;Added 12250 for Cost center and saved&lt;/P&gt;&lt;P&gt;and deactivate the trace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see select command where it gets the 12250 from CSKS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and when it updates it updates table called TEVEN. but in taven it some how doesn't put the value directly. i am guessing its some hoe linking the number with the CSKS table. can you help me find what is the link here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 16:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075443#M729205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T16:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Data from structure COBL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075444#M729206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never mind i think i have found the Table. its called teven_more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 16:21:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-structure-cobl/m-p/3075444#M729206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T16:21:37Z</dc:date>
    </item>
  </channel>
</rss>

