<?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 komp, komk structure, function 'CONDITION_RECORD_READ' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/komp-komk-structure-function-condition-record-read/m-p/820978#M42695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;does somebody know how to get &lt;/P&gt;&lt;P&gt;komp and komk structure in program RSNAST00.&lt;/P&gt;&lt;P&gt;I want to call function module CONDITION_RECORD_READ, which need this.&lt;/P&gt;&lt;P&gt;Im using it in SD - logistic - shipping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'CONDITION_RECORD_READ'&lt;/P&gt;&lt;P&gt;       exporting&lt;/P&gt;&lt;P&gt;            pi_kvewe        = 'A'&lt;/P&gt;&lt;P&gt;            pi_kappl        = 'V'&lt;/P&gt;&lt;P&gt;            pi_kschl        = 'ZSDP'     "prize condition&lt;/P&gt;&lt;P&gt;            pi_i_komk       = komk&lt;/P&gt;&lt;P&gt;            pi_i_komp       = komp&lt;/P&gt;&lt;P&gt;        importing&lt;/P&gt;&lt;P&gt;            pe_i_vake       = pe_i_vake&lt;/P&gt;&lt;P&gt;       exceptions&lt;/P&gt;&lt;P&gt;            no_record_found = 1&lt;/P&gt;&lt;P&gt;            others          = 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Nov 2004 13:59:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-11-10T13:59:36Z</dc:date>
    <item>
      <title>komp, komk structure, function 'CONDITION_RECORD_READ'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/komp-komk-structure-function-condition-record-read/m-p/820978#M42695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;does somebody know how to get &lt;/P&gt;&lt;P&gt;komp and komk structure in program RSNAST00.&lt;/P&gt;&lt;P&gt;I want to call function module CONDITION_RECORD_READ, which need this.&lt;/P&gt;&lt;P&gt;Im using it in SD - logistic - shipping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'CONDITION_RECORD_READ'&lt;/P&gt;&lt;P&gt;       exporting&lt;/P&gt;&lt;P&gt;            pi_kvewe        = 'A'&lt;/P&gt;&lt;P&gt;            pi_kappl        = 'V'&lt;/P&gt;&lt;P&gt;            pi_kschl        = 'ZSDP'     "prize condition&lt;/P&gt;&lt;P&gt;            pi_i_komk       = komk&lt;/P&gt;&lt;P&gt;            pi_i_komp       = komp&lt;/P&gt;&lt;P&gt;        importing&lt;/P&gt;&lt;P&gt;            pe_i_vake       = pe_i_vake&lt;/P&gt;&lt;P&gt;       exceptions&lt;/P&gt;&lt;P&gt;            no_record_found = 1&lt;/P&gt;&lt;P&gt;            others          = 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2004 13:59:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/komp-komk-structure-function-condition-record-read/m-p/820978#M42695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-11-10T13:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: komp, komk structure, function 'CONDITION_RECORD_READ'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/komp-komk-structure-function-condition-record-read/m-p/820979#M42696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you need to redetermine priceconditions then CONDITION_RECORD_READ is appropriate. You need to fill all possible key fields in KOMK and KOMP that are used in your pricecondition(s). You fill the fields from the underlying application document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the prices are already determined in your application document (SD, logistic, shipping) then you can call RV_PRICE_PRINT_ITEM and RV_PRICE_PRINT_HEAD and there is no need to fill all the pricing key fields. When you do a where used on these function modules you will find a lot of examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2004 16:56:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/komp-komk-structure-function-condition-record-read/m-p/820979#M42696</guid>
      <dc:creator>JackGraus</dc:creator>
      <dc:date>2004-11-10T16:56:33Z</dc:date>
    </item>
  </channel>
</rss>

