<?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: BAPI : assign data element length&amp;type, to local variable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-assign-data-element-length-type-to-local-variable/m-p/4184442#M1000258</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 cannot change the length or type of a data element in a program.&lt;/P&gt;&lt;P&gt;When you code as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : V_TITLE type BAPIKNA101_1-TABLE_P.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mean to say that v_title refers to relevant structure's field (whose tech. attributes type &amp;amp; length are in the domain mentioned).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you are clear about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wajid Hussain P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jul 2008 05:20:21 GMT</pubDate>
    <dc:creator>former_member200872</dc:creator>
    <dc:date>2008-07-24T05:20:21Z</dc:date>
    <item>
      <title>BAPI : assign data element length&amp;type, to local variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-assign-data-element-length-type-to-local-variable/m-p/4184441#M1000257</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;&lt;/P&gt;&lt;P&gt;i have used bapi structure BAPIKNA101_1 in that table field is  TABLE_P,TABLE_P data element is AD_TITlETX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im creating new variable V_TITLE and also i want assign AD_TITLETX length and type to V-TITLE variable, i have decalred the variable but i'cant assign the variable length and type how to assign to it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these lines throws some errors :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : V_TITLE type AD_TITlETX,&lt;/P&gt;&lt;P&gt;V_TITLE(30) TYPE C. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AD_TITLETX length : 30.&lt;/P&gt;&lt;P&gt;AD_TITLETX type : char&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 03:22:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-assign-data-element-length-type-to-local-variable/m-p/4184441#M1000257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T03:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI : assign data element length&amp;type, to local variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-assign-data-element-length-type-to-local-variable/m-p/4184442#M1000258</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 cannot change the length or type of a data element in a program.&lt;/P&gt;&lt;P&gt;When you code as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : V_TITLE type BAPIKNA101_1-TABLE_P.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mean to say that v_title refers to relevant structure's field (whose tech. attributes type &amp;amp; length are in the domain mentioned).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you are clear about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wajid Hussain P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 05:20:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-assign-data-element-length-type-to-local-variable/m-p/4184442#M1000258</guid>
      <dc:creator>former_member200872</dc:creator>
      <dc:date>2008-07-24T05:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI : assign data element length&amp;type, to local variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-assign-data-element-length-type-to-local-variable/m-p/4184443#M1000259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Wajiid thanks for ur reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 06:16:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-assign-data-element-length-type-to-local-variable/m-p/4184443#M1000259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T06:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI : assign data element length&amp;type, to local variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-assign-data-element-length-type-to-local-variable/m-p/4184444#M1000260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for rewarding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wajid Hussain P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 06:19:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-assign-data-element-length-type-to-local-variable/m-p/4184444#M1000260</guid>
      <dc:creator>former_member200872</dc:creator>
      <dc:date>2008-07-28T06:19:32Z</dc:date>
    </item>
  </channel>
</rss>

