<?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 Re: allowed values field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-values-field/m-p/12207246#M1982418</link>
    <description>&lt;P&gt;Typically BAPI structure fields are defined with a reference to a data element, e.g. material movement MOVE_TYPE field of structure BAPI2017_GM_ITEM_CREATE (used in BAPI_GOODSMVT_CREATE) reference to BWART data element:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1778096-2020-02-11-11h28-49.png" /&gt;&lt;/P&gt;&lt;P&gt;Subsequently data element contains a domain, e.g. data element BWART refers BWART domain (here the data element and the domain are named the same; still those are two different objects):&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1778097-2020-02-11-11h30-36.png" /&gt;&lt;/P&gt;&lt;P&gt;Then domain contains possible values definition (note that not all domains specify allowed values):&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1778098-2020-02-11-11h32-08.png" /&gt;&lt;/P&gt;&lt;P&gt;Possible values for BWART domain are specified in T156 configuration table. Some domains don't refer to config table but possible values are specified directly in the domain definition as single values or intervals.&lt;/P&gt;&lt;P&gt;While checking BAPI structure fields you can easily navigate by double clicking on data element and then on domain names.&lt;/P&gt;&lt;P&gt;HTH, BR&lt;/P&gt;&lt;P&gt;Dominik Tylczynski&lt;/P&gt;</description>
    <pubDate>Tue, 11 Feb 2020 10:34:50 GMT</pubDate>
    <dc:creator>Dominik_Tylczynski</dc:creator>
    <dc:date>2020-02-11T10:34:50Z</dc:date>
    <item>
      <title>allowed values field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-values-field/m-p/12207244#M1982416</link>
      <description>&lt;P&gt;how can I see which values are allowed for a field of a bapi structure?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 10:26:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-values-field/m-p/12207244#M1982416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-02-11T10:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: allowed values field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-values-field/m-p/12207245#M1982417</link>
      <description>&lt;P&gt;Transaction BAPI could help you &lt;/P&gt;&lt;P&gt;or you could check if the domain linked to the data element contains a list of possible value&lt;/P&gt;&lt;P&gt;otherwise, you have to check the code inside&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 10:26:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-values-field/m-p/12207245#M1982417</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2020-02-11T10:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: allowed values field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-values-field/m-p/12207246#M1982418</link>
      <description>&lt;P&gt;Typically BAPI structure fields are defined with a reference to a data element, e.g. material movement MOVE_TYPE field of structure BAPI2017_GM_ITEM_CREATE (used in BAPI_GOODSMVT_CREATE) reference to BWART data element:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1778096-2020-02-11-11h28-49.png" /&gt;&lt;/P&gt;&lt;P&gt;Subsequently data element contains a domain, e.g. data element BWART refers BWART domain (here the data element and the domain are named the same; still those are two different objects):&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1778097-2020-02-11-11h30-36.png" /&gt;&lt;/P&gt;&lt;P&gt;Then domain contains possible values definition (note that not all domains specify allowed values):&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1778098-2020-02-11-11h32-08.png" /&gt;&lt;/P&gt;&lt;P&gt;Possible values for BWART domain are specified in T156 configuration table. Some domains don't refer to config table but possible values are specified directly in the domain definition as single values or intervals.&lt;/P&gt;&lt;P&gt;While checking BAPI structure fields you can easily navigate by double clicking on data element and then on domain names.&lt;/P&gt;&lt;P&gt;HTH, BR&lt;/P&gt;&lt;P&gt;Dominik Tylczynski&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 10:34:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/allowed-values-field/m-p/12207246#M1982418</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2020-02-11T10:34:50Z</dc:date>
    </item>
  </channel>
</rss>

