<?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 Issues customizing Transaction KOB1 Program RKAEP000 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues-customizing-transaction-kob1-program-rkaep000/m-p/2762751#M643229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i have been requested to basically create a "data dump" grid of transaction KOB1. I have basically all the data pieces except where to find some data pieces.&lt;/P&gt;&lt;P&gt;I figured it would be easier to use sql statements to gather most information, but&lt;/P&gt;&lt;P&gt;I am having trouble finding a few pieces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They want Search Criteria&lt;/P&gt;&lt;P&gt;ORDER - AUFNR&lt;/P&gt;&lt;P&gt;ORDER GROUP - AUFGR&lt;/P&gt;&lt;P&gt;COST ELEMENT - KSTAR&lt;/P&gt;&lt;P&gt;COST ELEMENT GROUP - KAGRU&lt;/P&gt;&lt;P&gt;COST CENTER - KOSTL&lt;/P&gt;&lt;P&gt;COST CENTER GROUP - KSGRU&lt;/P&gt;&lt;P&gt;POSTING DATE - BUDAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Going by transaction KOB1 order number is required or order group. After that cost element and some such are appending searches. My issue is with the groups. Where to find data that includes the group items and has a link back to their corresponding basic item. Has anyone run across a customized version of this app and had this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry if i am way confusing here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Sep 2007 21:24:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-17T21:24:39Z</dc:date>
    <item>
      <title>Issues customizing Transaction KOB1 Program RKAEP000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues-customizing-transaction-kob1-program-rkaep000/m-p/2762751#M643229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i have been requested to basically create a "data dump" grid of transaction KOB1. I have basically all the data pieces except where to find some data pieces.&lt;/P&gt;&lt;P&gt;I figured it would be easier to use sql statements to gather most information, but&lt;/P&gt;&lt;P&gt;I am having trouble finding a few pieces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They want Search Criteria&lt;/P&gt;&lt;P&gt;ORDER - AUFNR&lt;/P&gt;&lt;P&gt;ORDER GROUP - AUFGR&lt;/P&gt;&lt;P&gt;COST ELEMENT - KSTAR&lt;/P&gt;&lt;P&gt;COST ELEMENT GROUP - KAGRU&lt;/P&gt;&lt;P&gt;COST CENTER - KOSTL&lt;/P&gt;&lt;P&gt;COST CENTER GROUP - KSGRU&lt;/P&gt;&lt;P&gt;POSTING DATE - BUDAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Going by transaction KOB1 order number is required or order group. After that cost element and some such are appending searches. My issue is with the groups. Where to find data that includes the group items and has a link back to their corresponding basic item. Has anyone run across a customized version of this app and had this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry if i am way confusing here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2007 21:24:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issues-customizing-transaction-kob1-program-rkaep000/m-p/2762751#M643229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-17T21:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Issues customizing Transaction KOB1 Program RKAEP000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues-customizing-transaction-kob1-program-rkaep000/m-p/2762752#M643230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Internal Order groups are stored in Sets.  Check out program RGSEX001 as a good example of the function modules to use to read sets in ABAP.  All you need to do then is get appropriate set type and set name parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2007 23:43:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issues-customizing-transaction-kob1-program-rkaep000/m-p/2762752#M643230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-17T23:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issues customizing Transaction KOB1 Program RKAEP000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues-customizing-transaction-kob1-program-rkaep000/m-p/2762753#M643231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the information. Got me to where I wanted to be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 16:13:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issues-customizing-transaction-kob1-program-rkaep000/m-p/2762753#M643231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-18T16:13:55Z</dc:date>
    </item>
  </channel>
</rss>

